Re: glib-rc1-2.0.0 make fails on AIX
- From: Owen Taylor <otaylor redhat com>
- To: Miroslaw Dobrzanski-Neumann <mne mosaic-ag com>
- Cc: GTKDEV <gtk-devel-list gnome org>
- Subject: Re: glib-rc1-2.0.0 make fails on AIX
- Date: Wed, 6 Mar 2002 11:14:25 -0500 (EST)
Miroslaw Dobrzanski-Neumann <mne mosaic-ag com> writes:
> AIX 4.3.3 native make (not gmake)
> configured with
> $ ./configure --prefix=<my prefix path>
>
> glib-rc1-2.0.0/docs/reference/glib/Makefile
> 353
> 354 #all-local: html-build.stamp
> 355
> all-local is commented out
>
> $ make
> Making all in glib
> make: 1254-002 Cannot find a rule to create target all-local from dependencies.
Does it work if you use gmake?
I know of two problems that have been reported with non-GNU make:
- The one above
- The @STRIP_BEGIN@ @STRIP_END@ stuff in the GTK+ makefiles.
The first one is pretty easy to fix, but the second would be a fair
bit of work to remove, and I think I'd have Tim angry at me if
I did that. ;-), so right now I'm thinking we'll require GNU make
to keep things simple.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]