From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 16 03:44:38 2005 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB91B16A41F for ; Wed, 16 Nov 2005 03:44:38 +0000 (GMT) (envelope-from jimmyblim@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A09D43D49 for ; Wed, 16 Nov 2005 03:44:38 +0000 (GMT) (envelope-from jimmyblim@gmail.com) Received: by zproxy.gmail.com with SMTP id m22so1581206nzf for ; Tue, 15 Nov 2005 19:44:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Fodvd9MyYK339XMfXCKHlaF0wh+DhkdPPebSCP7XUUYdCle8iRAOM7HqnAzqePEwJZo7JAFw2kGZ+o1cjJpNTTRYYoybDCDsRLSbtcqjB++cpZT9S+CYbJhneX5cEK3zd1UkbR6m2GL9FIiGhjqeai60HEH7CcgEBtufOcMHbv4= Received: by 10.65.158.6 with SMTP id k6mr5347145qbo; Tue, 15 Nov 2005 19:44:37 -0800 (PST) Received: by 10.65.52.3 with HTTP; Tue, 15 Nov 2005 19:44:37 -0800 (PST) Message-ID: <127fb190511151944l39e47eah96b89fb3ac5e8d96@mail.gmail.com> Date: Wed, 16 Nov 2005 11:44:37 +0800 From: Jimmy Lim To: amd64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: firebirdsql-server on FreeBSD-6.0R/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 03:44:38 -0000 Hi, I've installed firebirdsql-server(32-bit) on my DL145 opteron, I've ldconfi= g -32 the libs and I can use the firebird-clients, but when I tried to enable the server, and try to connect to it, it gives me these errors: Statement failed, SQLCODE =3D -902 operating system directive semctl failed -Bad address I tried to remove the active semaphors on it and I learned that fb_lock_mgr is not running. Any work around to use firebirdsql on FreeBSD-6.0/amd64? TIA -- Jimmy B. Lim j i m m y b l i m @ g m a i l . c o m