From owner-freebsd-database Mon Dec 4 20: 4:26 2000 From owner-freebsd-database@FreeBSD.ORG Mon Dec 4 20:04:25 2000 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id B88D337B400 for ; Mon, 4 Dec 2000 20:04:23 -0800 (PST) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 1438eL-00037J-00; Mon, 4 Dec 2000 19:20:13 -0800 Date: Mon, 4 Dec 2000 19:20:11 -0800 (PST) From: Tom Samplonius To: Joe Shevland Cc: "List, Interbase" , freebsd-database@freebsd.org Subject: Re: Interclient 1.6 on FreeBSD 4.1.1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 4 Dec 2000, Joe Shevland wrote: > Just wondering if anyone has successfully set up Interclient 1.6 on > FreeBSD? I'm using FreeBSD 4.1.1 and I've got the Interbase 6/Firebird > 1.0 server running fine, but I now need to get access to this from a > remote Java application. > > I've downloaded the Linux version of Interclient which installed fine, > but when I do a: > > telnet localhost 3060 > > I receive the following error message: > > interserver: error in loading shared libraries: libgds.so: ELF file > ABI version invalid. > > (well, after I symlinked libgds.so into /compat/linux/lib which is > where it was looking). I've tried branding the library with brandelf > to no avail (different error message). Perhaps if its not too hard I > can play with creating a native FreeBSD version. First of all, it looks like you have a server problem, not a client problem. The server doesn't seem to be working at all. You should probably build a native FreeBSD version of the Interbase server, and test with the command-line utilities first before trying to get an Interclient app working. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message