Date: Mon, 19 Jan 2004 14:00:27 +0100 From: Pierrick Brossin <pbrossin@swissgeeks.com> To: freebsd-alpha@freebsd.org Subject: compiling mplayer Message-ID: <20040119140027.6b8bc970.pbrossin@swissgeeks.com>
next in thread | raw e-mail | index | archive | help
Hi! I'm trying to compile mplayer from ports and I get the following error each time I compile. I use no special flag in make.conf. -- zudip# pwd /usr/ports/multimedia/mplayer zudip# make all [..] cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFF SET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo-I/usr/local/include/freetype2-I/usr/local/include-I/usr/local/i nclude/freetype2 -I/usr/local/include-I/usr/X11R6/include/gtk12-I/usr/local/include/glib 12-I/usr/local/include -I/usr/X11R6/include -o mencoder mencoder.o mp_msg-mencoder.o cpudetect.o codec-cfg.o cfgparser.o my_profile.o spudec.o playtree.o playtreeparser.o asxparser.o vobsub.o subreader.o s ub_cc.o find_sub.o m_config.o m_option.o parser-cfg.o m_struct.o unrarlib.o libao2/afmt.o divx4_vbr.o libvo/aclib.o libvo/osd.o libvo/sub.o libvo/font_load.o libvo/font_load_ft.o xvid_vbr.o parser-mecmd.o libmpcodecs/libmpencoders.a-lmp3lame-lvorbis-logglibmpcodecs/libmpcodec s.a mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a libaf/ libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/libpostproc.a postproc/libswscale.a linux/libosdep.a-ldvdread libavcodec/libavcodec.a -lvorbis-logg /usr/local/lib/libxvidcore.so-lpng-lz-lz-ljpeg/usr/X11R6/lib/libxmms.so -export-dynamic-L/usr/local/lib-lfreetype -lz -ltermcap -lungif-L/usr/local/lib-L/usr/local/lib-lc_r -rdynamic-liconv -lintl-lm cc: Internal error: Segmentation fault(program ld) Please submit a full bug report. See<URL:http://gcc.gnu.org/bugs.html> for instructions. gmake:***[mencoder] Error 1 *** Error code 2 Stop in /usr/ports/multimedia/mplayer. -- Any idea what I can do ? Regards -Pierrick Brossin (%IPv6 Ready) http://www.swissgeeks.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040119140027.6b8bc970.pbrossin>