Date: Mon, 30 Aug 2010 15:33:23 -0700 (PDT) From: =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= <martinrame@yahoo.com> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Firebird 2.1.3 Message-ID: <517200.25415.qm@web113506.mail.gq1.yahoo.com> In-Reply-To: <272773.42704.qm@web113504.mail.gq1.yahoo.com>
index | next in thread | previous in thread | raw e-mail
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é <martinrame@yahoo.com> wrote: > From: Leonardo M. Ramé <martinrame@yahoo.com> > Subject: Firebird 2.1.3 > To: "FreeBSD" <freebsd-questions@freebsd.org> > 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 > > > > _______________________________________________ > freebsd-questions@freebsd.org > mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?517200.25415.qm>
