Re: compiling glib on OSX.



It looks like i needed automake-1.7 instead of just symlinking automake-1.9 which means i had to downgrade it ??

On 05/02/2006, at 1:15 AM, electroteque wrote:

Hi there, im having some issues getting glib compiled for OSX. Ive been going through these steps on this page which aparantly doesnt require X11. http://developer.imendio.com/wiki/Gtk_Mac_OS_X/Build_Instructions

I had some great pain getting up to glib, especially cairo where i had to tweak system variables and lots of symblinks everywhere.

Anyway here is what autogen.sh tells me

cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
cd . && /bin/sh /usr/share/sources/gtk/glib/missing --run autoheader
configure.in:10: warning: file `acglib.m4' included several times
configure.in:11: warning: file `glib/libcharset/codeset.m4' included several times configure.in:12: warning: file `glib/libcharset/glibc21.m4' included several times
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
Making all in .
make[2]: *** No rule to make target `mkinstalldirs', needed by `all-am'. Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

any ideas ?

my steps before that was

ln -s /usr/share/aclocal/gtk-doc.m4 /sw/share/aclocal/gtk-doc.m4

./autogen.sh --prefix=$prefix --disable-gtk-doc

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]