Date: Mon, 17 Jan 2005 20:00:35 -0500 From: daniel quinn <freebsd@danielquinn.org> To: freebsd-questions@freebsd.org Subject: Re: can't build a gettext package Message-ID: <200501172000.35471.freebsd@danielquinn.org> In-Reply-To: <20050118004335.GA63225@xor.obsecurity.org> References: <200501171157.25143.freebsd@danielquinn.org> <200501171857.23842.freebsd@danielquinn.org> <20050118004335.GA63225@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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. > > > > there's not much different with this machine when compared to a default > > install other than the make.conf file, which i've been experimenting > > with. maybe i've gibbled something in there?: > > > > CC=gcc > > CXX=g++ > > CPUTYPE?=p3 > > CFLAGS+= -O2 -pipe > > You definitely don't want this if you're on 4.x. i'm running 5.3-RELEASE. is this still not ok? > > CXXFLAGS+= -fmemoize-lookups -fsave-memoized > > You probably don't want this. k thanks. -- the more law and order are made prominent, the more thieves and robbers there will be. - lao-tsu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501172000.35471.freebsd>