From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 18 04:56:05 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE39E16A479 for ; Mon, 18 Jun 2007 04:56:05 +0000 (UTC) (envelope-from darehanl@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 57D1513C447 for ; Mon, 18 Jun 2007 04:56:05 +0000 (UTC) (envelope-from darehanl@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so2924945pyi for ; Sun, 17 Jun 2007 21:56:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=o2luVFqSV1k84MdhrVcn/ZdFWFcmKnreTM80YOK9Nc1Prt6KLIPXTPAWLP7nZeEB8vzlJxnurATsFOMVQvLmFlV68rs682n/vF3+k19qVuTLxUPTj+KymFuxvLAxuo0uPR1qJ5N//Pnc0YgjbT9PnugGMmHOzlq22FknU0k+yes= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=IoOczdZzuY3u9696nYgjCmeAJLbNJZ8Wukwws/7V3pLakMER0gb81xq0PYkeOdF+oAEstbtlU/ym/91GTY/HVJ2SRP338IWTEXC1pG2UHbw7vzYzKNSDU58dQi6UyKEj21JF5+0LNJvA1zxspFv7E4PCOd1vkroeIUNxaso4+Uo= Received: by 10.35.19.6 with SMTP id w6mr9995337pyi.1182142564227; Sun, 17 Jun 2007 21:56:04 -0700 (PDT) Received: from yulgok.local ( [63.99.57.35]) by mx.google.com with ESMTP id m2sm5756543nzf.2007.06.17.21.56.03 (version=SSLv3 cipher=OTHER); Sun, 17 Jun 2007 21:56:03 -0700 (PDT) From: Sunjae Park To: "Jeremy Messenger" Date: Sun, 17 Jun 2007 23:55:55 -0500 User-Agent: KMail/1.9.7 References: <200706172157.25371.darehanl@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1853028.ERCli6aSA3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706172356.02729.darehanl@gmail.com> Cc: freebsd-gnome@freebsd.org Subject: Re: Trying to build glib20 on 6.2 with USE_OPENSSL (was WITH_X11) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2007 04:56:05 -0000 --nextPart1853028.ERCli6aSA3 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 17 June 2007 23:02:48 Jeremy Messenger wrote: > Did you custom your own LDFLAGS in your make.conf or somewhere? If you do, > then please remove it. In your log shows: > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ac_cv_env_LDFLAGS_value=3D' -rpath=3D/usr/lib:/usr/local/lib' > [...] > LDFLAGS=3D' -rpath=3D/usr/lib:/usr/local/lib' > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Ah.. Found what the problem was. I didn't set LDFLAGS to anything explicitly, but I did set USE_OPENSSL=3Dyes.=20 #USE_OPENSSL=3Dyes fixed the problem. This must be messing with LDFLAGS somehow. > Cheers, > Mezz Thanks, Mezz! =2D-=20 Sunjae Park(dar=E9hanl) GPG: 1024D/AAA96037 We choose to go to the moon and do the other things, not because they are=20 easy, but because they are hard. - John F. Kennedy --nextPart1853028.ERCli6aSA3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGdhBiF5GVw6qpYDcRAi1XAJ9090E7zfxDNchrvr9mW08LeNsXMQCdEQ29 +Zm3T/3lCRIQ8/PoFE/5nRE= =Qk77 -----END PGP SIGNATURE----- --nextPart1853028.ERCli6aSA3--