Robert T Wyatt wrote:
>  The other current issue is with gst-plugins-0.8.12-1031 (on OS 10.5.2,
>  Intel MBP, latest iPhone SDK) which gives (with and without fink's
>  sed/ssed):
>
>  mkdir .libs
>   gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common
>  -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
>  -I/sw/include/cdparanoia -I/sw/include -I../../gst-libs -I../../gst-libs
>  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0
>  -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include
>  -I/sw/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall
>  -I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2
>  -I/sw/lib/freetype219/include -I/usr/X11/include
>  -I/usr/X11/include/libpng12 -I/sw/include -I/sw/include/cairo
>  -I/usr/X11R6/include -I../../gst/videofilter -Os -funroll-loops
>  -fstrict-aliasing -fno-common -c gsttimeoverlay.c  -fno-common -DPIC -o
>  .libs/libgstcairo_la-gsttimeoverlay.o
>  /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
>  -I. -I../..   -fno-common -I/sw/lib/freetype219/include/freetype2
>  -I/sw/lib/freetype219/include -I/sw/include/cdparanoia -I/sw/include
>  -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE
>  -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
>  -I/sw/include/libxml2 -I/sw/include -I/sw/include/gstreamer-0.8
>  -DGST_DISABLE_DEPRECATED  -Wall -I/sw/lib/fontconfig2/include
>  -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
>  -I/usr/X11/include -I/usr/X11/include/libpng12 -I/sw/include
>  -I/sw/include/cairo -I/usr/X11R6/include   -I../../gst/videofilter -Os
>  -funroll-loops -fstrict-aliasing -fno-common -c -o
>  libgstcairo_la-gsttextoverlay.lo `test -f 'gsttextoverlay.c' || echo
>  './'`gsttextoverlay.c
>   gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common
>  -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
>  -I/sw/include/cdparanoia -I/sw/include -I../../gst-libs -I../../gst-libs
>  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0
>  -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include
>  -I/sw/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall
>  -I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2
>  -I/sw/lib/freetype219/include -I/usr/X11/include
>  -I/usr/X11/include/libpng12 -I/sw/include -I/sw/include/cairo
>  -I/usr/X11R6/include -I../../gst/videofilter -Os -funroll-loops
>  -fstrict-aliasing -fno-common -c gsttextoverlay.c  -fno-common -DPIC -o
>  .libs/libgstcairo_la-gsttextoverlay.o
>  /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
>  -I. -I../..   -fno-common -I/sw/lib/freetype219/include/freetype2
>  -I/sw/lib/freetype219/include -I/sw/include/cdparanoia -I/sw/include
>  -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE
>  -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
>  -I/sw/include/libxml2 -I/sw/include -I/sw/include/gstreamer-0.8
>  -DGST_DISABLE_DEPRECATED  -Wall -I/sw/lib/fontconfig2/include
>  -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
>  -I/usr/X11/include -I/usr/X11/include/libpng12 -I/sw/include
>  -I/sw/include/cairo -I/usr/X11R6/include   -I../../gst/videofilter -Os
>  -funroll-loops -fstrict-aliasing -fno-common -c -o
>  libgstcairo_la-gstcairo.lo `test -f 'gstcairo.c' || echo './'`gstcairo.c
>  ../../libtool: line 1002: /sw/bin/sed: No such file or directory
>
I assume you don't get the same thing here with /sw/bin/sed installed.  
That looks like what you get if you remove fink's sed and the shell 
doesn't automatically update the hash of the files in the PATH.

>  and then:
>  libtool: compile: cannot determine name of library object from `'
>  make[3]: *** [libgstcairo_la-gstcairo.lo] Error 1
>  make[2]: *** [all-recursive] Error 1
>  make[1]: *** [all-recursive] Error 1
>  make: *** [all] Error 2
>
>  Complete output is here:
>  http://63.246.166.35/~robertwyatt/fink/gst-plugins-0.8.12-1031.txt
>
>  As always, I'm happy to try any potential solution or test case,
>  Robert
>
>
That looks like one of the dependent packages has generated a bad .la file.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to