From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 00:43:37 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 E5BEC16A4CE for ; Tue, 18 Jan 2005 00:43:37 +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 8D3C843D2D for ; Tue, 18 Jan 2005 00:43:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0E217511C1; Mon, 17 Jan 2005 16:43:36 -0800 (PST) Date: Mon, 17 Jan 2005 16:43:35 -0800 From: Kris Kennaway To: daniel quinn Message-ID: <20050118004335.GA63225@xor.obsecurity.org> References: <200501171157.25143.freebsd@danielquinn.org> <20050117231651.GA47207@xor.obsecurity.org> <200501171857.23842.freebsd@danielquinn.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <200501171857.23842.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 00:43:38 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 something > > different about it. You could check the output of the configure and > > build scripts to find out why, or just use a precompiled package from > > the FTP site if you don't care this much. >=20 > there's not much different with this machine when compared to a default= =20 > install other than the make.conf file, which i've been experimenting with= . =20 > maybe i've gibbled something in there?: >=20 > CC=3Dgcc > CXX=3Dg++ > CPUTYPE?=3Dp3 > CFLAGS+=3D -O2 -pipe You definitely don't want this if you're on 4.x. > CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized You probably don't want this. Kris --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7Fu3Wry0BWjoQKURAiWYAJ9BpcCd/0wuBma9FtHxhO0wfFa84wCcDufG Go39tKxVAZzUxYCH2KviXyQ= =XIGf -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--