From: James L. <jam...@Ho...> - 2000-11-29 10:33:35
|
I have been trying to compile Interbase for weeks. Finally, when I thought it would compile, I got the message below. Can someone pls help? I have listed the steps I used below. $cvs -d:pserver:ano...@cv...:/cvsroot/firebird login $cvs -z3 -d:pserver:ano...@cv...:/cvsroot/firebird co interbase cd interbase/ tar xvfz ../firebird-boot-kit.tar export INTERBASE=/tmp/interbase export REFDBPATH=/tmp/refDatabases ./buildBootDatabases ./setup_dirs.boot LINUX DEV /tmp/refDatabases boot ./boot.linux SUPER The output is as follows: cc -c -ggdb -DLINUX -w -fwritable-strings -I/tmp/interbase/interbase/include -fPIC -DDEV_BUILD -o grant.bin grant.c cc -c -ggdb -DLINUX -w -fwritable-strings -I/tmp/interbase/interbase/include -fPIC -DDEV_BUILD -o idx.bin idx.c cc -c -ggdb -DLINUX -w -fwritable-strings -I/tmp/interbase/interbase/include -fPIC -DDEV_BUILD -o inf.bin inf.c inf.c: In function `INF_database_info': inf.c:456: `IMPLEMENTATION' undeclared (first use in this function) inf.c:456: (Each undeclared identifier is reported only once inf.c:456: for each function it appears in.) make[2]: *** [inf.bin] Error 1 make[2]: Leaving directory `/tmp/interbase/jrd' make[1]: *** [source/interbase/lib/gds.so] Error 2 make[1]: Leaving directory `/tmp/interbase/burp' make: *** [burp] Error 2 -------------------------------------------------------------------------- Global Internet phone calls, voicemail, fax, e-mail and instant messaging. Sign-up today for FREE account at http://www.hotvoice.com |