From: Leonardo M. R. <mar...@ya...> - 2009-06-22 02:14:55
|
Yes, in fact I installed 2.0.3. The problem is I need to open a database created with 2.1.x. Leonardo M. Ramé http://leonardorame.blogspot.com ----- Original Message ---- From: Nigel Weeks <nw...@pr...> To: For discussion among Firebird Developers <fir...@li...> Sent: Sunday, June 21, 2009 8:14:28 PM Subject: Re: [Firebird-devel] Compiling 2.1.2.18118 on Freebsd 7.2 Firebird has never build cleanly out of the box on FreeBSD - you've got to use the port. The patches in the port make the changes necessary to make it build correctly. It'd be nice to get the changes checked into the Firebird sources, though... If you sync up the ports tree, the latest Firebird it'll build is Firebird-2.0.3.12981-1. It's a little old. but it works very very well... Nige. > > Before recompiling the kernel, I tried rebooting...but sadly this is the result: > > rm -f -f security2.fdb > make -f Makefile.static.gfix > "Makefile.static.gfix", line 35: Could not find ../gen/gmake.defaults > "Makefile.static.gfix", line 36: Could not find ../gen/gmake.platform > "Makefile.static.gfix", line 37: Could not find ../gen/gmake.rules > "Makefile.static.gfix", line 38: Could not find ../gen/gmake.shared.variables > "Makefile.static.gfix", line 53: Missing dependency operator > "Makefile.static.gfix", line 55: Need an operator > Error expanding embedded variable. > gmake[1]: *** [security2.fdb] Error 2 > gmake[1]: Leaving directory > `/usr/home/martin/downloads/Firebird-2.1.2.18118-0/gen' > gmake: *** [ref_databases] Error 2 > > If I replace rename the files "make.defaults", "make.platform", "make.rules" and > "make.shared.variables" to "gmake.xxxx" I get this: > > rm -f -f security2.fdb > make -f Makefile.static.gfix > "../gen/gmake.defaults", line 53: Need an operator > "../gen/gmake.defaults", line 54: Need an operator > "../gen/gmake.defaults", line 91: Missing dependency operator > "../gen/gmake.defaults", line 93: Need an operator > "../gen/gmake.defaults", line 95: Need an operator > "../gen/gmake.defaults", line 99: Missing dependency operator > "../gen/gmake.defaults", line 101: Need an operator > "../gen/gmake.defaults", line 103: Need an operator > "../gen/gmake.defaults", line 180: Need an operator > "../gen/gmake.defaults", line 188: Need an operator > "../gen/gmake.defaults", line 189: Need an operator > "../gen/gmake.defaults", line 190: Need an operator > "../gen/gmake.defaults", line 234: Missing dependency operator > "../gen/gmake.defaults", line 235: Missing dependency operator > "../gen/gmake.defaults", line 236: warning: duplicate script for target "ifeq" > ignored > "../gen/gmake.defaults", line 237: Need an operator > "../gen/gmake.defaults", line 239: Need an operator > "../gen/gmake.defaults", line 240: Need an operator > "../gen/gmake.defaults", line 254: Missing dependency operator > "../gen/gmake.defaults", line 256: Need an operator > "Makefile.static.gfix", line 36: Could not find ../gen/gmake.platform > "Makefile.static.gfix", line 37: Could not find ../gen/gmake.rules > "Makefile.static.gfix", line 38: Could not find ../gen/gmake.shared.variables > "Makefile.static.gfix", line 53: Missing dependency operator > "Makefile.static.gfix", line 55: Need an operator > Error expanding embedded variable. > gmake[1]: *** [security2.fdb] Error 2 > gmake[1]: Leaving directory > `/usr/home/martin/downloads/Firebird-2.1.2.18118-0/gen' > gmake: *** [ref_databases] Error 2 > > > > Leonardo M. Ramé > http://leonardorame.blogspot.com > > > > ----- Original Message ---- > From: Dimitry Sibiryakov <sd...@ib...> > To: For discussion among Firebird Developers > <fir...@li...> > Sent: Sunday, June 21, 2009 1:35:52 PM > Subject: Re: [Firebird-devel] Compiling 2.1.2.18118 on Freebsd 7.2 > >> operating system directive semget failed >> -No space left on device > > It seems you have run out of semaphores. Perhaps you must tweak > kernel to get more. > > SY, SD. > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. > Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel > > > > > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. > Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel > -- Nigel Weeks Prism9 Technology e: nw...@pr... m: 0408 133 738 w: http://prism9.com b: http://nigeywigey.blogspot.com fb: http://facebook.com/profile.php?id=604592926 ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel |