Subject 1.5RC6 compiling problem on Solaris
Author H. Liao
Hi,

During the compiling process on Solaris 2.8 using gcc 3.3, I got an
error when making empty_db:

make -f ../gen/Makefile.refDatabases empty_db
../gen/firebird/bin/create_db empty.fdb
operating system directive fcntl failed
-perating system directive fcntl failed

There is the same error on Linux when I try to
run "../gen/firebird/bin/create_db empty.fdb". However, I can
finish the build process on Linux. Can anybody tell me what went
wrong? Thanks!

Arthur