I received the included error messages during the build of libquicktime when
I tried to build Transcode. I found a file named x264.c, and deleted it with
the purpose of restoring it by rebuilding and reinstalling everything Fink
would list which included "x264" in its name. After doing that, I got a
fresh x264.c with a creation date of July 25, 2006. Building libquicktime
again yielded the same errors. How can I fix them? Thanks.

-----

Making all in x264
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../include -I../../include/quicktime  -DLIBOSS_INTERNAL
-I/usr/X11R6/include -I/sw/include -I/sw/include   -march=i586 -mtune=i586
-O3 -funroll-all-loops -fomit-frame-pointer -finline-functions -Wall
-Winline -c -o x264.lo x264.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include
-I../../include/quicktime -DLIBOSS_INTERNAL -I/usr/X11R6/include
-I/sw/include -I/sw/include -march=i586 -mtune=i586 -O3 -funroll-all-loops
-fomit-frame-pointer -finline-functions -Wall -Winline -c x264.c
-fno-common -DPIC -o .libs/x264.o
x264.c: In function 'encode':
x264.c:496: error: 'struct <anonymous>' has no member named 'i_rf_constant'
x264.c: In function 'set_parameter':
x264.c:658: error: 'struct <anonymous>' has no member named 'i_rf_constant'
make[3]: *** [x264.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2

-----


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to