Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38316 - mpeg4ip version 1.0 does not build and also mpeg4ip-RC-3
Summary: mpeg4ip version 1.0 does not build and also mpeg4ip-RC-3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-15 11:51 UTC by Edward Montezinos
Modified: 2004-01-22 06:56 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Montezinos 2004-01-15 11:51:02 UTC
the last message: (both RC-3 and Version 1 (which is masked) Tried it on two different boxes, both with same result:

libtool: link: cannot find the library `'
make[4]: *** [mp4player] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: cannot find the library `'
make[4]: *** [gmp4player] Error 1
make[4]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0/work/mpeg4ip-1.0/player                              /src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0/work/mpeg4ip-1.0/player                              /src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0/work/mpeg4ip-1.0/player                              '
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0/work/mpeg4ip-1.0'
make: *** [all] Error 2

!!! ERROR: media-video/mpeg4ip-1.0 failed.
!!! Function src_compile, Line 71, Exitcode 2
!!! make failed

 


Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~X86" emerge mpeg4ip
2.emerge mpeg4ip
3.

Actual Results:  
see details these are the packages i try to emerge: 
 
 media-video/mpeg4ip 
      Latest version available: 1.0_rc3 
      Latest version installed: [ Not Installed ] 
      Size of downloaded files: 5,543 kB 
      Homepage:    http://www.mpeg4ip.net/ 
      Description: MPEG 4 implementation library 
 
*  media-video/mpeg4ip 
      Latest version available: 1.0 
      Latest version installed: [ Not Installed ] 
      Size of downloaded files: 5,314 kB 
      Homepage:    http://www.mpeg4ip.net/ 
      Description: MPEG 4 implementation library 
both come up with: 
!!! ERROR: media-video/mpeg4ip-1.0 failed. 
!!! Function src_compile, Line 71, Exitcode 2 
!!! make failed 

Expected Results:  
build the e-build and get rolling ;)  
Want to use the 1.0 version for Gtkpod->>= IPOD ACC support Yeah! 

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-gentoo) 
================================================================= 
System uname: 2.6.0-gentoo i686 Mobile Pentium II 
Gentoo Base System version 1.4.3.10p1 
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ccache version 2.3 [enabled] 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/
kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/
texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/
control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distcc fixpackages sandbox" 
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://
ftp.easynet.nl/mirror/gentoo ftp://ftp.easynet.nl/mirror/gentoo" 
MAKEOPTS="-j8" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib acpi acpi4linux apache2 apm arts avi berkdb crypt cups doc encode 
esd foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 imlib java jpeg kde ldap 
libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pcmcia 
pda pdflib perl png ppds python qt quicktime readline sdl slang spell ssl svga 
tcltk tcpd tetex truetype usb x86 xml2 xmms xv zlib"
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2004-01-19 05:42:55 UTC
I can't reproduce, please try using MAKEOPTS="-j1" and FEATURES="-distcc" to see if it helps ?
Comment 2 Edward Montezinos 2004-01-19 12:29:39 UTC
Nope same problem, here i put the whole output excluding the compiling stuff ofcourse, mabey that helps you to figure it out, thanxs in advance

calculating dependencies ...done!
>>> emerge (1 of 1) media-video/mpeg4ip-1.0 to /
>>> md5 src_uri mpeg4ip-1.0.tar.gz
>>> Unpacking source...
>>> Unpacking mpeg4ip-1.0.tar.gz to /var/tmp/portage/mpeg4ip-1.0/work
>>> Source unpacked.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
^[creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for inline... inline
checking for working const... yes
checking for c++... g++
checking whether the C++ compiler (g++ -march=pentium4 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C++ compiler (g++ -march=pentium4 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
checking for dlopen... yes
checking for dlopen in -ldl... yes
checking for nasm... /usr/bin/nasm
checking for OSS audio support... yes
checking for ALSA audio support... checking for snd_pcm_open in -lasound... yes
checking for artsc-config... /usr/kde/3.2/bin/artsc-config
checking for aRts development environment... yes
-- /usr/kde/3.2/lib/libartsc.so.* -> libartsc.so.0
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.2.8... yes
-- /usr/lib/libesd.so.* -> libesd.so.0
checking for NAS audio support... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XFree86 VidMode 1.0 support... yes
checking for XFree86 VidMode gamma support... yes
checking for XFree86 DGA 1.0 support... yes
checking for XFree86 XvImage support... yes
checking for X11 Xinerama support... yes
checking for Xi Graphics XiGMiscExtension support... no
checking for XFree86 DGA 2.0 support... yes
checking for framebuffer console support... yes
checking for PlayStation 2 GS support... no
checking for OpenGL (GLX) support... yes
checking for Linux 2.4 unified input interface... yes
checking for pthreads... yes
checking for recursive mutexes... yes
checking for pthread semaphores... yes
checking for broken glibc 2.0 pthreads... no
checking whether semun is defined in /usr/include/sys/sem.h... no
Copying src/main/linux/SDL_main.c -> src/main/SDL_main.c
Copying src/thread/linux/SDL_systhread.c -> src/thread/SDL_systhread.c
Copying src/thread/linux/SDL_systhread_c.h -> src/thread/SDL_systhread_c.h
Copying src/thread/linux/SDL_syssem.c -> src/thread/SDL_syssem.c
Copying src/thread/generic/SDL_syssem_c.h -> src/thread/SDL_syssem_c.h
Copying src/thread/linux/SDL_sysmutex.c -> src/thread/SDL_sysmutex.c
Copying src/thread/linux/SDL_sysmutex_c.h -> src/thread/SDL_sysmutex_c.h
Copying src/thread/linux/SDL_syscond.c -> src/thread/SDL_syscond.c
Copying src/thread/generic/SDL_syscond_c.h -> src/thread/SDL_syscond_c.h
Copying src/timer/linux/SDL_systimer.c -> src/timer/SDL_systimer.c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating docs/Makefile
creating docs/html/Makefile
creating docs/man3/Makefile
creating include/Makefile
creating src/Makefile
creating src/main/Makefile
creating src/main/macosx/Makefile
creating src/main/macosx/Info.plist
creating src/audio/Makefile
creating src/audio/alsa/Makefile
creating src/audio/arts/Makefile
creating src/audio/baudio/Makefile
creating src/audio/dc/Makefile
creating src/audio/disk/Makefile
creating src/audio/dma/Makefile
creating src/audio/dmedia/Makefile
creating src/audio/dsp/Makefile
creating src/audio/esd/Makefile
creating src/audio/macrom/Makefile
creating src/audio/mint/Makefile
creating src/audio/mme/Makefile
creating src/audio/nas/Makefile
creating src/audio/nto/Makefile
creating src/audio/openbsd/Makefile
creating src/audio/paudio/Makefile
creating src/audio/riscos/Makefile
creating src/audio/sun/Makefile
creating src/audio/ums/Makefile
creating src/audio/windib/Makefile
creating src/audio/windx5/Makefile
creating src/video/Makefile
creating src/video/aalib/Makefile
creating src/video/ataricommon/Makefile
creating src/video/bwindow/Makefile
creating src/video/cybergfx/Makefile
creating src/video/dc/Makefile
creating src/video/dga/Makefile
creating src/video/directfb/Makefile
creating src/video/dummy/Makefile
creating src/video/epoc/Makefile
creating src/video/fbcon/Makefile
creating src/video/gem/Makefile
creating src/video/ggi/Makefile
creating src/video/maccommon/Makefile
creating src/video/macdsp/Makefile
creating src/video/macrom/Makefile
creating src/video/nanox/Makefile
creating src/video/photon/Makefile
creating src/video/picogui/Makefile
creating src/video/ps2gs/Makefile
creating src/video/qtopia/Makefile
creating src/video/quartz/Makefile
^[[6~creating src/video/riscos/Makefile
creating src/video/svga/Makefile
creating src/video/vgl/Makefile
creating src/video/wincommon/Makefile
creating src/video/windib/Makefile
creating src/video/windx5/Makefile
creating src/video/x11/Makefile
^[[5~creating src/video/xbios/Makefile
creating src/video/XFree86/Makefile
creating src/video/XFree86/extensions/Makefile
creating src/video/XFree86/Xinerama/Makefile
^[[5~creating src/video/XFree86/Xv/Makefile
creating src/video/XFree86/Xxf86dga/Makefile
creating src/video/XFree86/Xxf86vm/Makefile
creating src/events/Makefile
creating src/joystick/Makefile
creating src/joystick/amigaos/Makefile
creating src/joystick/beos/Makefile
creating src/joystick/bsd/Makefile
creating src/joystick/darwin/Makefile
creating src/joystick/dc/Makefile
creating src/joystick/dummy/Makefile
creating src/joystick/linux/Makefile
creating src/joystick/macos/Makefile
creating src/joystick/mint/Makefile
creating src/joystick/riscos/Makefile
creating src/joystick/win32/Makefile
creating src/cdrom/Makefile
creating src/cdrom/aix/Makefile
creating src/cdrom/beos/Makefile
creating src/cdrom/dc/Makefile
creating src/cdrom/dummy/Makefile
creating src/cdrom/bsdi/Makefile
creating src/cdrom/freebsd/Makefile
creating src/cdrom/linux/Makefile
creating src/cdrom/macos/Makefile
creating src/cdrom/macosx/Makefile
creating src/cdrom/openbsd/Makefile
creating src/cdrom/osf/Makefile
creating src/cdrom/qnx/Makefile
creating src/cdrom/win32/Makefile
creating src/thread/Makefile
creating src/timer/Makefile
creating src/endian/Makefile
creating src/file/Makefile
creating src/hermes/Makefile
creating sdl-config
creating SDL.spec
creating SDL.qpg
configure: WARNING: If you wanted to set the --build type, don't use --host.
Comment 3 Edward Montezinos 2004-01-19 12:29:39 UTC
Nope same problem, here i put the whole output excluding the compiling stuff ofcourse, mabey that helps you to figure it out, thanxs in advance

calculating dependencies ...done!
>>> emerge (1 of 1) media-video/mpeg4ip-1.0 to /
>>> md5 src_uri mpeg4ip-1.0.tar.gz
>>> Unpacking source...
>>> Unpacking mpeg4ip-1.0.tar.gz to /var/tmp/portage/mpeg4ip-1.0/work
>>> Source unpacked.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
^[creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for inline... inline
checking for working const... yes
checking for c++... g++
checking whether the C++ compiler (g++ -march=pentium4 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C++ compiler (g++ -march=pentium4 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
checking for dlopen... yes
checking for dlopen in -ldl... yes
checking for nasm... /usr/bin/nasm
checking for OSS audio support... yes
checking for ALSA audio support... checking for snd_pcm_open in -lasound... yes
checking for artsc-config... /usr/kde/3.2/bin/artsc-config
checking for aRts development environment... yes
-- /usr/kde/3.2/lib/libartsc.so.* -> libartsc.so.0
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.2.8... yes
-- /usr/lib/libesd.so.* -> libesd.so.0
checking for NAS audio support... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XFree86 VidMode 1.0 support... yes
checking for XFree86 VidMode gamma support... yes
checking for XFree86 DGA 1.0 support... yes
checking for XFree86 XvImage support... yes
checking for X11 Xinerama support... yes
checking for Xi Graphics XiGMiscExtension support... no
checking for XFree86 DGA 2.0 support... yes
checking for framebuffer console support... yes
checking for PlayStation 2 GS support... no
checking for OpenGL (GLX) support... yes
checking for Linux 2.4 unified input interface... yes
checking for pthreads... yes
checking for recursive mutexes... yes
checking for pthread semaphores... yes
checking for broken glibc 2.0 pthreads... no
checking whether semun is defined in /usr/include/sys/sem.h... no
Copying src/main/linux/SDL_main.c -> src/main/SDL_main.c
Copying src/thread/linux/SDL_systhread.c -> src/thread/SDL_systhread.c
Copying src/thread/linux/SDL_systhread_c.h -> src/thread/SDL_systhread_c.h
Copying src/thread/linux/SDL_syssem.c -> src/thread/SDL_syssem.c
Copying src/thread/generic/SDL_syssem_c.h -> src/thread/SDL_syssem_c.h
Copying src/thread/linux/SDL_sysmutex.c -> src/thread/SDL_sysmutex.c
Copying src/thread/linux/SDL_sysmutex_c.h -> src/thread/SDL_sysmutex_c.h
Copying src/thread/linux/SDL_syscond.c -> src/thread/SDL_syscond.c
Copying src/thread/generic/SDL_syscond_c.h -> src/thread/SDL_syscond_c.h
Copying src/timer/linux/SDL_systimer.c -> src/timer/SDL_systimer.c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating docs/Makefile
creating docs/html/Makefile
creating docs/man3/Makefile
creating include/Makefile
creating src/Makefile
creating src/main/Makefile
creating src/main/macosx/Makefile
creating src/main/macosx/Info.plist
creating src/audio/Makefile
creating src/audio/alsa/Makefile
creating src/audio/arts/Makefile
creating src/audio/baudio/Makefile
creating src/audio/dc/Makefile
creating src/audio/disk/Makefile
creating src/audio/dma/Makefile
creating src/audio/dmedia/Makefile
creating src/audio/dsp/Makefile
creating src/audio/esd/Makefile
creating src/audio/macrom/Makefile
creating src/audio/mint/Makefile
creating src/audio/mme/Makefile
creating src/audio/nas/Makefile
creating src/audio/nto/Makefile
creating src/audio/openbsd/Makefile
creating src/audio/paudio/Makefile
creating src/audio/riscos/Makefile
creating src/audio/sun/Makefile
creating src/audio/ums/Makefile
creating src/audio/windib/Makefile
creating src/audio/windx5/Makefile
creating src/video/Makefile
creating src/video/aalib/Makefile
creating src/video/ataricommon/Makefile
creating src/video/bwindow/Makefile
creating src/video/cybergfx/Makefile
creating src/video/dc/Makefile
creating src/video/dga/Makefile
creating src/video/directfb/Makefile
creating src/video/dummy/Makefile
creating src/video/epoc/Makefile
creating src/video/fbcon/Makefile
creating src/video/gem/Makefile
creating src/video/ggi/Makefile
creating src/video/maccommon/Makefile
creating src/video/macdsp/Makefile
creating src/video/macrom/Makefile
creating src/video/nanox/Makefile
creating src/video/photon/Makefile
creating src/video/picogui/Makefile
creating src/video/ps2gs/Makefile
creating src/video/qtopia/Makefile
creating src/video/quartz/Makefile
^[[6~creating src/video/riscos/Makefile
creating src/video/svga/Makefile
creating src/video/vgl/Makefile
creating src/video/wincommon/Makefile
creating src/video/windib/Makefile
creating src/video/windx5/Makefile
creating src/video/x11/Makefile
^[[5~creating src/video/xbios/Makefile
creating src/video/XFree86/Makefile
creating src/video/XFree86/extensions/Makefile
creating src/video/XFree86/Xinerama/Makefile
^[[5~creating src/video/XFree86/Xv/Makefile
creating src/video/XFree86/Xxf86dga/Makefile
creating src/video/XFree86/Xxf86vm/Makefile
creating src/events/Makefile
creating src/joystick/Makefile
creating src/joystick/amigaos/Makefile
creating src/joystick/beos/Makefile
creating src/joystick/bsd/Makefile
creating src/joystick/darwin/Makefile
creating src/joystick/dc/Makefile
creating src/joystick/dummy/Makefile
creating src/joystick/linux/Makefile
creating src/joystick/macos/Makefile
creating src/joystick/mint/Makefile
creating src/joystick/riscos/Makefile
creating src/joystick/win32/Makefile
creating src/cdrom/Makefile
creating src/cdrom/aix/Makefile
creating src/cdrom/beos/Makefile
creating src/cdrom/dc/Makefile
creating src/cdrom/dummy/Makefile
creating src/cdrom/bsdi/Makefile
creating src/cdrom/freebsd/Makefile
creating src/cdrom/linux/Makefile
creating src/cdrom/macos/Makefile
creating src/cdrom/macosx/Makefile
creating src/cdrom/openbsd/Makefile
creating src/cdrom/osf/Makefile
creating src/cdrom/qnx/Makefile
creating src/cdrom/win32/Makefile
creating src/thread/Makefile
creating src/timer/Makefile
creating src/endian/Makefile
creating src/file/Makefile
creating src/hermes/Makefile
creating sdl-config
creating SDL.spec
creating SDL.qpg
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for lib/SDL/sdl-config... yes
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking libtool tag=C for nasm... no
checking whether make sets ${MAKE}... (cached) yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /bin/install -c
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for long... yes
checking size of long... 4
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking sys/dvdio.h usability... no
checking sys/dvdio.h presence... no
checking for sys/dvdio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking xvid.h usability... yes
checking xvid.h presence... yes
checking for xvid.h... yes
checking for socket in -lsocket... no
checking for getopt_long in -lgnugetopt... no
checking for library containing inet_addr... none required
checking for library containing inet_aton... none required
checking for library containing dlopen... -ldl
checking for vorbis_bitrate_init in -lvorbis... yes
checking for faacDecOpen in -lfaad... yes
checking for strerror... yes
checking for strcasestr... yes
checking for poll... yes
checking for getopt... yes
checking for getopt_long... yes
checking for getopt_long_only... yes
checking for getrusage... yes
checking for socketpair... yes
checking for strsep... yes
checking for inet_ntoa... yes
checking for in_port_t temp... yes
checking for socklen_t temp... yes
checking for fpos_t foo; foo.__pos = 0;... yes
checking for struct addrinfo foo;... yes
checking whether gcc accepts -malign-loops... no
checking whether gcc accepts -falign-loops... yes
checking whether gcc accepts -malign-functions... no
checking whether gcc accepts -falign-functions... yes
checking whether gcc accepts -malign-jumps... no
checking whether gcc accepts -falign-jumps... yes
configure: no ismacryp
checking for struct v4l2_buffer test... no
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.2.3)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.2.4)
checking glib.h usability... yes
checking glib.h presence... yes
checking for glib.h... yes
checking for nasm... true
checking nasm version...... valid
checking for nasm... /usr/bin/nasm
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/video/mpeg4-2000/Makefile
config.status: creating common/video/mpeg4-2000/app/Makefile
config.status: creating common/video/mpeg4-2000/app/convertpar/Makefile
config.status: creating common/video/mpeg4-2000/app/decoder/Makefile
config.status: creating common/video/mpeg4-2000/app/encoder/Makefile
config.status: creating common/video/mpeg4-2000/idct/Makefile
config.status: creating common/video/mpeg4-2000/sys/Makefile
config.status: creating common/video/mpeg4-2000/sys/decoder/Makefile
config.status: creating common/video/mpeg4-2000/sys/encoder/Makefile
config.status: creating common/video/mpeg4-2000/tools/Makefile
config.status: creating common/video/mpeg4-2000/tools/entropy/Makefile
config.status: creating common/video/mpeg4-2000/tools/sadct/Makefile
config.status: creating common/video/mpeg4-2000/type/Makefile
config.status: creating common/video/mpeg4-2000/vtc/Makefile
config.status: creating common/video/mpeg4-2000/vtc/include/Makefile
config.status: creating common/video/mpeg4-2000/vtc/main/Makefile
config.status: creating common/video/mpeg4-2000/vtc/pezw/Makefile
config.status: creating common/video/mpeg4-2000/vtc/shape/Makefile
config.status: creating common/video/mpeg4-2000/vtc/wavelet/Makefile
config.status: creating common/video/mpeg4-2000/vtc/zte/Makefile
config.status: creating common/video/mpeg4-2000/vtc/ztq/Makefile
config.status: creating doc/Makefile
config.status: creating doc/encoding/Makefile
config.status: creating doc/ietf/Makefile
config.status: creating doc/mcast/Makefile
config.status: creating doc/programs/Makefile
config.status: creating doc/mp4v2/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating lib/avi/Makefile
config.status: creating lib/bitstream/Makefile
config.status: creating lib/config_file/Makefile
config.status: creating lib/fposrec/Makefile
config.status: creating lib/gnu/Makefile
config.status: creating lib/mp4/Makefile
config.status: creating lib/mp4/doc/Makefile
config.status: creating lib/mp4v2/Makefile
config.status: creating lib/mp4v2/test/Makefile
config.status: creating lib/mp4v2/util/Makefile
config.status: creating lib/mp4av/Makefile
config.status: creating lib/mpeg2t/Makefile
config.status: creating lib/msg_queue/Makefile
config.status: creating lib/SDL_VisualC/Makefile
config.status: creating lib/sdp/Makefile
config.status: creating lib/xvid/Makefile
config.status: creating lib/xvid/dct/Makefile
config.status: creating lib/xvid/dct/x86_asm/Makefile
config.status: creating lib/xvid/bitstream/Makefile
config.status: creating lib/xvid/bitstream/ppc_asm/Makefile
config.status: creating lib/xvid/bitstream/x86_asm/Makefile
config.status: creating lib/xvid/image/Makefile
config.status: creating lib/xvid/image/x86_asm/Makefile
config.status: creating lib/xvid/motion/Makefile
config.status: creating lib/xvid/motion/x86_asm/Makefile
config.status: creating lib/xvid/prediction/Makefile
config.status: creating lib/xvid/quant/Makefile
config.status: creating lib/xvid/quant/x86_asm/Makefile
config.status: creating lib/xvid/utils/Makefile
config.status: creating lib/xvid/utils/x86_asm/Makefile
config.status: creating mpeg4ip.pbproj/Makefile
config.status: creating common/Makefile
config.status: creating common/video/Makefile
config.status: creating common/video/libmpeg32/Makefile
config.status: creating common/video/libmpeg32/video/Makefile
config.status: creating server/Makefile
config.status: creating server/video/Makefile
config.status: creating server/mp4live/Makefile
config.status: creating server/mp4live/gui/Makefile
config.status: creating server/mp4live/h261/Makefile
config.status: creating server/mp4creator/Makefile
config.status: creating server/util/Makefile
config.status: creating server/util/mp4encode/Makefile
config.status: creating server/util/avi2raw/Makefile
config.status: creating server/util/avidump/Makefile
config.status: creating server/util/rgb2yuv/Makefile
config.status: creating server/util/lboxcrop/Makefile
config.status: creating server/util/xvidenc/Makefile
config.status: creating player/Makefile
config.status: creating player/lib/Makefile
config.status: creating player/lib/libhttp/Makefile
config.status: creating player/lib/rtsp/Makefile
config.status: creating player/lib/audio/Makefile
config.status: creating player/lib/audio/celp/Makefile
config.status: creating player/lib/audio/celp/BS/Makefile
config.status: creating player/lib/audio/celp/dec/Makefile
config.status: creating player/lib/audio/celp/include/Makefile
config.status: creating player/lib/audio/faad/Makefile
config.status: creating player/lib/audio/mp3/Makefile
config.status: creating player/lib/audio/mp3util/Makefile
config.status: creating player/lib/mp4util/Makefile
config.status: creating player/plugin/Makefile
config.status: creating player/plugin/audio/Makefile
config.status: creating player/plugin/audio/celp/Makefile
config.status: creating player/plugin/audio/raw/Makefile
config.status: creating player/plugin/rtp/Makefile
config.status: creating player/plugin/rtp/h261/Makefile
config.status: creating player/plugin/rtp/isma_audio/Makefile
config.status: creating player/plugin/video/Makefile
config.status: creating player/plugin/video/h261/Makefile
config.status: creating player/plugin/video/mpeg3/Makefile
config.status: creating player/plugin/video/raw/Makefile
config.status: creating player/plugin/video/xvid/Makefile
config.status: creating player/src/Makefile
config.status: creating player/src/codec/Makefile
config.status: creating player/src/codec/aa/Makefile
config.status: creating player/src/codec/mp3/Makefile
config.status: creating player/src/codec/mpeg4/Makefile
config.status: creating player/src/codec/wav/Makefile
config.status: creating player/src/osx/Makefile
config.status: creating player/src/osx/English.lproj/Makefile
config.status: creating player/src/osx/SDLMain.nib/Makefile
config.status: creating player/src/win_client/Makefile
config.status: creating player/src/win_common/Makefile
config.status: creating player/src/win_gui/Makefile
config.status: creating player/src/win_gui/hlp/Makefile
config.status: creating player/src/win_gui/res/Makefile
config.status: creating util/Makefile
config.status: creating util/iptv/Makefile
config.status: creating util/yuv/Makefile
config.status: creating mpeg4ip-config
config.status: creating mpeg4ip_config.h
config.status: executing depfiles commands
configure: configuring in lib/rtp
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-ipv6' '--enable-mmx' '--disable-ppc' 'CC=gcc' 'CFLAGS=-march=pentium4 -O3 -pipe -fomit-frame-pointer' 'CXXFLAGS=-march=pentium4 -O3 -pipe -fomit-frame-pointer' 'CXX=g++' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t in <stdint.h>... yes
checking for uint16_t in <stdint.h>... yes
checking for uint32_t in <stdint.h>... yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for /dev/urandom... yes
checking for vsnprintf... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_aton... yes
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for getipnodebyname in <netdb.h>... no
checking netinet6/in6.h usability... no
checking netinet6/in6.h presence... no
checking for netinet6/in6.h... no
checking netinet/ip6.h usability... yes
checking netinet/ip6.h presence... yes
checking for netinet/ip6.h... yes
checking for struct addrinfo in <netdb.h>... yes
checking for sin6_len in struct sockaddr_in6... no
checking for gtkdoc-scan... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating win32/Makefile
config.status: creating uclconf.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/mpeg4ip-1.0/work/mpeg4ip-1.0'
Making all in include

Comment 4 Olivier Crete (RETIRED) gentoo-dev 2004-01-19 16:46:52 UTC
Could you paste the last few gcc commands? I really dont see why lib with no name that its trying to find.
Comment 5 Olivier Crete (RETIRED) gentoo-dev 2004-01-20 09:13:21 UTC
While you're at it.. do you know if mpeg4ip rc1 works?
Comment 6 Edward Montezinos 2004-01-20 13:43:06 UTC
While you're at it.. do you know if mpeg4ip rc1 works?

nope
Comment 7 Edward Montezinos 2004-01-20 15:16:59 UTC
hope this is enough info:
 -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c qtime_file.cpp -MT qtime_file.lo -MD -MP -MF .deps/qtime_file.TPlo
Comment 8 Edward Montezinos 2004-01-20 15:16:59 UTC
hope this is enough info:
 -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c qtime_file.cpp -MT qtime_file.lo -MD -MP -MF .deps/qtime_file.TPlo  -fPIC -DPIC -o .libs/qtime_file.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c qtime_bytestream.cpp -MT qtime_bytestream.lo -MD -MP -MF .deps/qtime_bytestream.TPlo -o qtime_bytestream.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c qtime_file.cpp -MT qtime_file.lo -MD -MP -MF .deps/qtime_file.TPlo -o qtime_file.o >/dev/null 2>&1
mv -f .libs/qtime_bytestream.lo qtime_bytestream.lo
source='rfc3119_bytestream.cpp' object='rfc3119_bytestream.lo' libtool=yes \
depfile='.deps/rfc3119_bytestream.Plo' tmpdepfile='.deps/rfc3119_bytestream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o rfc3119_bytestream.lo `test -f 'rfc3119_bytestream.cpp' || echo './'`rfc3119_bytestream.cpp
rm -f .libs/rfc3119_bytestream.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c rfc3119_bytestream.cpp -MT rfc3119_bytestream.lo -MD -MP -MF .deps/rfc3119_bytestream.TPlo  -fPIC -DPIC -o .libs/rfc3119_bytestream.lo
mv -f .libs/qtime_file.lo qtime_file.lo
source='rtp_bytestream.cpp' object='rtp_bytestream.lo' libtool=yes \
depfile='.deps/rtp_bytestream.Plo' tmpdepfile='.deps/rtp_bytestream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o rtp_bytestream.lo `test -f 'rtp_bytestream.cpp' || echo './'`rtp_bytestream.cpp
rm -f .libs/rtp_bytestream.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c rtp_bytestream.cpp -MT rtp_bytestream.lo -MD -MP -MF .deps/rtp_bytestream.TPlo  -fPIC -DPIC -o .libs/rtp_bytestream.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c rfc3119_bytestream.cpp -MT rfc3119_bytestream.lo -MD -MP -MF .deps/rfc3119_bytestream.TPlo -o rfc3119_bytestream.o >/dev/null 2>&1
mv -f .libs/rfc3119_bytestream.lo rfc3119_bytestream.lo
source='rtp_bytestream_plugin.cpp' object='rtp_bytestream_plugin.lo' libtool=yes \
depfile='.deps/rtp_bytestream_plugin.Plo' tmpdepfile='.deps/rtp_bytestream_plugin.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o rtp_bytestream_plugin.lo `test -f 'rtp_bytestream_plugin.cpp' || echo './'`rtp_bytestream_plugin.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c rtp_bytestream.cpp -MT rtp_bytestream.lo -MD -MP -MF .deps/rtp_bytestream.TPlo -o rtp_bytestream.o >/dev/null 2>&1
mv -f .libs/rtp_bytestream.lo rtp_bytestream.lo
source='sync.cpp' object='sync.lo' libtool=yes \
depfile='.deps/sync.Plo' tmpdepfile='.deps/sync.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o sync.lo `test -f 'sync.cpp' || echo './'`sync.cpp
rm -f .libs/rtp_bytestream_plugin.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c rtp_bytestream_plugin.cpp -MT rtp_bytestream_plugin.lo -MD -MP -MF .deps/rtp_bytestream_plugin.TPlo  -fPIC -DPIC -o .libs/rtp_bytestream_plugin.lo
rm -f .libs/sync.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c sync.cpp -MT sync.lo -MD -MP -MF .deps/sync.TPlo  -fPIC -DPIC -o .libs/sync.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c rtp_bytestream_plugin.cpp -MT rtp_bytestream_plugin.lo -MD -MP -MF .deps/rtp_bytestream_plugin.TPlo -o rtp_bytestream_plugin.o >/dev/null 2>&1
mv -f .libs/rtp_bytestream_plugin.lo rtp_bytestream_plugin.lo
source='audio.cpp' object='audio.lo' libtool=yes \
depfile='.deps/audio.Plo' tmpdepfile='.deps/audio.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o audio.lo `test -f 'audio.cpp' || echo './'`audio.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c sync.cpp -MT sync.lo -MD -MP -MF .deps/sync.TPlo -o sync.o >/dev/null 2>&1
rm -f .libs/audio.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c audio.cpp -MT audio.lo -MD -MP -MF .deps/audio.TPlo  -fPIC -DPIC -o .libs/audio.lo
mv -f .libs/sync.lo sync.lo
source='video.cpp' object='video.lo' libtool=yes \
depfile='.deps/video.Plo' tmpdepfile='.deps/video.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o video.lo `test -f 'video.cpp' || echo './'`video.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c audio.cpp -MT audio.lo -MD -MP -MF .deps/audio.TPlo -o audio.o >/dev/null 2>&1
rm -f .libs/video.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c video.cpp -MT video.lo -MD -MP -MF .deps/video.TPlo  -fPIC -DPIC -o .libs/video.lo
mv -f .libs/audio.lo audio.lo
source='audio_sdl.cpp' object='audio_sdl.lo' libtool=yes \
depfile='.deps/audio_sdl.Plo' tmpdepfile='.deps/audio_sdl.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o audio_sdl.lo `test -f 'audio_sdl.cpp' || echo './'`audio_sdl.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c video.cpp -MT video.lo -MD -MP -MF .deps/video.TPlo -o video.o >/dev/null 2>&1
rm -f .libs/audio_sdl.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c audio_sdl.cpp -MT audio_sdl.lo -MD -MP -MF .deps/audio_sdl.TPlo  -fPIC -DPIC -o .libs/audio_sdl.lo
mv -f .libs/video.lo video.lo
source='video_sdl.cpp' object='video_sdl.lo' libtool=yes \
depfile='.deps/video_sdl.Plo' tmpdepfile='.deps/video_sdl.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o video_sdl.lo `test -f 'video_sdl.cpp' || echo './'`video_sdl.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c audio_sdl.cpp -MT audio_sdl.lo -MD -MP -MF .deps/audio_sdl.TPlo -o audio_sdl.o >/dev/null 2>&1
rm -f .libs/video_sdl.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c video_sdl.cpp -MT video_sdl.lo -MD -MP -MF .deps/video_sdl.TPlo  -fPIC -DPIC -o .libs/video_sdl.lo
mv -f .libs/audio_sdl.lo audio_sdl.lo
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
source='gui_main.cpp' object='gui_main.o' libtool=no \
depfile='.deps/gui_main.Po' tmpdepfile='.deps/gui_main.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c -o gui_main.o `test -f 'gui_main.cpp' || echo './'`gui_main.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2 -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c video_sdl.cpp -MT video_sdl.lo -MD -MP -MF .deps/video_sdl.TPlo -o video_sdl.o >/dev/null 2>&1
mv -f .libs/video_sdl.lo video_sdl.lo
source='gui_showmsg.c' object='gui_showmsg.o' libtool=no \
depfile='.deps/gui_showmsg.Po' tmpdepfile='.deps/gui_showmsg.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -Wall -Werror -Wmissing-prototypes -Wmissing-declarations -Wno-char-subscripts -Wno-unknown-pragmas -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c `test -f 'gui_showmsg.c' || echo './'`gui_showmsg.c
source='gui_utils.c' object='gui_utils.o' libtool=no \
depfile='.deps/gui_utils.Po' tmpdepfile='.deps/gui_utils.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../common/video/mpeg4 -I./codec -I./codec/mpeg4 -I../lib -I../lib/audio -I../../lib/SDL/include -I../../lib/mp4 -I../../lib/mp4v2  -I../../include -I../../include -I../../lib/avi -I../../lib -I../../common/video/libmpeg32 -I../../lib/sdp -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include  -D_REENTRANT -Wall -Werror -Wmissing-prototypes -Wmissing-declarations -Wno-char-subscripts -Wno-unknown-pragmas -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP -c `test -f 'gui_utils.c' || echo './'`gui_utils.c
/bin/sh ../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP  -o libmp4playerutils.la  -static our_bytestream_file.lo player_util.lo  -ldl
/bin/sh ../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP  -o libmp4player.la  -static avi_bytestream.lo avi_file.lo codec_plugin.lo ip_port.lo media_utils.lo mpeg2t_bytestream.lo mpeg2t_thread.lo mpeg2t_thread_nx.lo mpeg3_bytestream.lo mpeg3_file.lo mpeg3_rtp_bytestream.lo mp4_file.lo mp4_bytestream.lo our_config_file.lo player_media.lo player_media_decode.lo player_media_rtp.lo player_sdp.lo player_session.lo playlist.lo qtime_bytestream.lo qtime_file.lo rfc3119_bytestream.lo rtp_bytestream.lo rtp_bytestream_plugin.lo sync.lo ../../lib/mpeg2t/libmpeg2_transport.la ../../common/video/libmpeg32/libmpeg3.la ../../player/lib/audio/mp3util/libmp3utils.la ../../lib/gnu/libmpeg4ip_gnu.la ../../lib/sdp/libsdp.la ../../player/lib/mp4util/libmp4util.la ../../player/lib/libhttp/libhttp.la ../../lib/config_file/libconfig_file.la ../../lib/msg_queue/libmsg_queue.la ../../lib/bitstream/libbitstream.la ../../lib/mp4av/libmp4av.la ../../lib/rtp/libuclmmbase.la ../../player/lib/rtsp/librtsp.la ../../lib/mp4/libmp4.la ../../lib/mp4v2/libmp4v2.la ../../lib/avi/libavi.la  -ldl
rm -fr .libs/libmp4playerutils.la .libs/libmp4playerutils.* .libs/libmp4playerutils.*
ar cru .libs/libmp4playerutils.a  our_bytestream_file.o player_util.o
ranlib .libs/libmp4playerutils.a
creating libmp4playerutils.la
(cd .libs && rm -f libmp4playerutils.la && ln -s ../libmp4playerutils.la libmp4playerutils.la)
/bin/sh ../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP  -o libmp4syncbase.la  -static audio.lo video.lo  -ldl
rm -fr .libs/libmp4syncbase.la .libs/libmp4syncbase.* .libs/libmp4syncbase.*
ar cru .libs/libmp4syncbase.a  audio.o video.o
ranlib .libs/libmp4syncbase.a
creating libmp4syncbase.la
(cd .libs && rm -f libmp4syncbase.la && ln -s ../libmp4syncbase.la libmp4syncbase.la)
/bin/sh ../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP  -o libmp4syncsdl.la  -static audio_sdl.lo video_sdl.lo  -ldl
rm -fr .libs/libmp4syncsdl.la .libs/libmp4syncsdl.* .libs/libmp4syncsdl.*
ar cru .libs/libmp4syncsdl.a  audio_sdl.o video_sdl.o
ranlib .libs/libmp4syncsdl.a
creating libmp4syncsdl.la
(cd .libs && rm -f libmp4syncsdl.la && ln -s ../libmp4syncsdl.la libmp4syncsdl.la)
rm -fr .libs/libmp4player.la .libs/libmp4player.* .libs/libmp4player.*
rm -fr .libs/libmp4player.lax
mkdir .libs/libmp4player.lax
rm -fr .libs/libmp4player.lax/libmpeg2_transport.al
mkdir .libs/libmp4player.lax/libmpeg2_transport.al
(cd .libs/libmp4player.lax/libmpeg2_transport.al && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../lib/mpeg2t/.libs/libmpeg2_transport.al)
rm -fr .libs/libmp4player.lax/libmpeg3.a
mkdir .libs/libmp4player.lax/libmpeg3.a
(cd .libs/libmp4player.lax/libmpeg3.a && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../common/video/libmpeg32/.libs/libmpeg3.a)
rm -fr .libs/libmp4player.lax/libmp3utils.al
mkdir .libs/libmp4player.lax/libmp3utils.al
(cd .libs/libmp4player.lax/libmp3utils.al && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../player/lib/audio/mp3util/.libs/libmp3utils.al)
rm -fr .libs/libmp4player.lax/libmpeg4ip_gnu.al
mkdir .libs/libmp4player.lax/libmpeg4ip_gnu.al
(cd .libs/libmp4player.lax/libmpeg4ip_gnu.al && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../lib/gnu/.libs/libmpeg4ip_gnu.al)
rm -fr .libs/libmp4player.lax/libbitstream.al
mkdir .libs/libmp4player.lax/libbitstream.al
(cd .libs/libmp4player.lax/libbitstream.al && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../lib/bitstream/.libs/libbitstream.al)
rm -fr .libs/libmp4player.lax/libuclmmbase.al
mkdir .libs/libmp4player.lax/libuclmmbase.al
(cd .libs/libmp4player.lax/libuclmmbase.al && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../lib/rtp/.libs/libuclmmbase.al)
rm -fr .libs/libmp4player.lax/librtsp.a
mkdir .libs/libmp4player.lax/librtsp.a
(cd .libs/libmp4player.lax/librtsp.a && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../player/lib/rtsp/.libs/librtsp.a)
rm -fr .libs/libmp4player.lax/libavi.al
mkdir .libs/libmp4player.lax/libavi.al
(cd .libs/libmp4player.lax/libavi.al && ar x /var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src/../../lib/avi/.libs/libavi.al)
ar cru .libs/libmp4player.a  avi_bytestream.o avi_file.o codec_plugin.o ip_port.o media_utils.o mpeg2t_bytestream.o mpeg2t_thread.o mpeg2t_thread_nx.o mpeg3_bytestream.o mpeg3_file.o mpeg3_rtp_bytestream.o mp4_file.o mp4_bytestream.o our_config_file.o player_media.o player_media_decode.o player_media_rtp.o player_sdp.o player_session.o playlist.o qtime_bytestream.o qtime_file.o rfc3119_bytestream.o rtp_bytestream.o rtp_bytestream_plugin.o sync.o  .libs/libmp4player.lax/libmpeg2_transport.al/mpeg2t_mp3.lo .libs/libmp4player.lax/libmpeg2_transport.al/mpeg2_transport.lo .libs/libmp4player.lax/libmpeg2_transport.al/mpeg2t_util.lo .libs/libmp4player.lax/libmpeg2_transport.al/mpeg2t_video.lo  .libs/libmp4player.lax/libmpeg3.a/mpeg3vtrack.o .libs/libmp4player.lax/libmpeg3.a/mpeg3demux.o .libs/libmp4player.lax/libmpeg3.a/libmpeg3.o .libs/libmp4player.lax/libmpeg3.a/mpeg3io.o .libs/libmp4player.lax/libmpeg3.a/mpeg3atrack.o .libs/libmp4player.lax/libmpeg3.a/mpeg3title.o .libs/libmp4player.lax/libmpeg3.a/mpeg3css.o .libs/libmp4player.lax/libmpeg3.a/mpeg3ifo.o .libs/libmp4player.lax/libmpeg3.a/workarounds.o  .libs/libmp4player.lax/libmp3utils.al/BitVector.lo .libs/libmp4player.lax/libmp3utils.al/MP3Internals.lo  .libs/libmp4player.lax/libmpeg4ip_gnu.al/strsep.lo .libs/libmp4player.lax/libmpeg4ip_gnu.al/getopt.lo .libs/libmp4player.lax/libmpeg4ip_gnu.al/getopt1.lo .libs/libmp4player.lax/libmpeg4ip_gnu.al/strcasestr.lo  .libs/libmp4player.lax/libbitstream.al/bitstream.lo  .libs/libmp4player.lax/libuclmmbase.al/qfDES.lo .libs/libmp4player.lax/libuclmmbase.al/rijndael-api-fst.lo .libs/libmp4player.lax/libuclmmbase.al/net_udp.lo .libs/libmp4player.lax/libuclmmbase.al/inet_pton.lo .libs/libmp4player.lax/libuclmmbase.al/mbus.lo .libs/libmp4player.lax/libuclmmbase.al/asarray.lo .libs/libmp4player.lax/libuclmmbase.al/debug.lo .libs/libmp4player.lax/libuclmmbase.al/md5.lo .libs/libmp4player.lax/libuclmmbase.al/rijndael-alg-fst.lo .libs/libmp4player.lax/libuclmmbase.al/ntp.lo .libs/libmp4player.lax/libuclmmbase.al/rtp.lo .libs/libmp4player.lax/libuclmmbase.al/btree.lo .libs/libmp4player.lax/libuclmmbase.al/hmac.lo .libs/libmp4player.lax/libuclmmbase.al/util.lo .libs/libmp4player.lax/libuclmmbase.al/drand48.lo .libs/libmp4player.lax/libuclmmbase.al/mbus_parser.lo .libs/libmp4player.lax/libuclmmbase.al/crypt_random.lo .libs/libmp4player.lax/libuclmmbase.al/mbus_config.lo .libs/libmp4player.lax/libuclmmbase.al/memory.lo .libs/libmp4player.lax/libuclmmbase.al/base64.lo .libs/libmp4player.lax/libuclmmbase.al/mbus_addr.lo .libs/libmp4player.lax/libuclmmbase.al/inet_ntop.lo  .libs/libmp4player.lax/librtsp.a/rtsp_command.o .libs/libmp4player.lax/librtsp.a/rtsp_thread_nx.o .libs/libmp4player.lax/librtsp.a/rtsp_comm.o .libs/libmp4player.lax/librtsp.a/rtsp_thread.o .libs/libmp4player.lax/librtsp.a/rtsp_resp.o .libs/libmp4player.lax/librtsp.a/rtsp_util.o .libs/libmp4player.lax/librtsp.a/rtsp.o  .libs/libmp4player.lax/libavi.al/avilib.lo
ranlib .libs/libmp4player.a
rm -fr .libs/libmp4player.lax
creating libmp4player.la
(cd .libs && rm -f libmp4player.la && ln -s ../libmp4player.la libmp4player.la)
/bin/sh ../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP  -o mp4player  main.o -lm libmp4player.la libmp4syncbase.la libmp4syncsdl.la libmp4syncbase.la libmp4playerutils.la ../../lib/SDL/src/libSDLmpeg4ip.la -lpthread ../../lib/SDL/src/main/libSDLmpeg4ipmain.a  -ldl
/bin/sh ../../libtool --mode=link g++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -DPLAYER_PLUGIN_DIR=\"/usr/lib/mp4player_plugin\" -march=pentium4 -O3 -pipe -fomit-frame-pointer -DMPEG4IP  -o gmp4player  gui_main.o gui_showmsg.o gui_utils.o -lm libmp4player.la libmp4syncbase.la libmp4syncsdl.la libmp4syncbase.la libmp4playerutils.la ../../lib/SDL/src/libSDLmpeg4ip.la -lpthread ../../lib/SDL/src/main/libSDLmpeg4ipmain.a  -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  -lglib-2.0  -ldl
libtool: link: cannot find the library `'
make[4]: *** [mp4player] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: cannot find the library `'
make[4]: *** [gmp4player] Error 1
make[4]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3/player'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mpeg4ip-1.0_rc3/work/mpeg4ip-1.0RC3'
make: *** [all] Error 2

!!! ERROR: media-video/mpeg4ip-1.0_rc3 failed.
!!! Function src_compile, Line 74, Exitcode 2
!!! make failed
Comment 9 Olivier Crete (RETIRED) gentoo-dev 2004-01-21 03:44:31 UTC
This might be the same as bug 34804 since mpeg4ip has its private copy of SDL.. 
Can you check for -pthread in /var/tmp/portage/mpeg4ip-1.0/work/mpeg4ip-1.0/lib/SDL/src/libSDLmpeg4ip.la 
Comment 10 Edward Montezinos 2004-01-21 10:23:49 UTC
# libSDLmpeg4ip.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.3.5 (1.385.2.206 2000/05/27 11:12:27)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname=''

# Names of this library.
library_names='libSDLmpeg4ip-1.2.so.0.0.6 libSDLmpeg4ip-1.2.so.0 libSDLmpeg4ip.so'

# The name of the static archive.
old_library='libSDLmpeg4ip.a'

# Libraries that this one depends upon.
dependency_libs=' -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread$

# Version information for libSDLmpeg4ip.
current=0
age=0
revision=6

# Is this an already installed library?
installed=no

# Directory that this library needs to be installed in:
libdir='/usr/lib'
Comment 11 Olivier Crete (RETIRED) gentoo-dev 2004-01-21 11:04:48 UTC
there is your bug..
dependency_libs=' -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread$ ....
Its the same as bug bug 34804 in mpeg4ip's copy of sdl..

Btw, there is a new version of gtkpod (0.72) which I'm adding to the tree which should work better for m4a in some cases..
Comment 12 Edward Montezinos 2004-01-22 06:11:11 UTC
Hi,

Resolved:

I emerged the libsdl r2 to r3, than emerged mpeg4ip and it worked!!! thanxs a million for your help.

Gentoo rules 4ever.
Comment 13 Edward Montezinos 2004-01-22 06:13:17 UTC
Solution for the future:

Libsdl r3 needs to be a dependency of mpeg4ip
Comment 14 Olivier Crete (RETIRED) gentoo-dev 2004-01-22 06:56:35 UTC
actually mpeg4ip has its private libsdl.. but I merged the fixes from -r3 into it.. So its not a real dependencie..