|
From: Chris K. <ch...@e-...> - 2003-10-06 09:46:31
|
Howdy,
I'm trying to build off the 1.5 branch on FreeBSD-current.
I get the following error in jrd/all.cpp:
In file included from ../src/jrd/everything.h:43,
from ../src/jrd/all.cpp:34:
../src/jrd/log.h:46: error: syntax error before `*' token
If I edit log.h and change the class definition(?) from log to
fblog and the following typedef to fblog, the build proceeds as
normal. My FreeBSD 4.9RC box with gcc 3.2.3 builds all.cpp without
any mods to log.h. Anyone else building the FB1.5 branch with
gcc 3.3?
I've also got to work out why I need to explicitly specify
/usr/lib/crt1.o to ld for binaries to be created, but I think this
is a FreeBSD-current issue.
Regards,
Chris Knight
Systems Administrator
E-Easy
Tel: +61 3 6334 9995 Fax: +61 3 6331 7032 Mob: +61 419 528 795
Web: http://www.e-easy.com.au
|