This is my procedure to compile it: export CFLAGS="-DAMD64" ./configure --without-editline gmake
... and after a while I get this: ... /usr/bin/ld: /usr/lib/libsupc++.a(tinfo2.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC /usr/lib/libsupc++.a: could not read symbols: Bad value gmake[2]: *** [../gen/firebird/lib/libfbclient.so.2.1.3] Error 1 gmake[2]: Leaving directory `/usr/home/martin/desarrollo/Firebird-2.1.3.18185-0/gen' gmake[1]: *** [libfbclient] Error 2 gmake[1]: Leaving directory `/usr/home/martin/desarrollo/Firebird-2.1.3.18185-0/gen' gmake: *** [firebird] Error 2 Any hint? Leonardo M. Ramé http://leonardorame.blogspot.com --- On Mon, 8/30/10, Leonardo M. Ramé <[email protected]> wrote: > From: Leonardo M. Ramé <[email protected]> > Subject: Firebird 2.1.3 > To: "FreeBSD" <[email protected]> > Date: Monday, August 30, 2010, 5:37 PM > Hi, does anyone successfully compiled > Firebird 2.1.3+ on FreeBsd 7.2 or superior?. > > I'm on 8.1 amd64 and can't compile it. > > Leonardo M. Ramé > http://leonardorame.blogspot.com > > > > _______________________________________________ > [email protected] > mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
