[MPlayer-users] [BUG] Compile with ICC 10.1

Guillaume POIRIER poirierg at gmail.com
Tue Jan 29 22:53:26 CET 2008


Hello,

On Jan 29, 2008 7:32 PM, Dmitry Leonenko <dmitry.leonenko at gmail.com> wrote:

> Guillaume POIRIER wrote:
> > Hello,
> >
> > I have some errors at the linking stage:
> >
> > icc-10.1.011 -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o
> > mixer.o parser-mpcmd.o command.o asxparser.o codec-cfg.o cpudetect.o
> > edl.o find_sub.o get_path.o m_config.o m_option.o m_struct.o
> > mpcommon.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o
> > subopt-helper.o subreader.o vobsub.o unrar_exec.o libvo/libvo.a
> > libao2/libao2.a input/libinput.a vidix/libvidix.a
> > libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a
> > stream/stream.a libswscale/libswscale.a libvo/libosd.a
> > libavformat/libavformat.a libavcodec/libavcodec.a
> > libavutil/libavutil.a libpostproc/libpostproc.a mp3lib/libmp3.a
> > liba52/liba52.a libmpeg2/libmpeg2.a libfaad2/libfaad2.a
> > tremor/libvorbisidec.a dvdread/libdvdread.a libdvdcss/libdvdcss.a
> > libass/libass.a osdep/libosdep.a -lXext -lX11 -lpthread -lXv
> > -lXinerama -lGL -lvga -lSDL -laudio -lXt -ldl -lartsc -lpthread
> > -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lesd -laudiofile -lm
> > -ljack -L/usr/lib -L/usr/lib -L/usr/lib -Wl,-z,noexecstack
> > -lncurses -lpng -lz -ljpeg -lasound  -lpthread -lfreetype -lz
> > -lfontconfig  -lz -lmad -lspeex -ldts -lpthread  -rdynamic  -lm
> > libmpcodecs/libmpcodecs.a(vf_fspp.o): In function `filter':
> > vf_fspp.c:(.text+0xf09): undefined reference to `temps'
> > vf_fspp.c:(.text+0xf14): undefined reference to `temps'
> > vf_fspp.c:(.text+0xf57): undefined reference to `MM_FIX_0_707106781'
> > vf_fspp.c:(.text+0xf7a): undefined reference to `temps'
> > vf_fspp.c:(.text+0xfb3): undefined reference to `temps'
> > ...
> >
> Try to compile without "-ipo" and with "make -j1"
>
>
I wasn't compiling with -ipo. I didn't compile with make -jx. :-(This
problem is still a mystery for me.

Guillaume
-- 
A soldier will fight long and hard for a bit of colored ribbon.
-- Napoleon Bonaparte



More information about the MPlayer-users mailing list