Pierre-Henri Lavigne wrote:
> Good day,
>
> I got the following issues while updating gst :
> http://paste.lisp.org/display/60092
>
> 10.4.11 PPC, with cvs testing branches on.
> Did i miss a previous issue with libvorbis or is it a new ?
>
> My coonfig is the following: 
> getphuture:~ akesonchihiro$ fink list vorbis
> Information about 7883 packages read in 9 seconds.
>  p   libvorbis                     [virtual package]
>  p   libvorbis-shlib               [virtual package]
>  i   libvorbis0       1.1.2-1      Vorbis audio codec development...
>  i   libvorbis0-shli  1.1.2-1      Vorbis audio codec shared libraries
>      pyvorbis-py23    1.4-11       Python 2.3 mod for OGG Vorbis files
>      pyvorbis-py24    1.4-11       Python 2.4 mod for OGG Vorbis files
>      vorbis-tools     1.1.1-1004   The Ogg Vorbis CODEC tools
>      vorbisgain       0.34-1       Calculate ReplayGain for...
>
> Regards,
>
>   
Your subject didn't correspond to the actual problem so I altered it.

The issue is

gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/libgstivorbis.so 
-bundle  .libs/libgstivorbis_la-vorbis.o 
.libs/libgstivorbis_la-vorbisfile.o  -L/sw/lib/freetype219/lib 
-L/sw/lib/pango-ft219/include -L/sw/lib /sw/lib/libgstreamer-0.8.dylib 
/sw/lib/libpopt.dylib /sw/lib/libgobject-2.0.dylib 
/sw/lib/libgmodule-2.0.dylib /sw/lib/libgthread-2.0.dylib 
/sw/lib/libxml2.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib 
/sw/lib/libiconv.dylib /sw/lib/libvorbisidec.dylib -lz
powerpc-apple-darwin8-gcc-4.0.1: /sw/lib/libvorbisidec.dylib: No such 
file or directory
make[3]: *** [libgstivorbis.la] Error 1

(in case lisppaste decides to be difficult)

It works for me.
I don't show the existence of such a library anywhere on my system.  Is 
there  any chance you were testing something and built some packages 
against that library?

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to