Hi,

I'd like to compile the newest 2.5.1 on FreeBSD/amd64 because of the
newest icu lib handling, but it won't succeed.

My configure line is:
./configure --with-system-editline --with-system-icu
--enable-superclassic --with-system-editline --prefix=/usr/local
--localstatedir=/var/db/firebird --with-fbconf=/usr/local/etc/firebird
--with-fbintl=/usr/local/libexec/firebird/intl
--with-fblog=/var/db/firebird
--with-fbplugins=/usr/local/libexec/firebird/plugins
--with-fbudf=/usr/local/libexec/firebird/UDF
--with-fbglock=/var/db/firebird --with-fbmsg=/usr/local/share/firebird
--with-fbsbin=/usr/local/sbin

And the make fails with that, at the end:
gmake[3]: Entering directory `/usr/local/src/Firebird-2.5.1.26358-0/gen'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/src/Firebird-2.5.1.26358-0/gen'
rm -f empty.fdb
../gen/firebird/bin/create_db empty.fdb
ConfigStorage: mutex init error, status = 1
gmake[2]: *** [empty.fdb] Segmentation fault: 11 (core dumped)
gmake[2]: Leaving directory `/usr/local/src/Firebird-2.5.1.26358-0/gen'
gmake[1]: *** [empty_db] Error 2
gmake[1]: Leaving directory `/usr/local/src/Firebird-2.5.1.26358-0/gen'
gmake: *** [firebird] Error 2

Any suggestions? I googled for this error, but it seems like mutex usage
is already fixed in FreeBSD.

Udv.:
Karolyi Laszlo
--
http://linkedin.com/in/karolyi


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to