On Dec 19, 2007 12:36 AM, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Luis N wrote: > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > > -I. -I.. -fno-common -I/sw/include -D_GNU_SOURCE > > -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" > > -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. > > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include > > -I/sw/include/libxml2 -I/sw/include -Wall -g > > -DGST_DISABLE_DEPRECATED -Os -funroll-loops -fstrict-aliasing > > -fno-common -c -o libgstreamer_0.10_la-gststructure.lo `test -f > > 'gststructure.c' || echo './'`gststructure.c gcc -DHAVE_CONFIG_H > > -I. -I. -I.. -fno-common -I/sw/include -D_GNU_SOURCE > > -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" > > -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -I/sw/include/glib-2.0 > > -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include > > -Wall -g -DGST_DISABLE_DEPRECATED -Os -funroll-loops > > -fstrict-aliasing -fno-common -c gststructure.c -fno-common -DPIC > > -o .libs/libgstreamer_0.10_la-gststructure.o gststructure.c: In > > function 'gst_structure_set_valist': gststructure.c:486: error: > > 'G_TYPE_DATE' undeclared (first use in this function) > > gststructure.c:486: error: (Each undeclared identifier is reported > > only once gststructure.c:486: error: for each function it appears > > in.) gststructure.c: In function 'gst_structure_id_set_valist': > > gststructure.c:556: error: 'G_TYPE_DATE' undeclared (first use in > > this function) make[4]: *** [libgstreamer_0.10_la-gststructure.lo] > > Error 1 > > > > I had run "fink selfupdate" earlier today. > > > > luis:/sw/bin luis$ fink --version Package manager version: 0.27.9 > > Distribution version: 0.8.1.rsync powerpc > What OS version do you have? It worked for me on 10.4.11 . > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHZ+kTB8UpO3rKjQ8RAvgjAKCRtUjGtIRVhc6BRn4WH3IYNv/KzgCgm8q2 > Moyjig2dP9DWJ+W0J83D5B4= > =iLLn > -----END PGP SIGNATURE----- > >
I'm embarrassed to say that I had some headers in /usr/local/include that caused the build to fail. I removed the headers, tried again and it works fine. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
