Date: Thu, 16 Jan 2003 19:55:37 +1100 From: "Chris Knight" <chris@aims.com.au> To: <edwin@FreeBSD.org>, <freebsd-ports-bugs@FreeBSD.org> Subject: RE: ports/46926: [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2 Message-ID: <000801c2bd3d$0a7d6540$020aa8c0@aims.private> In-Reply-To: <200301160626.h0G6QuAv012402@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Howdy, > -----Original Message----- > From: Edwin Groothuis [mailto:edwin@FreeBSD.org] > Sent: Thursday, 16 January 2003 17:27 > To: chris@aims.com.au; edwin@FreeBSD.org; > freebsd-ports-bugs@FreeBSD.org > Subject: Re: ports/46926: [MAINTAINER UPDATE]: databases/firebird - > Update to 1.0.2 > > [snip] > On -current I get: > > mv -f burp source/interbase/bin/gbak > touch burp > chmod 666 burp > source/interbase/bin/gbak -c misc/metadata.gbak > source/refDatabases/jrd/metadata.gdb > can't format message 12:256 -- message system code > -4operating system directive flock failed > can't format message 12:256 -- message system code -4 > Operation not supported > can't format message 12:256 -- message system code -4can't > format message 12:33 -- message system code -4 > can't format message 12:169 -- message system code -4can't > format message 12:83 -- message system code -4 > *** Error code 1 > > Could be because I'm compiling it on an NFS disk. > Onder 4.7 is went without a problem. Suggesstions? > Don't compile it on an NFS volume. You'll need client and server NFS locking working for it to succeed. I haven't done this myself though. The historical behaviour of Interbase was to convert the local file request into a network request - ie ask the Interbase server running on the NFS server for access to the database file. This codepath isn't working on FreeBSD though. I have no intention of getting it working either. I'll submit a PR later on with a pre-build message highlighting this deficiency. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c2bd3d$0a7d6540$020aa8c0>