[MPlayer-dev-eng] mencoder: didn't link (latest MPlayer CVS and lame CVS)
Dieter Nützel
Dieter.Nuetzel at hamburg.de
Thu Nov 8 21:45:13 CET 2001
Hello all,
I've tried to compile MPlayer CVS with latest Lame CVS, libdvdread and
libdvdcss. Linking braken with error below.
Mplayer and lame are running fine if I test them "by hand".
System:
latest Suse 7.3 (gcc-2.95.3)
Linux 2.4.15-pre1
Thanks,
Dieter
--
Dieter Nützel
Graduate Student, Computer Science
gcc -c -O -mcpu=k6 -mpreferred-stack-boundary=2 -malign-functions=4
-fschedule-insns2 -fexpensive-optimizations -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fomit-frame-pointer
-fexpensive-optimizations -fschedule-insns2 -Wall -malign-double -I.
-I../event -I../wm -I../skin -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -DDEBUG -o psignal.o psignal.c
In file included from play.h:5,
from psignal.c:9:
psignal.h:45: warning: #warning should we use SIGUSR1 or SIGUSR2 on linux,
bsd, ... too?
psignal.c: In function `gtkSigHandler':
psignal.c:98: warning: passing arg 1 of `gtk_label_set_text' from
incompatible pointer typemake[2]: Leaving directory
`/tmp/INSTALL/SOURCE/MPlayer-CVS/Gui/mplayer'
rm -f libgui.a
ar rc libgui.a skin/skin.o skin/font.o skin/cut.o bitmap/bitmap.o
bitmap/tga/tga.o bitmap/bmp/bmp.o bitmap/png/png.o wm/ws.o
wm/wsconv.o app.o events.o timer.o error.o mplayer/mplayer.o
mplayer/widgets.o mplayer/play.o mplayer/psignal.o
make[1]: Leaving directory `/tmp/INSTALL/SOURCE/MPlayer-CVS/Gui'
gcc -rdynamic -O -mcpu=k6 -mpreferred-stack-boundary=2 -malign-functions=4
-fschedule-insns2 -fexpensive-optimizations -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo
-I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -o mencoder divx4_vbr.o
mencoder.o libvo/aclib.o libvo/img_format.o ima4.o xacodec.o cpudetect.o
mp_msg.o ac3-iec958.o
dec_audio.o dec_video.o codec-cfg.o cfgparser.o dll_init.o -Llibmpeg2 -lmpeg2
-Llibmpdemux
-lmpdemux -L/usr/X11R6/lib -L/usr/lib -lGL -lXxf86dga -lX11 -lXext -lXv
-lXxf86vm -lvgagl -lvga -lpng -lz -lnsl -lvorbis -lm -lXinerama -lz
-Lloader -lloader -Lloader/DirectShow -lDS_Filter -lstdc++ -Llibavcodec
-lavcodec -lmp3lame -Lmp3lib -lMP3 -Llibac3 -lac3 -lasound -ldvdread -LGui
-lgui -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl
-lXi -lXext -lX11 -lm -L/usr/lib -lglib -ldl -lpthread -Llinux -losdep
-Lpostproc -lpostproc -Lxa -lxa -ldivxdecore -ldivxencore
opendivx/postprocess.o -lm
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make: *** [mencoder] Error 1
More information about the MPlayer-dev-eng
mailing list