From owner-freebsd-ports@FreeBSD.ORG Tue Apr 6 11:55:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D340416A4CE; Tue, 6 Apr 2004 11:55:27 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B09F43D2F; Tue, 6 Apr 2004 11:55:27 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id EA911A961; Tue, 6 Apr 2004 14:53:24 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id CDB4DB878; Tue, 6 Apr 2004 14:53:24 -0400 (EDT) Date: Tue, 6 Apr 2004 14:53:24 -0400 From: Michael Edenfield To: ports@freebsd.org, gnome@freebsd.org Message-ID: <20040406185324.GA77538@wombat.localnet> Mail-Followup-To: ports@freebsd.org, gnome@freebsd.org References: <20040406175317.GA28489@wombat.localnet> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <20040406175317.GA28489@wombat.localnet> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i Subject: Re: libgda2 failing during gnome_upgrade.sh -- firebird's fault? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 18:55:28 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * Michael Edenfield [040406 13:55]: > I'm running the GNOME 2.6 upgrade script and keep getting a failure > trying to upgrae libgda2. The error happens when it gets into the > providers/firebird path and tries to build (long lines below:) I apparently expected this to be more difficult that it really was. Turns out there was some hard-coded librarys being linked in, one of which was -ldl. ports/65269 has fixed it for me. --Mike --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcvykCczNhKRsh48RArUlAKDbCD5DLqKMwYDm15Hu2qwz6lIizwCgwW03 obzVNtSQvr7tLVUQDANBXzs= =7c41 -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--