if I export CFLAGS=-m64 CXXFLAGS=-m64 LDFLAGS=-m64, ./autogen will fail.

Errorseems to be here:../gen/firebird/bin/isql_static. 

when the make run :
for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql
../src/msgs/locales.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql
../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql
../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql; do (echo
$sn; ../gen/firebird/bin/isql_static -i $sn msg.fdb) || exit; done

it will stop and exit.

--
View this message in context: 
http://firebird.1100200.n4.nabble.com/ERROR-firebird-msg-not-found-when-build-Firebird-2-1-3-or-2-1-4-tp3510915p3514149.html
Sent from the firebird-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to