Alexander K. Hansen wrote:
> 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
<snip>
>>  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

>>
>>
> That looks like one of the dependent packages has generated a bad .la file.

You might be on to something in both cases, but it's still not clear to 
me. With fink's sed and ssed installed I get this error instead:

  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 -Os 
-funroll-loops -fstrict-aliasing -fno-common -Os -funroll-loops 
-fstrict-aliasing -fno-common -c x264enc.c  -fno-common -DPIC -o 
.libs/libx264_la-x264enc.o
x264enc.c: In function 'gst_x264enc_get_property':
x264enc.c:463: error: 'struct <anonymous>' has no member named 'b_cbr'
x264enc.c: In function 'gst_x264enc_set_property':
x264enc.c:506: error: 'struct <anonymous>' has no member named 'b_cbr'
make[3]: *** [libx264_la-x264enc.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Complete output here:
http://63.246.166.35/~robertwyatt/fink/gst-plugins-0.8.12-1031-with-ssed.txt

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to