[mythtv-users] Compile error: [sub-libs-make_default-ordered]

Nick F nikos.f at gmail.com
Thu Oct 8 20:17:38 UTC 2009


On Thu, Oct 8, 2009 at 2:51 PM, Michael T. Dean <mtdean at thirdcontact.com> wrote:
> On 10/08/2009 03:30 PM, Nick F wrote:
>>
>> I'm getting an error when compiling mythtv : The tail of the make output
>> is:
>>
>> ln -s libmythavcodec-0.22.so.0.22.0 libmythavcodec-0.22.so
>> ln -s libmythavcodec-0.22.so.0.22.0 libmythavcodec-0.22.so.0
>> ln -s libmythavcodec-0.22.so.0.22.0 libmythavcodec-0.22.so.0.22
>> make[2]: Leaving directory
>> `/home/nikos/mythtv_trunk/mythtv/libs/libavcodec'
>> make[1]: Leaving directory `/home/nikos/mythtv_trunk/mythtv/libs'
>> make: *** [sub-libs-make_default-ordered] Error 2
>>
>> This is trying to compile the latest trunk (22313) on a Ubuntu 9.04
>> Zotac ION system.
>>
>> I am not passing any special parameters with ./configure, although I
>> did try with both --enable-libfaad turned on and off since the problem
>> seemed to start around revisions 22183 / 22267 - but I have no idea if
>> this is related.
>>
>
> You probably should use --enable-proc-opts (but no other "special" ones
> about cput/tune/arch/march/...).
>
>> Prior to this error showing up - this machine was happily compiling
>> trunk for the past few weeks.  I have made clean / distclean and
>> deleted my entire directory and re-pulled in the svn files - all to no
>> avail.  What's confusing me if that I have no problem building on my
>> Fedora 11 backend.
>>
>> I'm sure this is user error somehow - and would appreciate any tips.
>
> Need a bit more of the logs than that to see the actual error.
>
> Mike

Thanks Mike,
Trying again (with a --enable-proc-opt) I get:

gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o oggparseflac.o oggparseflac.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o oggparseogm.o oggparseogm.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o oggparsespeex.o oggparsespeex.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o oggenc.o oggenc.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o oma.o oma.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o pva.o pva.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o qcp.o qcp.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o r3d.o r3d.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtsp.o rtsp.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rl2.o rl2.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rmdec.o rmdec.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rm.o rm.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rmenc.o rmenc.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o idroq.o idroq.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rpl.o rpl.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp.o rtp.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtpenc.o rtpenc.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_mpv.o rtp_mpv.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_aac.o rtp_aac.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_amr.o rtp_amr.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_asf.o rtp_asf.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_h263.o rtp_h263.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtpenc_h264.o rtpenc_h264.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rdt.o rdt.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_vorbis.o rtp_vorbis.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtpdec.o rtpdec.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtp_h264.o rtp_h264.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o segafilm.o segafilm.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o siff.o siff.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o smacker.o smacker.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o sol.o sol.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o soxdec.o soxdec.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o soxenc.o soxenc.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o psxstr.o psxstr.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o swfdec.o swfdec.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o thp.o thp.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o tiertexseq.o tiertexseq.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o tmv.o tmv.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o tta.o tta.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o txd.o txd.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o vc1test.o vc1test.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o vc1testenc.o vc1testenc.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o sierravmd.o sierravmd.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o vocenc.o vocenc.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o vqf.o vqf.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o wav.o wav.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o wc3movie.o wc3movie.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o westwood.o westwood.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o wv.o wv.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o xa.o xa.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o yuv4mpeg.o yuv4mpeg.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o file.o file.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o gopher.o gopher.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o http.o http.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o rtpproto.o rtpproto.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o tcp.o tcp.c
gcc -c -pipe -march=nocona -fomit-frame-pointer -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -Wtype-limits -Wundef -Os -fno-math-errno
-fno-signed-zeros -w -D_REENTRANT -DPIC -fPIC -DMMX -Di386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/local -I.. -I../.. -I. -o udp.o udp.c
rm -f libmythavformat-0.22.so.0.22.0 libmythavformat-0.22.so
libmythavformat-0.22.so.0 libmythavformat-0.22.so.0.22
g++ -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,/libpostproc
-Wl,-rpath-link,/libswscale -Wl,-rpath-link,/libavfilter
-Wl,-rpath-link,/libavdevice -Wl,-rpath-link,/libavformat
-Wl,-rpath-link,/libavcodec -Wl,-rpath-link,/libavutil -Wl,-Bsymbolic
-Wl,-O1 -shared -Wl,-soname,libmythavformat-0.22.so.0 -o
libmythavformat-0.22.so.0.22.0 allformats.o avio.o aviobuf.o cutils.o
metadata.o metadata_compat.o options.o os_support.o sdp.o utils.o
raw.o id3v1.o id3v2.o adtsenc.o aiff.o riff.o amr.o apc.o ape.o
asfdec.o asf.o asfcrypt.o avlanguage.o asfenc.o assdec.o assenc.o au.o
avidec.o avienc.o swfenc.o avs.o vocdec.o voc.o bethsoftvid.o bfi.o
c93.o crcenc.o daud.o dsicin.o dv.o dvenc.o dxa.o eacdata.o
electronicarts.o ffmdec.o ffmenc.o flacdec.o oggparsevorbis.o
flacenc.o flic.o flvdec.o flvenc.o avc.o 4xm.o framecrcenc.o gif.o
gxf.o gxfenc.o audiointerleave.o idcin.o iff.o img2.o ipmovie.o
movenc.o isom.o iss.o lmlm4.o matroskaenc.o matroska.o matroskadec.o
mm.o mmf.o mov.o mp3.o mpc.o mpc8.o mpegenc.o mpeg.o mpegts.o
mpegtsenc.o mpjpeg.o msnwc_tcp.o mtv.o mvi.o mxfdec.o mxf.o mxfenc.o
ncdec.o nsvdec.o nutdec.o nutenc.o nut.o nuv.o oggdec.o
oggparsetheora.o oggparseflac.o oggparseogm.o oggparsespeex.o oggenc.o
oma.o pva.o qcp.o r3d.o rtsp.o rl2.o rmdec.o rm.o rmenc.o idroq.o
rpl.o rtp.o rtpenc.o rtp_mpv.o rtp_aac.o rtp_amr.o rtp_asf.o
rtp_h263.o rtpenc_h264.o rdt.o rtp_vorbis.o rtpdec.o rtp_h264.o
segafilm.o siff.o smacker.o sol.o soxdec.o soxenc.o psxstr.o swfdec.o
thp.o tiertexseq.o tmv.o tta.o txd.o vc1test.o vc1testenc.o
sierravmd.o vocenc.o vqf.o wav.o wc3movie.o westwood.o wv.o xa.o
yuv4mpeg.o file.o gopher.o http.o rtpproto.o tcp.o udp.o
-L/usr/X11R6/lib -lz -pthread -lpulse -lasound -lmp3lame -lm -lX11
-lXrandr -lXv -lXxf86vm -lXinerama -lXext -L../libavcodec
-lmythavcodec-0.22 -L../libavutil -lmythavutil-0.22 -lpthread
ln -s libmythavformat-0.22.so.0.22.0 libmythavformat-0.22.so
ln -s libmythavformat-0.22.so.0.22.0 libmythavformat-0.22.so.0
ln -s libmythavformat-0.22.so.0.22.0 libmythavformat-0.22.so.0.22
make[2]: Leaving directory `/home/nikos/mythtv_trunk/mythtv/libs/libavformat'
make[1]: Leaving directory `/home/nikos/mythtv_trunk/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2

Hopefully that's more helpful.
Thanks!


More information about the mythtv-users mailing list