Le vendredi 25 janvier 2002, à 03:19 AM, Justin Hallett a écrit :

> Where would you start?? :)
>
> cc -no-cpp-precomp -Iloader -Ilibvo  -I/sw/include -I/sw/include/gtk-1.2
> -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include  -o
> mplayer mplayer.o mp_msg.o open.o parse_es.o ac3-iec958.o find_sub.o
> aviprint.o dec_audio.o dec_video.o aviwrite.o aviheader.o asfheader.o
> demux_avi.o demux_asf.o demux_mpg.o demux_mov.o demuxer.o stream.o
> codec-cfg.o subreader.o linux/getch2.o linux/timer-lx.o linux/shmem.o
> xa/xa_gsm.o xa/rle8.o lirc_mp.o cfgparser.o mixer.o dvdauth.o spudec.o
> -Lmp3lib -lMP3 -Llibac3 -lac3   -lm    -Llibavcodec -lavcodec -Llibmpeg2
> -lmpeg2 -Llibao2 -lao2 -Llibvo -lvo  -L/usr/X11R6/lib -L/sw/lib
> -L/sw/lib -lSDLmain -lSDL -framework OpenGL -framework AGL -framework
> IOKit -framework Carbon -framework Cocoa  -lX11 -lXext -lXv -lXxf86vm
> -lpng -lz  -laa -lvorbis -lm  -Lencore -lencore -Lopendivx -ldecore 
> -LGui
> -lgui -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl 
> -lintl
> -lXext -lX11 -lm -L/sw/lib -lglib -ldl -lpthread
> /usr/bin/ld: dec_audio.o illegal reference to symbol: _ogg_page_eos
> defined in indirectly referenced dynamic library /sw/lib/libogg.0.dylib

        try to add -logg

[ warnings ]
> /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may
> result in errors or different symbols being used
> symbol _aa_render used from dynamic library
> /sw/lib/libaa.dylib(aarender.lo) not from earlier dynamic library
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/CoreGraphics(product_link.o)
> symbol _aa_render used from dynamic library
> /sw/lib/libaa.dylib(aarender.lo) not from earlier dynamic library
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/CoreGraphics(product_link.o)
> symbol _idlok used from dynamic library
> /sw/lib/libncurses.dylib.5(lib_options.o) not from earlier dynamic 
> library
> /usr/lib/libSystem.B.dylib(idlok.o)
> symbol _ospeed used from dynamic library
> /sw/lib/libncurses.dylib.5(lib_tputs.o) not from earlier dynamic library
> /usr/lib/libSystem.B.dylib(tputs.o)
> symbol _tputs used from dynamic library
> /sw/lib/libncurses.dylib.5(lib_tputs.o) not from earlier dynamic library
> /usr/lib/libSystem.B.dylib(tputs.o)
> make: *** [mplayer] Error 1
> ### make failed, exit code 2
>

--
Zauc


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to