compiling glib on OSX.
- From: electroteque <spam electroteque org>
- To: gtk-devel-list gnome org
- Subject: compiling glib on OSX.
- Date: Sun, 5 Feb 2006 01:15:54 +1100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]