From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 01:36:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E708316A4CF for ; Tue, 18 Jan 2005 01:36:55 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C95243D41 for ; Tue, 18 Jan 2005 01:36:55 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 075C5513CE; Mon, 17 Jan 2005 17:36:53 -0800 (PST) Date: Mon, 17 Jan 2005 17:36:53 -0800 From: Kris Kennaway To: daniel quinn Message-ID: <20050118013653.GA79058@xor.obsecurity.org> References: <200501171157.25143.freebsd@danielquinn.org> <200501171857.23842.freebsd@danielquinn.org> <20050118004335.GA63225@xor.obsecurity.org> <200501172000.35471.freebsd@danielquinn.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <200501172000.35471.freebsd@danielquinn.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: can't build a gettext package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 01:36:56 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2005 at 08:00:35PM -0500, daniel quinn wrote: > On January 17, 2005 07:43 pm, Kris Kennaway wrote: > > On Mon, Jan 17, 2005 at 06:57:23PM -0500, daniel quinn wrote: > > > On January 17, 2005 06:16 pm, Kris Kennaway wrote: > > > > Those files are expected to be installed when the package is built = on > > > > FreeBSD. Since your system didn't build them, there must be someth= ing > > > > different about it. You could check the output of the configure and > > > > build scripts to find out why, or just use a precompiled package fr= om > > > > the FTP site if you don't care this much. > > > > > > there's not much different with this machine when compared to a defau= lt > > > install other than the make.conf file, which i've been experimenting > > > with. maybe i've gibbled something in there?: > > > > > > CC=3Dgcc > > > CXX=3Dg++ > > > CPUTYPE?=3Dp3 > > > CFLAGS+=3D -O2 -pipe > > > > You definitely don't want this if you're on 4.x. >=20 > i'm running 5.3-RELEASE. is this still not ok? Yes, in fact. Use the default setting. 5.3-STABLE uses -O2 -pipe -fno-strict-alias (the latter is important), but I'm not certain this will work on 5.3-RELEASE. Kris --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7Gg1Wry0BWjoQKURAmJtAKDrnE8XMi+Yd+u8MwdsEjXneT+r6gCcDAWE JV19DGWUryojkLlT/fATbD0= =5++T -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--