[MEncoder-users] Compilation pbm SVN-r29067-4.1.2

John Doe jdmls at yahoo.com
Mon Mar 30 12:58:03 CEST 2009


> I have some troubles with SVN-r29067-4.1.2 on CentOS 5.2
> 
> make[1]: Entering directory `/Install/video/mplayer/libavformat'
> cc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.. -I.. 
> -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement 
> -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 
> -march=prescott -mtune=prescott -pipe -ffast-math -fomit-frame-pointer 
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I.   -Ilibdvdread4   -c -o output-example.o output-example.c
> cc -L../libavcodec -L../libavutil  -o output-example output-example.o 
> libavformat.a -lavcodec -lavutil -L/P/video/lib
> cc: libavformat.a: No such file or directory
> 
> I use --extra-libs="-L/P/video/lib"
> and # ll /P/video/lib/libavformat.a
>   -rw-r--r-- 1 jd jd 973762 Mar 27 17:24 /P/video/lib/libavformat.a
> With an older version, I was successfuly using: --with-extraincdir and 
> --with-extralibdir
> I also did set LD_LIBRARY_PATH and LD_RUN_PATH
> Any idea what could be missing...?

Hi again,

I checked out 29105 and it stops even earlier this time...

Config files successfully generated by ./configure --prefix=/P/video --codecsdir=/usr/local/lib/codecs --enable-mp3lame --enable-mp3lame-lavc --enable-twolame --enable-theora --enable-faac --enable-faac-lavc --enable-libamr_nb --enable-libamr_wb --enable-xvid --enable-xvid-lavc --enable-x264 --enable-x264-lavc --enable-libdirac-lavc --disable-dvdnav --disable-dvdread --disable-dvdread-internal --disable-libdvdcss-internal --disable-fastmemcpy --disable-lirc --disable-lircc --disable-dvb --disable-tv --disable-bitmap-font --disable-freetype --disable-network --disable-inet6 --disable-ftp --disable-vidix --extra-libs=-L/P/video/lib !

  Install prefix: /P/video
  Data directory: /P/video/share/mplayer
  Config direct.: /P/video/etc/mplayer

  Byte order: little-endian
  Optimizing for: prescott

  Languages:
    Messages/GUI: en
    Manual pages: en

  Enabled optional drivers:
    Input: vcd dvb 
    Codecs: libdirac x264 xvid libamr_wb libamr_nb libavcodec(internal) qtx real xanim win32 faad2(internal) faac libmpeg2(internal) liba52(internal) mp3lib(internal) libtheora tremor(internal) twolame gif 
    Audio output: oss mpegpes(dvb) 
    Video output: gif89a pnm jpeg png mpegpes(dvb) fbdev opengl x11 xover yuv4mpeg md5sum tga 

  Disabled optional drivers:
    Input: dvdnav vstream ftp pvr radio tv-teletext tv-v4l2 tv-v4l1 tv-dshow tv live555 nemesi cddb cdda libdvdcss(internal) dvdread smb network 
    Codecs: libschroedinger libdv musepack libdca speex toolame libmad liblzo 
    Audio output: sun alsa openal jack pulse nas esd arts v4l2 ivtv dxr2 sdl 
    Video output: zr zr2 v4l2 ivtv dxr3 dxr2 sdl vesa svga caca aa ggi xmga mga xvidix winvidix cvidix 3dfx dga vdpau xvmc xv dfbmga directfb bl xvr100 tdfx_vid wii s3fb tdfxfb 

'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
      compile *** DO NOT REPORT BUGS if you tweak these files ***

'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.
....

And it stops after the following line without any error message:

cc -MM -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=prescott -mtune=prescott -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I.     asxparser.c | sed -e "s,[0-9a-z._-]*: \([a-z0-9/]*/\)[^/]* ,\1&," -e "s,\(.*\)\.o: ,\1.d &," > asxparser.d

make does not go any further; and make install does nothing.
Any idea?

Thx,
JD


      



More information about the MEncoder-users mailing list