23 lines
801 B
Text
23 lines
801 B
Text
$Id: TODO,v 1.3 2004/02/23 22:01:53 mpasternak Exp $
|
|
|
|
Does it compile on NetBSD-stable?
|
|
|
|
Does it compile on NetBSD-current?
|
|
|
|
FreeBSD build breaks at:
|
|
../gen/firebird/bin/create_db empty.fdb
|
|
operating system directive semget failed
|
|
-No space left on device
|
|
gmake[3]: *** [empty.fdb] B³±d 254
|
|
... and this has nothing to do with disk space. I am unable to debug it, as
|
|
my gdb seems to have problems with gcc-3.3-compiled binaries. Possibly a job
|
|
for someone with NetBSD-current or FreeBSD 5.x box
|
|
|
|
Create PLIST, when it finally builds.
|
|
|
|
Firebird can be compiled as "classic" and "super" version -- I have no idea
|
|
how do they differ; I think, when it is ready, Makefile should be divided to
|
|
Makefile and Makefile.common and package should be split to "firebird" and
|
|
"firebird-super"
|
|
|
|
-- dotz@irc.pl
|