From owner-freebsd-ports@FreeBSD.ORG Wed Feb 23 16:49:43 2005 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 613A816A4CE for ; Wed, 23 Feb 2005 16:49:43 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3848043D4C for ; Wed, 23 Feb 2005 16:49:42 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 23 Feb 2005 16:49:40 -0000 Received: from p508BFA06.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.250.6) by mail.gmx.net (mp013) with SMTP; 23 Feb 2005 17:49:40 +0100 X-Authenticated: #443188 Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j1NGnNmb088676 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 23 Feb 2005 17:49:26 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Wed, 23 Feb 2005 17:49:18 +0100 User-Agent: KMail/1.7.2 References: <64348.207.219.213.162.1109011818.squirrel@207.219.213.162> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4930579.MifgJMvKat"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502231749.22024.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Jeremy Messenger cc: Garance A Drosihn Subject: Re: FreeBSD Port: ruby18-1.8.2_2 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: Wed, 23 Feb 2005 16:49:43 -0000 --nextPart4930579.MifgJMvKat Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday, 23. February 2005 07:51, Jeremy Messenger wrote: > I had a chat with marcus and he said that he knows that sparc64 is using > libc_r, so I believe that my lastest ruby18.diff should solve your problem > by remove '-lc'.. libc and libc_r can't be coexist; it's same as with > FreeBSD 4.x stuff. Actually it's not - on 5.x after osreldate 500016, -lc_r is complementary t= o=20 =2Dlc, not a replacement, so you'll need to link to both. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart4930579.MifgJMvKat Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCHLQSXhc68WspdLARAlB1AKCHHl2wTdwZOpbpRJg10u86ywR1iACeKSFx q7jRZnkvM5S6LUj/Y3d14qo= =mhoB -----END PGP SIGNATURE----- --nextPart4930579.MifgJMvKat--