Odd compile errors under FreeBSD...
by Timothy Brown · in Torque Game Engine · 08/19/2006 (11:28 pm) · 26 replies
Hey guys, trying to compile out of CVS under FreeBSD 6.1 i386/RELEASE and am getting some odd errors...
First off here's what we're running:
> gmake -v
GNU Make 3.81
This program built for i386-portbld-freebsd6.1
> nasm -v
NASM version 0.98.39 compiled on Aug 20 2006
> gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
> gmake -f mk/configure.mk OS=FreeBSD COMPILER=GCC3.4 BUILD=RELEASE
Current Configuration: this config is VALID
OS: FreeBSD
COMPILER: GCC3.4
BUILD: RELEASE
DIR.OBJ: out
First off here's what we're running:
> gmake -v
GNU Make 3.81
This program built for i386-portbld-freebsd6.1
> nasm -v
NASM version 0.98.39 compiled on Aug 20 2006
> gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
> gmake -f mk/configure.mk OS=FreeBSD COMPILER=GCC3.4 BUILD=RELEASE
Current Configuration: this config is VALID
OS: FreeBSD
COMPILER: GCC3.4
BUILD: RELEASE
DIR.OBJ: out
#2
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcmainct: No such file or directory
--> Compiling ljpeg/jcinit.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcinit: No such file or directory
--> Compiling ljpeg/jchuff.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jchuff: No such file or directory
--> Compiling ljpeg/jcdctmgr.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcdctmgr: No such file or directory
--> Compiling ljpeg/jccolor.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jccolor: No such file or directory
--> Compiling ljpeg/jccoefct.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jccoefct: No such file or directory
--> Compiling ljpeg/jcapistd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcapistd: No such file or directory
--> Compiling ljpeg/jcapimin.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcapimin: No such file or directory
--> Compiling zlib/zutil.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/zutil: No such file or directory
--> Compiling zlib/uncompr.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/uncompr: No such file or directory
--> Compiling zlib/trees.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/trees: No such file or directory
--> Compiling zlib/inftrees.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/inftrees: No such file or directory
--> Compiling zlib/inflate.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/inflate: No such file or directory
--> Compiling zlib/inffast.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/inffast: No such file or directory
--> Compiling zlib/gzio.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/gzio: No such file or directory
--> Compiling zlib/deflate.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/deflate: No such file or directory
--> Compiling zlib/crc32.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/crc32: No such file or directory
--> Compiling zlib/compress.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/compress: No such file or directory
--> Compiling zlib/adler32.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/adler32: No such file or directory
--> Compiling lpng/pngwutil.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwutil: No such file or directory
--> Compiling lpng/pngwtran.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwtran: No such file or directory
--> Compiling lpng/pngwrite.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwrite: No such file or directory
--> Compiling lpng/pngwio.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwio: No such file or directory
--> Compiling lpng/pngvcrd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngvcrd: No such file or directory
--> Compiling lpng/pngtrans.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngtrans: No such file or directory
--> Compiling lpng/pngset.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngset: No such file or directory
--> Compiling lpng/pngrutil.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngrutil: No such file or directory
--> Compiling lpng/pngrtran.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngrtran: No such file or directory
--> Compiling lpng/pngrio.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngrio: No such file or directory
--> Compiling lpng/pngread.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngread: No such file or directory
--> Compiling lpng/pngpread.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngpread: No such file or directory
--> Compiling lpng/pngmem.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngmem: No such file or directory
--> Compiling lpng/pngget.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngget: No such file or directory
--> Compiling lpng/pnggccrd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pnggccrd: No such file or directory
--> Compiling lpng/pngerror.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngerror: No such file or directory
--> Compiling lpng/png.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/png: No such file or directory
gmake[1]: *** No rule to make target '../mk/conf.GCC3.4.FreeBSD.mk'. Stop.
gmake: *** [default] Error 2
08/19/2006 (11:29 pm)
Assembler messages:FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcmainct: No such file or directory
--> Compiling ljpeg/jcinit.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcinit: No such file or directory
--> Compiling ljpeg/jchuff.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jchuff: No such file or directory
--> Compiling ljpeg/jcdctmgr.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcdctmgr: No such file or directory
--> Compiling ljpeg/jccolor.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jccolor: No such file or directory
--> Compiling ljpeg/jccoefct.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jccoefct: No such file or directory
--> Compiling ljpeg/jcapistd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcapistd: No such file or directory
--> Compiling ljpeg/jcapimin.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcapimin: No such file or directory
--> Compiling zlib/zutil.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/zutil: No such file or directory
--> Compiling zlib/uncompr.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/uncompr: No such file or directory
--> Compiling zlib/trees.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/trees: No such file or directory
--> Compiling zlib/inftrees.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/inftrees: No such file or directory
--> Compiling zlib/inflate.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/inflate: No such file or directory
--> Compiling zlib/inffast.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/inffast: No such file or directory
--> Compiling zlib/gzio.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/gzio: No such file or directory
--> Compiling zlib/deflate.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/deflate: No such file or directory
--> Compiling zlib/crc32.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/crc32: No such file or directory
--> Compiling zlib/compress.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/compress: No such file or directory
--> Compiling zlib/adler32.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/zlib/adler32: No such file or directory
--> Compiling lpng/pngwutil.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwutil: No such file or directory
--> Compiling lpng/pngwtran.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwtran: No such file or directory
--> Compiling lpng/pngwrite.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwrite: No such file or directory
--> Compiling lpng/pngwio.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngwio: No such file or directory
--> Compiling lpng/pngvcrd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngvcrd: No such file or directory
--> Compiling lpng/pngtrans.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngtrans: No such file or directory
--> Compiling lpng/pngset.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngset: No such file or directory
--> Compiling lpng/pngrutil.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngrutil: No such file or directory
--> Compiling lpng/pngrtran.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngrtran: No such file or directory
--> Compiling lpng/pngrio.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngrio: No such file or directory
--> Compiling lpng/pngread.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngread: No such file or directory
--> Compiling lpng/pngpread.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngpread: No such file or directory
--> Compiling lpng/pngmem.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngmem: No such file or directory
--> Compiling lpng/pngget.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngget: No such file or directory
--> Compiling lpng/pnggccrd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pnggccrd: No such file or directory
--> Compiling lpng/pngerror.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/pngerror: No such file or directory
--> Compiling lpng/png.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lpng/png: No such file or directory
gmake[1]: *** No rule to make target '../mk/conf.GCC3.4.FreeBSD.mk'. Stop.
gmake: *** [default] Error 2
#3
08/19/2006 (11:29 pm)
So.... Any ideas? :-/
#4
Try
cd [torque_src_dir]/mk
ln -s conf.GCC2.FreeBSD.mk conf.GCC3.4.FreeBSD.mk
?
Gary (-;
08/20/2006 (12:25 am)
Quote:Makefile:17: ../mk/conf.GCC3.4.FreeBSD.mk: No such file or directory
Try
cd [torque_src_dir]/mk
ln -s conf.GCC2.FreeBSD.mk conf.GCC3.4.FreeBSD.mk
?
Gary (-;
#5
I'm still not sure why linking our build file to a GCC2 one would make it work, but sure enough, seems to be building...
08/20/2006 (3:55 am)
Well crap, I missed the first error... Must have been so late.I'm still not sure why linking our build file to a GCC2 one would make it work, but sure enough, seems to be building...
#6
wraith# gmake
--> Compiling platformX86UNIX/x86UNIXFont.cc
In file included from platformX86UNIX/x86UNIXFont.cc:11:
./core/unicode.h:88:22: warning: no newline at end of file
In file included from platformX86UNIX/x86UNIXFont.cc:20:
/usr/X11R6/include/X11/Xft/Xft.h:41:22: ft2build.h: No such file or directory
/usr/X11R6/include/X11/Xft/Xft.h:42:10: #include expects "FILENAME" or
In file included from platformX86UNIX/x86UNIXFont.cc:20:
/usr/X11R6/include/X11/Xft/Xft.h:59: error: 'FT_Library' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:93: error: 'FT_UInt' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:100: error: 'FT_UInt' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:197: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:198: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:302: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:304: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:360: error: 'FT_Face' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:400: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:401: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:406: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:407: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:415: error: 'FT_UInt' has not been declared
/usr/X11R6/include/X11/Xft/Xft.h:416: error: 'FT_UInt' has not been declared
/usr/X11R6/include/X11/Xft/Xft.h:417: error: ISO C++ forbids declaration of 'glyph' with no type
/usr/X11R6/include/X11/Xft/Xft.h:417: error: ISO C++ forbids declaration of 'missing' with no type
/usr/X11R6/include/X11/Xft/Xft.h:424: error: 'FT_UInt' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:468: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:469: error: ISO C++ forbids declaration of 'FT_UInt' with no type
platformX86UNIX/x86UNIXFont.cc: In function 'GOldFont* createFont(const char*, dsize_t, U32)':
platformX86UNIX/x86UNIXFont.cc:115: error: 'FT_UInt' undeclared (first use this function)
platformX86UNIX/x86UNIXFont.cc:115: error: (Each undeclared identifier is reported only once for each function it appears in.)
platformX86UNIX/x86UNIXFont.cc:115: error: expected ';' before "glyph"
platformX86UNIX/x86UNIXFont.cc:122: error: 'glyph' undeclared (first use this function)
platformX86UNIX/x86UNIXFont.cc:122: error: 'XftCharIndex' undeclared (first use this function)
gmake[1]: *** [out.GCC3.4.DEBUG/platformX86UNIX/x86UNIXFont.obj] Error 1
gmake: *** [default] Error 2
08/20/2006 (1:30 pm)
Okay, that fixed that, then I ran into some lib errors, I installed the x11-lib's port and SDL and got past that, but now I'm getting a odd error pertaining to fonts... I tried to install the entire Xorg distro, to no avail.... Ideas?wraith# gmake
--> Compiling platformX86UNIX/x86UNIXFont.cc
In file included from platformX86UNIX/x86UNIXFont.cc:11:
./core/unicode.h:88:22: warning: no newline at end of file
In file included from platformX86UNIX/x86UNIXFont.cc:20:
/usr/X11R6/include/X11/Xft/Xft.h:41:22: ft2build.h: No such file or directory
/usr/X11R6/include/X11/Xft/Xft.h:42:10: #include expects "FILENAME" or
In file included from platformX86UNIX/x86UNIXFont.cc:20:
/usr/X11R6/include/X11/Xft/Xft.h:59: error: 'FT_Library' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:93: error: 'FT_UInt' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:100: error: 'FT_UInt' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:197: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:198: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:302: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:304: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:360: error: 'FT_Face' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:400: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:401: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:406: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:407: error: ISO C++ forbids declaration of 'FT_UInt' with no type
/usr/X11R6/include/X11/Xft/Xft.h:415: error: 'FT_UInt' has not been declared
/usr/X11R6/include/X11/Xft/Xft.h:416: error: 'FT_UInt' has not been declared
/usr/X11R6/include/X11/Xft/Xft.h:417: error: ISO C++ forbids declaration of 'glyph' with no type
/usr/X11R6/include/X11/Xft/Xft.h:417: error: ISO C++ forbids declaration of 'missing' with no type
/usr/X11R6/include/X11/Xft/Xft.h:424: error: 'FT_UInt' does not name a type
/usr/X11R6/include/X11/Xft/Xft.h:468: error: expected ',' or '...' before '*' token
/usr/X11R6/include/X11/Xft/Xft.h:469: error: ISO C++ forbids declaration of 'FT_UInt' with no type
platformX86UNIX/x86UNIXFont.cc: In function 'GOldFont* createFont(const char*, dsize_t, U32)':
platformX86UNIX/x86UNIXFont.cc:115: error: 'FT_UInt' undeclared (first use this function)
platformX86UNIX/x86UNIXFont.cc:115: error: (Each undeclared identifier is reported only once for each function it appears in.)
platformX86UNIX/x86UNIXFont.cc:115: error: expected ';' before "glyph"
platformX86UNIX/x86UNIXFont.cc:122: error: 'glyph' undeclared (first use this function)
platformX86UNIX/x86UNIXFont.cc:122: error: 'XftCharIndex' undeclared (first use this function)
gmake[1]: *** [out.GCC3.4.DEBUG/platformX86UNIX/x86UNIXFont.obj] Error 1
gmake: *** [default] Error 2
#7
Try installing or updating your freetype2-devel package ? I don't know what FreeBSD would call it, but you could probably find it in ports.
Gary (-;
08/20/2006 (5:33 pm)
Quote:/usr/X11R6/include/X11/Xft/Xft.h:41:22: ft2build.h: No such file or directory
Try installing or updating your freetype2-devel package ? I don't know what FreeBSD would call it, but you could probably find it in ports.
Gary (-;
#8
wraith# locate ft2build.h
/usr/local/include/ft2build.h
I should have all the packages installed that are needed:
wraith# pkg_info
aaccli-1.0 Adaptec SCSI RAID administration tool
aalib-1.4.r5_2 An ascii art library
bitstream-vera-1.10_2 Bitstream Vera TrueType font collection
dri-6.4.1,2 OpenGL hardware acceleration drivers for the DRI
expat-2.0.0_1 XML 1.0 parser written in C
fontconfig-2.3.2_5,1 An XML-based font configuration API for X Windows
freetype-1.3.1_4 A free and portable TrueType font rendering engine
freetype2-2.1.10_3 A free and portable TrueType font rendering engine
gettext-0.14.5_2 GNU gettext package
gmake-3.81_1 GNU version of 'make' utility
imake-6.9.0 Imake and other utilities from X.Org
libXft-2.1.7_1 A client-sided font API for X applications
libdrm-2.0.2 Userspace interface to kernel Direct Rendering Module servi
libiconv-1.9.2_2 A character set conversion library
libtool-1.5.22_2 Generic shared library support script
nano-1.2.5 Nano's ANOther editor, an enhanced free Pico clone
nasm-0.98.39,1 General-purpose multi-platform x86 assembler
perl-5.8.8 Practical Extraction and Report Language
pkg-config-0.20_2 A utility to retrieve information about installed libraries
png-1.2.12_1 Library for manipulating PNG images
sdl-1.2.9_2,2 Cross-platform multi-media development API
sudo-1.6.8.12_1 Allow others to run commands as root
svgalib-1.4.3_5 A low level console graphics library
unzip-5.52_2 List, test and extract compressed files in a ZIP archive
xorg-6.9.0 X.Org distribution metaport
xorg-clients-6.9.0_3 X client programs and related files from X.Org
xorg-documents-6.9.0 Documentation of X11 protocol and libraries from X.Org
xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.9.0_1 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.9.0 X.Org TrueType fonts
xorg-fonts-type1-6.9.0 X.Org Type1 fonts
xorg-fontserver-6.9.0_1 X font server from X.Org
xorg-libraries-6.9.0 X11 libraries and headers from X.Org
xorg-manpages-6.9.0 X.Org library manual pages
xorg-nestserver-6.9.0 Nesting X server from X.Org
xorg-printserver-6.9.0_1 X Print server from X.Org
xorg-server-6.9.0_4 X.Org X server and related programs
xorg-vfbserver-6.9.0_1 X virtual framebuffer server from X.Org
xterm-216 Terminal emulator for the X Window System
08/20/2006 (6:10 pm)
It's there...wraith# locate ft2build.h
/usr/local/include/ft2build.h
I should have all the packages installed that are needed:
wraith# pkg_info
aaccli-1.0 Adaptec SCSI RAID administration tool
aalib-1.4.r5_2 An ascii art library
bitstream-vera-1.10_2 Bitstream Vera TrueType font collection
dri-6.4.1,2 OpenGL hardware acceleration drivers for the DRI
expat-2.0.0_1 XML 1.0 parser written in C
fontconfig-2.3.2_5,1 An XML-based font configuration API for X Windows
freetype-1.3.1_4 A free and portable TrueType font rendering engine
freetype2-2.1.10_3 A free and portable TrueType font rendering engine
gettext-0.14.5_2 GNU gettext package
gmake-3.81_1 GNU version of 'make' utility
imake-6.9.0 Imake and other utilities from X.Org
libXft-2.1.7_1 A client-sided font API for X applications
libdrm-2.0.2 Userspace interface to kernel Direct Rendering Module servi
libiconv-1.9.2_2 A character set conversion library
libtool-1.5.22_2 Generic shared library support script
nano-1.2.5 Nano's ANOther editor, an enhanced free Pico clone
nasm-0.98.39,1 General-purpose multi-platform x86 assembler
perl-5.8.8 Practical Extraction and Report Language
pkg-config-0.20_2 A utility to retrieve information about installed libraries
png-1.2.12_1 Library for manipulating PNG images
sdl-1.2.9_2,2 Cross-platform multi-media development API
sudo-1.6.8.12_1 Allow others to run commands as root
svgalib-1.4.3_5 A low level console graphics library
unzip-5.52_2 List, test and extract compressed files in a ZIP archive
xorg-6.9.0 X.Org distribution metaport
xorg-clients-6.9.0_3 X client programs and related files from X.Org
xorg-documents-6.9.0 Documentation of X11 protocol and libraries from X.Org
xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.9.0_1 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.9.0 X.Org TrueType fonts
xorg-fonts-type1-6.9.0 X.Org Type1 fonts
xorg-fontserver-6.9.0_1 X font server from X.Org
xorg-libraries-6.9.0 X11 libraries and headers from X.Org
xorg-manpages-6.9.0 X.Org library manual pages
xorg-nestserver-6.9.0 Nesting X server from X.Org
xorg-printserver-6.9.0_1 X Print server from X.Org
xorg-server-6.9.0_4 X.Org X server and related programs
xorg-vfbserver-6.9.0_1 X virtual framebuffer server from X.Org
xterm-216 Terminal emulator for the X Window System
#9
Well, it ain't finding it.
For a start, check that Xft.h doesn't have a hardcoded path.
Next up, edit targets.torque.mk and add -I/usr/local/include/ to the line starting with INCLUDES_BASE={stuff}
Gary (-;
08/20/2006 (7:03 pm)
Quote:/usr/X11R6/include/X11/Xft/Xft.h:41:22: ft2build.h: No such file or directory
Well, it ain't finding it.
For a start, check that Xft.h doesn't have a hardcoded path.
Next up, edit targets.torque.mk and add -I/usr/local/include/ to the line starting with INCLUDES_BASE={stuff}
Gary (-;
#10
Now one more error...
wraith# gmake
gmake[1]: ../lib/xiph/linux/checklinks.sh: Command not found
gmake[1]: *** [out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin] Error 127
gmake: *** [default] Error 2
wraith# locate checklinks.sh
/usr/home/timb/torque/lib/xiph/linux/checklinks.sh
wraith#
It *is* looking in the right place, and the file is there....
(Thanks for all the help, by the way.)
08/20/2006 (9:18 pm)
The targets.torque.mk did it.Now one more error...
wraith# gmake
gmake[1]: ../lib/xiph/linux/checklinks.sh: Command not found
gmake[1]: *** [out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin] Error 127
gmake: *** [default] Error 2
wraith# locate checklinks.sh
/usr/home/timb/torque/lib/xiph/linux/checklinks.sh
wraith#
It *is* looking in the right place, and the file is there....
(Thanks for all the help, by the way.)
#11
-Timothy
08/20/2006 (10:07 pm)
Incidentally, I tried changing CHECK_LINK_FILE to be the absolute path (CHECK_LINK_FILE=/usr/home/timb/torque/lib/xiph/linux/checklinks.sh) and still not dice...-Timothy
#12
wraith# gmake
--> Linking out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin
/usr/bin/ld: cannot find -lSDL
gmake[1]: *** [out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin] Error 1
gmake: *** [default] Error 2
It seems ld doesn't like the -lSDL switch... This I *don't* know how to get around...
This is the version of ld we're running:
wraith# /usr/bin/ld -v
GNU ld version 2.15 [FreeBSD] 2004-05-23
Ideas? :-)
-Timothy
08/20/2006 (10:16 pm)
Okay, I just got past that. The checklinks.sh file was calling /bin/bash, which isn't on by default. I changed it to /bin/sh and it went okay. Now we're getting linking errors...wraith# gmake
--> Linking out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin
/usr/bin/ld: cannot find -lSDL
gmake[1]: *** [out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin] Error 1
gmake: *** [default] Error 2
It seems ld doesn't like the -lSDL switch... This I *don't* know how to get around...
This is the version of ld we're running:
wraith# /usr/bin/ld -v
GNU ld version 2.15 [FreeBSD] 2004-05-23
Ideas? :-)
-Timothy
#13
So it can't find libSDL.so.whatever
locate libSDL
Find where it is. Assuming that it's /usr/local/lib, prefix -L/usr/local/lib onto the -lSDL line.
Alternatively and more permanantly, I can't remember how FreeBSD does the same thing, but check /etc/ld.so.conf [read ldd's man page if that file doesn't exist, to find it], make sure it contains /usr/local/lib. Then re-run /sbin/ldconfig [or, again, the FreeBSD equivalent]
Alternatively, you're three for three on your compiler not being able to find simple files, you could always try looking for them yourself :-)
Gary (-;
08/20/2006 (11:00 pm)
/usr/bin/ld: cannot find -lSDLSo it can't find libSDL.so.whatever
locate libSDL
Find where it is. Assuming that it's /usr/local/lib, prefix -L/usr/local/lib onto the -lSDL line.
Alternatively and more permanantly, I can't remember how FreeBSD does the same thing, but check /etc/ld.so.conf [read ldd's man page if that file doesn't exist, to find it], make sure it contains /usr/local/lib. Then re-run /sbin/ldconfig [or, again, the FreeBSD equivalent]
Alternatively, you're three for three on your compiler not being able to find simple files, you could always try looking for them yourself :-)
Gary (-;
#14
I was assuming it was trying to add a -lSDL switch to ld, but that's obviously not it. As you can see I *am* looking for the files, I think my problem is just wrapping my head around how it's all being compiled together.
You say "Find where it is. Assuming that it's /usr/local/lib, prefix -L/usr/local/lib onto the -lSDL line."
Where am I adding that though? Which file? As you can see, the compiler isn't spitting out anything useful in that regard.
I know this seems like newbie stuff, but I'm really unfamiliar with Torque and how it's compiled. (The Linux instructions assume you're running Linux, which places things in a different hier. It might have helped if I would have familiarized myself with Torque under Linux first, eh?)
I really am grateful for the help.
-Timothy
08/20/2006 (11:11 pm)
Sorry, I'm used to working with Python (and some C, but done with a editable ./configure file), I guess it's the way the errors are being printed that's throwing me off.I was assuming it was trying to add a -lSDL switch to ld, but that's obviously not it. As you can see I *am* looking for the files, I think my problem is just wrapping my head around how it's all being compiled together.
You say "Find where it is. Assuming that it's /usr/local/lib, prefix -L/usr/local/lib onto the -lSDL line."
Where am I adding that though? Which file? As you can see, the compiler isn't spitting out anything useful in that regard.
I know this seems like newbie stuff, but I'm really unfamiliar with Torque and how it's compiled. (The Linux instructions assume you're running Linux, which places things in a different hier. It might have helped if I would have familiarized myself with Torque under Linux first, eh?)
I really am grateful for the help.
-Timothy
#15
You should just be able to do "locate libSDL.so" and find something suitable. On my work desktop:
gbriggs@falcor:~$ locate libSDL.so
/usr/lib/libSDL.so
gbriggs@falcor:~$ ls -l /usr/lib/libSDL.so
lrwxrwxrwx 1 root root 19 2005-04-22 09:49 /usr/lib/libSDL.so -> libSDL-1.2.so.0.7.1*
gbriggs@falcor:~$
So that's an example of what you're looking for. I expect yours is in /usr/local/lib, otherwise your linker should have been automatically finding it
Gary (-;
08/21/2006 (11:05 am)
-lSDL is trying to link with a file called libSDL.so or libSDL.a, which should be a symlink to a version-named file. .so is a dynamically linked library, .a is for statically linking.You should just be able to do "locate libSDL.so" and find something suitable. On my work desktop:
gbriggs@falcor:~$ locate libSDL.so
/usr/lib/libSDL.so
gbriggs@falcor:~$ ls -l /usr/lib/libSDL.so
lrwxrwxrwx 1 root root 19 2005-04-22 09:49 /usr/lib/libSDL.so -> libSDL-1.2.so.0.7.1*
gbriggs@falcor:~$
So that's an example of what you're looking for. I expect yours is in /usr/local/lib, otherwise your linker should have been automatically finding it
Gary (-;
#16
It was in /usr/local/lib, but as libSDL-1.blahblah.so, so I symlinked that to libSDL.so.
Thanks!
08/21/2006 (7:42 pm)
I understand now.It was in /usr/local/lib, but as libSDL-1.blahblah.so, so I symlinked that to libSDL.so.
Thanks!
#17
wraith# gmake
--> Linking out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2f): In function 'OggVorbisFile::_get_data()':
./core/stream.h:140: undefined reference to 'ogg_sync_buffer'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x74): In function 'OggVorbisFile::_get_data()':
audio/vorbisStream.cc:64: undefined reference to 'ogg_sync_wrote'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xfc): In function 'OggVorbisFile::_seek_helper(long)':
audio/vorbisStream.cc:76: undefined reference to 'ogg_sync_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x183): In function 'OggVorbisFile::_get_next_page(ogg_page*, int)':
audio/vorbisStream.cc:102: undefined reference to 'ogg_sync_pageseek'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x3fe): In function 'OggVorbisFile::_bisect_forward_serialno(long, long, long, long, long)':
audio/vorbisStream.cc:193: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x4ce):audio/vorbisStream.cc:210: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5bb): In function 'OggVorbisFile::_fetch_headers(vorbis_info*, vorbis_comment*, long*, ogg_page*)':
audio/vorbisStream.cc:234: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5c8):audio/vorbisStream.cc:235: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5dc):audio/vorbisStream.cc:235: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5f3):audio/vorbisStream.cc:241: undefined reference to 'vorbis_info_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5fe):audio/vorbisStream.cc:242: undefined reference to 'vorbis_comment_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x626):audio/vorbisStream.cc:247: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x643):audio/vorbisStream.cc:250: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x676):audio/vorbisStream.cc:260: undefined reference to 'vorbis_synthesis_headerin'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x6d1):audio/vorbisStream.cc:277: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x6dc):audio/vorbisStream.cc:278: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x6ec):audio/vorbisStream.cc:279: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x8b1): In function 'OggVorbisFile::_prefetch_all_headers(long)':
audio/vorbisStream.cc:317: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x90a):audio/vorbisStream.cc:331: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x920):audio/vorbisStream.cc:332: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x92d):audio/vorbisStream.cc:335: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x958):audio/vorbisStream.cc:336: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x966):audio/vorbisStream.cc:337: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x9f6): In function 'OggVorbisFile::_make_decode_ready()':
audio/vorbisStream.cc:349: undefined reference to 'vorbis_synthesis_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xa16):audio/vorbisStream.cc:351: undefined reference to 'vorbis_synthesis_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xa36):audio/vorbisStream.cc:353: undefined reference to 'vorbis_block_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xb1b): In function 'OggVorbisFile::_open_seekable2()':
audio/vorbisStream.cc:378: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc02): In function 'OggVorbisFile::_decode_clear()':
audio/vorbisStream.cc:404: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc14):audio/vorbisStream.cc:405: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc26):audio/vorbisStream.cc:406: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc7a): In function 'OggVorbisFile::_process_packet(int)':
audio/vorbisStream.cc:436: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xcbe):audio/vorbisStream.cc:443: undefined reference to 'vorbis_synthesis'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xcdc):audio/vorbisStream.cc:453: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xcff):audio/vorbisStream.cc:454: undefined reference to 'vorbis_synthesis_blockin'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xd23):audio/vorbisStream.cc:455: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xdb5):audio/vorbisStream.cc:477: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xea4):audio/vorbisStream.cc:502: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xecf):audio/vorbisStream.cc:506: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xedf):audio/vorbisStream.cc:507: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xf1c):audio/vorbisStream.cc:530: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xf9b):audio/vorbisStream.cc:544: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xfab):audio/vorbisStream.cc:545: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1031):audio/vorbisStream.cc:561: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1185): In function 'OggVorbisFile::_ov_open1(Stream*, char*, long)':
audio/vorbisStream.cc:592: undefined reference to 'ogg_sync_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x11a2):audio/vorbisStream.cc:599: undefined reference to 'ogg_sync_buffer'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x11d5):audio/vorbisStream.cc:601: undefined reference to 'ogg_sync_wrote'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1440): In function 'OggVorbisFile::ov_clear()':
audio/vorbisStream.cc:649: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1452):audio/vorbisStream.cc:650: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1462):audio/vorbisStream.cc:651: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x14a2):audio/vorbisStream.cc:656: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x14b8):audio/vorbisStream.cc:657: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x155b):audio/vorbisStream.cc:666: undefined reference to 'ogg_sync_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1ea1): In function 'OggVorbisFile::ov_raw_seek(long)':
audio/vorbisStream.cc:916: undefined reference to 'ogg_stream_packetout'
08/21/2006 (7:45 pm)
Okay, got a new error, but this time I don't see anything related to not finding a file.wraith# gmake
--> Linking out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2f): In function 'OggVorbisFile::_get_data()':
./core/stream.h:140: undefined reference to 'ogg_sync_buffer'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x74): In function 'OggVorbisFile::_get_data()':
audio/vorbisStream.cc:64: undefined reference to 'ogg_sync_wrote'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xfc): In function 'OggVorbisFile::_seek_helper(long)':
audio/vorbisStream.cc:76: undefined reference to 'ogg_sync_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x183): In function 'OggVorbisFile::_get_next_page(ogg_page*, int)':
audio/vorbisStream.cc:102: undefined reference to 'ogg_sync_pageseek'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x3fe): In function 'OggVorbisFile::_bisect_forward_serialno(long, long, long, long, long)':
audio/vorbisStream.cc:193: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x4ce):audio/vorbisStream.cc:210: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5bb): In function 'OggVorbisFile::_fetch_headers(vorbis_info*, vorbis_comment*, long*, ogg_page*)':
audio/vorbisStream.cc:234: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5c8):audio/vorbisStream.cc:235: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5dc):audio/vorbisStream.cc:235: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5f3):audio/vorbisStream.cc:241: undefined reference to 'vorbis_info_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x5fe):audio/vorbisStream.cc:242: undefined reference to 'vorbis_comment_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x626):audio/vorbisStream.cc:247: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x643):audio/vorbisStream.cc:250: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x676):audio/vorbisStream.cc:260: undefined reference to 'vorbis_synthesis_headerin'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x6d1):audio/vorbisStream.cc:277: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x6dc):audio/vorbisStream.cc:278: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x6ec):audio/vorbisStream.cc:279: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x8b1): In function 'OggVorbisFile::_prefetch_all_headers(long)':
audio/vorbisStream.cc:317: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x90a):audio/vorbisStream.cc:331: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x920):audio/vorbisStream.cc:332: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x92d):audio/vorbisStream.cc:335: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x958):audio/vorbisStream.cc:336: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x966):audio/vorbisStream.cc:337: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x9f6): In function 'OggVorbisFile::_make_decode_ready()':
audio/vorbisStream.cc:349: undefined reference to 'vorbis_synthesis_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xa16):audio/vorbisStream.cc:351: undefined reference to 'vorbis_synthesis_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xa36):audio/vorbisStream.cc:353: undefined reference to 'vorbis_block_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xb1b): In function 'OggVorbisFile::_open_seekable2()':
audio/vorbisStream.cc:378: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc02): In function 'OggVorbisFile::_decode_clear()':
audio/vorbisStream.cc:404: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc14):audio/vorbisStream.cc:405: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc26):audio/vorbisStream.cc:406: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xc7a): In function 'OggVorbisFile::_process_packet(int)':
audio/vorbisStream.cc:436: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xcbe):audio/vorbisStream.cc:443: undefined reference to 'vorbis_synthesis'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xcdc):audio/vorbisStream.cc:453: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xcff):audio/vorbisStream.cc:454: undefined reference to 'vorbis_synthesis_blockin'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xd23):audio/vorbisStream.cc:455: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xdb5):audio/vorbisStream.cc:477: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xea4):audio/vorbisStream.cc:502: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xecf):audio/vorbisStream.cc:506: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xedf):audio/vorbisStream.cc:507: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xf1c):audio/vorbisStream.cc:530: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xf9b):audio/vorbisStream.cc:544: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0xfab):audio/vorbisStream.cc:545: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1031):audio/vorbisStream.cc:561: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1185): In function 'OggVorbisFile::_ov_open1(Stream*, char*, long)':
audio/vorbisStream.cc:592: undefined reference to 'ogg_sync_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x11a2):audio/vorbisStream.cc:599: undefined reference to 'ogg_sync_buffer'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x11d5):audio/vorbisStream.cc:601: undefined reference to 'ogg_sync_wrote'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1440): In function 'OggVorbisFile::ov_clear()':
audio/vorbisStream.cc:649: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1452):audio/vorbisStream.cc:650: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1462):audio/vorbisStream.cc:651: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x14a2):audio/vorbisStream.cc:656: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x14b8):audio/vorbisStream.cc:657: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x155b):audio/vorbisStream.cc:666: undefined reference to 'ogg_sync_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1ea1): In function 'OggVorbisFile::ov_raw_seek(long)':
audio/vorbisStream.cc:916: undefined reference to 'ogg_stream_packetout'
#18
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1f1c):audio/vorbisStream.cc:923: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x208c):audio/vorbisStream.cc:954: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x20aa):audio/vorbisStream.cc:956: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x20cc):audio/vorbisStream.cc:962: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2156):audio/vorbisStream.cc:970: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2166):audio/vorbisStream.cc:971: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2180):audio/vorbisStream.cc:972: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x218e):audio/vorbisStream.cc:973: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21b4):audio/vorbisStream.cc:978: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21cc):audio/vorbisStream.cc:979: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21da):audio/vorbisStream.cc:980: undefined reference to 'ogg_page_eos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21f3):audio/vorbisStream.cc:984: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2220):audio/vorbisStream.cc:990: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2550): In function 'OggVorbisFile::ov_pcm_seek_page(long long)':
audio/vorbisStream.cc:1059: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x26db):audio/vorbisStream.cc:1098: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2705):audio/vorbisStream.cc:1101: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2715):audio/vorbisStream.cc:1102: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x273b):audio/vorbisStream.cc:1104: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2755):audio/vorbisStream.cc:1108: undefined reference to 'ogg_stream_packetpeek'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2793):audio/vorbisStream.cc:1117: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x27c8):audio/vorbisStream.cc:1117: undefined reference to 'ogg_page_continued'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2857):audio/vorbisStream.cc:1129: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x297f): In function 'OggVorbisFile::ov_pcm_seek(long long)':
audio/vorbisStream.cc:1163: undefined reference to 'ogg_stream_packetpeek'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x29ae):audio/vorbisStream.cc:1165: undefined reference to 'vorbis_packet_blocksize'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x29f4):audio/vorbisStream.cc:1168: undefined reference to 'vorbis_info_blocksize'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2a40):audio/vorbisStream.cc:1171: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2afd):audio/vorbisStream.cc:1192: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2b2c):audio/vorbisStream.cc:1197: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2bab):audio/vorbisStream.cc:1203: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2bbb):audio/vorbisStream.cc:1204: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2be5):audio/vorbisStream.cc:1208: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2c4f):audio/vorbisStream.cc:1218: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2c79):audio/vorbisStream.cc:1221: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x32de): In function 'OggVorbisFile::ov_read_float(float***, int*)':
audio/vorbisStream.cc:1416: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x330e):audio/vorbisStream.cc:1419: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x33d6): In function 'OggVorbisFile::ov_read(char*, int, int, int*)':
audio/vorbisStream.cc:1452: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x36f4):audio/vorbisStream.cc:1527: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x62a): In function 'TheoraTexture::destroyTexture(bool)':
core/theoraPlayer.cc:186: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x65a):core/theoraPlayer.cc:189: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x68a):core/theoraPlayer.cc:192: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x6ba):core/theoraPlayer.cc:195: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x6ca):core/theoraPlayer.cc:196: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x700):core/theoraPlayer.cc:204: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x710):core/theoraPlayer.cc:205: undefined reference to 'theora_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x720):core/theoraPlayer.cc:206: undefined reference to 'theora_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x730):core/theoraPlayer.cc:207: undefined reference to 'theora_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x73e):core/theoraPlayer.cc:208: undefined reference to 'ogg_sync_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x852): In function 'TheoraTexture::setFile(char const*, bool, bool, Audio::Description*)':
08/21/2006 (7:46 pm)
Out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1ef5):audio/vorbisStream.cc:921: undefined reference to 'vorbis_packet_blocksize'out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x1f1c):audio/vorbisStream.cc:923: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x208c):audio/vorbisStream.cc:954: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x20aa):audio/vorbisStream.cc:956: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x20cc):audio/vorbisStream.cc:962: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2156):audio/vorbisStream.cc:970: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2166):audio/vorbisStream.cc:971: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2180):audio/vorbisStream.cc:972: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x218e):audio/vorbisStream.cc:973: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21b4):audio/vorbisStream.cc:978: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21cc):audio/vorbisStream.cc:979: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21da):audio/vorbisStream.cc:980: undefined reference to 'ogg_page_eos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x21f3):audio/vorbisStream.cc:984: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2220):audio/vorbisStream.cc:990: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2550): In function 'OggVorbisFile::ov_pcm_seek_page(long long)':
audio/vorbisStream.cc:1059: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x26db):audio/vorbisStream.cc:1098: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2705):audio/vorbisStream.cc:1101: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2715):audio/vorbisStream.cc:1102: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x273b):audio/vorbisStream.cc:1104: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2755):audio/vorbisStream.cc:1108: undefined reference to 'ogg_stream_packetpeek'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2793):audio/vorbisStream.cc:1117: undefined reference to 'ogg_page_granulepos'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x27c8):audio/vorbisStream.cc:1117: undefined reference to 'ogg_page_continued'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2857):audio/vorbisStream.cc:1129: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x297f): In function 'OggVorbisFile::ov_pcm_seek(long long)':
audio/vorbisStream.cc:1163: undefined reference to 'ogg_stream_packetpeek'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x29ae):audio/vorbisStream.cc:1165: undefined reference to 'vorbis_packet_blocksize'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x29f4):audio/vorbisStream.cc:1168: undefined reference to 'vorbis_info_blocksize'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2a40):audio/vorbisStream.cc:1171: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2afd):audio/vorbisStream.cc:1192: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2b2c):audio/vorbisStream.cc:1197: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2bab):audio/vorbisStream.cc:1203: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2bbb):audio/vorbisStream.cc:1204: undefined reference to 'ogg_stream_reset'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2be5):audio/vorbisStream.cc:1208: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2c4f):audio/vorbisStream.cc:1218: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x2c79):audio/vorbisStream.cc:1221: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x32de): In function 'OggVorbisFile::ov_read_float(float***, int*)':
audio/vorbisStream.cc:1416: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x330e):audio/vorbisStream.cc:1419: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x33d6): In function 'OggVorbisFile::ov_read(char*, int, int, int*)':
audio/vorbisStream.cc:1452: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/audio/vorbisStream.obj(.text+0x36f4):audio/vorbisStream.cc:1527: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x62a): In function 'TheoraTexture::destroyTexture(bool)':
core/theoraPlayer.cc:186: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x65a):core/theoraPlayer.cc:189: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x68a):core/theoraPlayer.cc:192: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x6ba):core/theoraPlayer.cc:195: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x6ca):core/theoraPlayer.cc:196: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x700):core/theoraPlayer.cc:204: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x710):core/theoraPlayer.cc:205: undefined reference to 'theora_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x720):core/theoraPlayer.cc:206: undefined reference to 'theora_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x730):core/theoraPlayer.cc:207: undefined reference to 'theora_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x73e):core/theoraPlayer.cc:208: undefined reference to 'ogg_sync_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x852): In function 'TheoraTexture::setFile(char const*, bool, bool, Audio::Description*)':
#19
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x862):core/theoraPlayer.cc:254: undefined reference to 'theora_comment_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x872):core/theoraPlayer.cc:255: undefined reference to 'theora_info_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x882):core/theoraPlayer.cc:258: undefined reference to 'vorbis_comment_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x892):core/theoraPlayer.cc:259: undefined reference to 'vorbis_info_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8b1):core/theoraPlayer.cc:265: undefined reference to 'theora_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8c1):core/theoraPlayer.cc:266: undefined reference to 'theora_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8d1):core/theoraPlayer.cc:269: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8e1):core/theoraPlayer.cc:270: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x915):core/theoraPlayer.cc:277: undefined reference to 'theora_decode_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x9f7):core/theoraPlayer.cc:298: undefined reference to 'vorbis_synthesis_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa13):core/theoraPlayer.cc:299: undefined reference to 'vorbis_block_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa7c):core/theoraPlayer.cc:307: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa8c):core/theoraPlayer.cc:308: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa9c):core/theoraPlayer.cc:309: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xaba):core/theoraPlayer.cc:317: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xaca):core/theoraPlayer.cc:318: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xaf9):core/theoraPlayer.cc:326: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb09):core/theoraPlayer.cc:327: undefined reference to 'theora_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb19):core/theoraPlayer.cc:328: undefined reference to 'theora_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb29):core/theoraPlayer.cc:329: undefined reference to 'theora_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb37):core/theoraPlayer.cc:330: undefined reference to 'ogg_sync_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc04): In function 'TheoraTexture::parseHeaders()':
core/theoraPlayer.cc:367: undefined reference to 'ogg_sync_pageout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc1b):core/theoraPlayer.cc:372: undefined reference to 'ogg_page_bos'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc47):core/theoraPlayer.cc:381: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc59):core/theoraPlayer.cc:381: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc71):core/theoraPlayer.cc:382: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc86):core/theoraPlayer.cc:383: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xca9):core/theoraPlayer.cc:386: undefined reference to 'theora_decode_header'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xcf9):core/theoraPlayer.cc:393: undefined reference to 'vorbis_synthesis_headerin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xd40):core/theoraPlayer.cc:403: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xdaf):core/theoraPlayer.cc:428: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xdfc):core/theoraPlayer.cc:437: undefined reference to 'theora_decode_header'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xe55):core/theoraPlayer.cc:450: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xea2):core/theoraPlayer.cc:459: undefined reference to 'vorbis_synthesis_headerin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xee8):core/theoraPlayer.cc:474: undefined reference to 'ogg_sync_pageout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x135a): In function 'TheoraTexture::drawFrame()':
08/21/2006 (7:47 pm)
Core/theoraPlayer.cc:251: undefined reference to 'ogg_sync_init'out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x862):core/theoraPlayer.cc:254: undefined reference to 'theora_comment_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x872):core/theoraPlayer.cc:255: undefined reference to 'theora_info_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x882):core/theoraPlayer.cc:258: undefined reference to 'vorbis_comment_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x892):core/theoraPlayer.cc:259: undefined reference to 'vorbis_info_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8b1):core/theoraPlayer.cc:265: undefined reference to 'theora_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8c1):core/theoraPlayer.cc:266: undefined reference to 'theora_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8d1):core/theoraPlayer.cc:269: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x8e1):core/theoraPlayer.cc:270: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x915):core/theoraPlayer.cc:277: undefined reference to 'theora_decode_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x9f7):core/theoraPlayer.cc:298: undefined reference to 'vorbis_synthesis_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa13):core/theoraPlayer.cc:299: undefined reference to 'vorbis_block_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa7c):core/theoraPlayer.cc:307: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa8c):core/theoraPlayer.cc:308: undefined reference to 'vorbis_block_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xa9c):core/theoraPlayer.cc:309: undefined reference to 'vorbis_dsp_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xaba):core/theoraPlayer.cc:317: undefined reference to 'vorbis_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xaca):core/theoraPlayer.cc:318: undefined reference to 'vorbis_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xaf9):core/theoraPlayer.cc:326: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb09):core/theoraPlayer.cc:327: undefined reference to 'theora_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb19):core/theoraPlayer.cc:328: undefined reference to 'theora_comment_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb29):core/theoraPlayer.cc:329: undefined reference to 'theora_info_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xb37):core/theoraPlayer.cc:330: undefined reference to 'ogg_sync_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc04): In function 'TheoraTexture::parseHeaders()':
core/theoraPlayer.cc:367: undefined reference to 'ogg_sync_pageout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc1b):core/theoraPlayer.cc:372: undefined reference to 'ogg_page_bos'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc47):core/theoraPlayer.cc:381: undefined reference to 'ogg_page_serialno'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc59):core/theoraPlayer.cc:381: undefined reference to 'ogg_stream_init'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc71):core/theoraPlayer.cc:382: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xc86):core/theoraPlayer.cc:383: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xca9):core/theoraPlayer.cc:386: undefined reference to 'theora_decode_header'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xcf9):core/theoraPlayer.cc:393: undefined reference to 'vorbis_synthesis_headerin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xd40):core/theoraPlayer.cc:403: undefined reference to 'ogg_stream_clear'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xdaf):core/theoraPlayer.cc:428: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xdfc):core/theoraPlayer.cc:437: undefined reference to 'theora_decode_header'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xe55):core/theoraPlayer.cc:450: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xea2):core/theoraPlayer.cc:459: undefined reference to 'vorbis_synthesis_headerin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0xee8):core/theoraPlayer.cc:474: undefined reference to 'ogg_sync_pageout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x135a): In function 'TheoraTexture::drawFrame()':
#20
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1997): In function 'TheoraTexture::readyVideo(double, double&)':
core/theoraPlayer.cc:745: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x19b6):core/theoraPlayer.cc:747: undefined reference to 'theora_decode_packetin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x19dd):core/theoraPlayer.cc:749: undefined reference to 'theora_granule_time'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1a9d): In function 'TheoraTexture::readyAudio()':
core/theoraPlayer.cc:801: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1abd):core/theoraPlayer.cc:804: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1ad8):core/theoraPlayer.cc:806: undefined reference to 'vorbis_synthesis'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1af8):core/theoraPlayer.cc:807: undefined reference to 'vorbis_synthesis_blockin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1c2e):core/theoraPlayer.cc:832: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1dca): In function 'TheoraTexture::demandOggPage()':
core/theoraPlayer.cc:876: undefined reference to 'ogg_sync_pageout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1e28): In function 'TheoraTexture::bufferOggPage()':
core/theoraPlayer.cc:894: undefined reference to 'ogg_sync_buffer'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1ea5):core/theoraPlayer.cc:908: undefined reference to 'ogg_sync_wrote'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1ec7): In function 'TheoraTexture::queueOggPage(ogg_page*)':
core/theoraPlayer.cc:917: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1eec):core/theoraPlayer.cc:919: undefined reference to 'ogg_stream_pagein'
gmake[1]: *** [out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin] Error 1
gmake: *** [default] Error 2
08/21/2006 (7:47 pm)
Core/theoraPlayer.cc:595: undefined reference to 'theora_decode_YUVout'out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1997): In function 'TheoraTexture::readyVideo(double, double&)':
core/theoraPlayer.cc:745: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x19b6):core/theoraPlayer.cc:747: undefined reference to 'theora_decode_packetin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x19dd):core/theoraPlayer.cc:749: undefined reference to 'theora_granule_time'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1a9d): In function 'TheoraTexture::readyAudio()':
core/theoraPlayer.cc:801: undefined reference to 'vorbis_synthesis_pcmout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1abd):core/theoraPlayer.cc:804: undefined reference to 'ogg_stream_packetout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1ad8):core/theoraPlayer.cc:806: undefined reference to 'vorbis_synthesis'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1af8):core/theoraPlayer.cc:807: undefined reference to 'vorbis_synthesis_blockin'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1c2e):core/theoraPlayer.cc:832: undefined reference to 'vorbis_synthesis_read'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1dca): In function 'TheoraTexture::demandOggPage()':
core/theoraPlayer.cc:876: undefined reference to 'ogg_sync_pageout'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1e28): In function 'TheoraTexture::bufferOggPage()':
core/theoraPlayer.cc:894: undefined reference to 'ogg_sync_buffer'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1ea5):core/theoraPlayer.cc:908: undefined reference to 'ogg_sync_wrote'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1ec7): In function 'TheoraTexture::queueOggPage(ogg_page*)':
core/theoraPlayer.cc:917: undefined reference to 'ogg_stream_pagein'
out.GCC3.4.DEBUG/core/theoraPlayer.obj(.text+0x1eec):core/theoraPlayer.cc:919: undefined reference to 'ogg_stream_pagein'
gmake[1]: *** [out.GCC3.4.DEBUG/torqueDemo_DEBUG.bin] Error 1
gmake: *** [default] Error 2
Torque Owner Timothy Brown
Makefile:17: ../mk/conf.GCC3.4.FreeBSD.mk: No such file or directory
../mk/conf.common.mk:33: warning: overriding commands for target 'out.GCC3.4.RELEASE/ljpeg'
targets.ljpeg.mk:62: warning: ignoring old commands for target 'out.GCC3.4.RELEASE/ljpeg'
../mk/conf.common.mk:33: warning: overriding commands for target 'out.GCC3.4.RELEASE/lpng'
targets.lpng.mk:30: warning: ignoring old commands for target 'out.GCC3.4.RELEASE/lpng'
../mk/conf.common.mk:33: warning: overriding commands for target 'out.GCC3.4.RELEASE/lungif'
targets.lungif.mk:18: warning: ignoring old commands for target 'out.GCC3.4.RELEASE/lungif'
../mk/conf.common.mk:33: warning: overriding commands for target 'out.GCC3.4.RELEASE/zlib'
targets.zlib.mk:24: warning: ignoring old commands for target 'out.GCC3.4.RELEASE/zlib'
--> Compiling lungif/gifalloc.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lungif/gifalloc: No such file or directory
--> Compiling lungif/gif_err.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lungif/gif_err: No such file or directory
--> Compiling lungif/egif_lib.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lungif/egif_lib: No such file or directory
--> Compiling lungif/dgif_lib.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/lungif/dgif_lib: No such file or directory
--> Compiling ljpeg/jmemnobs.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jmemnobs: No such file or directory
--> Compiling ljpeg/jmemmgr.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jmemmgr: No such file or directory
--> Compiling ljpeg/jutils.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jutils: No such file or directory
--> Compiling ljpeg/jquant2.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jquant2: No such file or directory
--> Compiling ljpeg/jquant1.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jquant1: No such file or directory
--> Compiling ljpeg/jidctred.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jidctred: No such file or directory
--> Compiling ljpeg/jidctint.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jidctint: No such file or directory
--> Compiling ljpeg/jidctfst.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jidctfst: No such file or directory
--> Compiling ljpeg/jidctflt.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jidctflt: No such file or directory
--> Compiling ljpeg/jfdctint.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jfdctint: No such file or directory
--> Compiling ljpeg/jfdctfst.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jfdctfst: No such file or directory
--> Compiling ljpeg/jfdctflt.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jfdctflt: No such file or directory
--> Compiling ljpeg/jerror.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jerror: No such file or directory
--> Compiling ljpeg/jdtrans.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdtrans: No such file or directory
--> Compiling ljpeg/jdsample.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdsample: No such file or directory
--> Compiling ljpeg/jdpostct.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdpostct: No such file or directory
--> Compiling ljpeg/jdphuff.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdphuff: No such file or directory
--> Compiling ljpeg/jdmerge.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdmerge: No such file or directory
--> Compiling ljpeg/jdmaster.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdmaster: No such file or directory
--> Compiling ljpeg/jdmarker.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdmarker: No such file or directory
--> Compiling ljpeg/jdmainct.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdmainct: No such file or directory
--> Compiling ljpeg/jdinput.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdinput: No such file or directory
--> Compiling ljpeg/jdhuff.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdhuff: No such file or directory
--> Compiling ljpeg/jddctmgr.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jddctmgr: No such file or directory
--> Compiling ljpeg/jdcolor.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdcolor: No such file or directory
--> Compiling ljpeg/jdcoefct.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdcoefct: No such file or directory
--> Compiling ljpeg/jdatasrc.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdatasrc: No such file or directory
--> Compiling ljpeg/jdatadst.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdatadst: No such file or directory
--> Compiling ljpeg/jdapistd.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdapistd: No such file or directory
--> Compiling ljpeg/jdapimin.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jdapimin: No such file or directory
--> Compiling ljpeg/jctrans.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jctrans: No such file or directory
--> Compiling ljpeg/jcsample.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcsample: No such file or directory
--> Compiling ljpeg/jcprepct.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcprepct: No such file or directory
--> Compiling ljpeg/jcphuff.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcphuff: No such file or directory
--> Compiling ljpeg/jcparam.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcparam: No such file or directory
--> Compiling ljpeg/jcomapi.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcomapi: No such file or directory
--> Compiling ljpeg/jcmaster.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcmaster: No such file or directory
--> Compiling ljpeg/jcmarker.c
Assembler messages:
FATAL: can't create out.GCC3.4.RELEASE/ljpeg/jcmarker: No such file or directory
--> Compiling ljpeg/jcmainct.c