Re: [clutter] Build probs on os x 10.5 / autoconf part solved, not -dylib_file

2008-07-21 Thread Philippe Strauss
, but the whole autoconf/automake/libtool chain makes me wanna throw up :-/ seems the diff I provided in configure.ac is in the right direction, but libtool need a similar flagging. Regards. -- Philippe Strauss http://philou.ch -- To unsubscribe send a mail to [EMAIL PROTECTED]

Re: [clutter] Build probs on os x 10.5 / autoconf part solved, not -dylib_file

2008-07-22 Thread Philippe Strauss
On Mon, Jul 21, 2008 at 09:14:55PM +0100, Tommi Komulainen wrote: On Mon, Jul 21, 2008 at 10:33 AM, Philippe Strauss [EMAIL PROTECTED] wrote: gcc ... -L/usr/X11/lib ... This is the first sign of trouble, clutter/osx shouldn't be using X11 at all. This is also what makes gcc find libGL

Re: [clutter] Build SUCCESS on OS-X 10.5

2008-07-23 Thread Philippe Strauss
/pkgconfig:/usr/lib/pkgconfig PATH=/opt/gtk-osx/bin:$PAT H ./configure --prefix=/opt/clutter --with-flavour=osx --without-x --with-imagebackend=quartz Thanks Tommi for the help. -- Philippe Strauss http://philou.ch -- To unsubscribe send a mail to [EMAIL PROTECTED]

[clutter] build of clutter-cairo svn: seems configure doesn't check for gtk+2.0/gdk-pixbuf

2008-07-23 Thread Philippe Strauss
-cairo.c:38: clutter-cairo.h:31:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory the configure.ac of clutter-cairo svn doesn't check for availability of gtk+2.0, necessary at least for gdk-pixbuf. Regards. -- Philippe Strauss http://philou.ch -- To unsubscribe send a mail to [EMAIL