Date: Mon, 17 Jan 2005 18:57:23 -0500 From: daniel quinn <freebsd@danielquinn.org> To: freebsd-questions@freebsd.org Subject: Re: can't build a gettext package Message-ID: <200501171857.23842.freebsd@danielquinn.org> In-Reply-To: <20050117231651.GA47207@xor.obsecurity.org> References: <200501171157.25143.freebsd@danielquinn.org> <20050117231651.GA47207@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 CXXFLAGS+= -fmemoize-lookups -fsave-memoized NO_BLUETOOTH= true # do not build Bluetooth related stuff NO_USB= true # do not build usbd(8) and related programs # # these were in there as defaults: # PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo -- to be upset over what you don't have... is to waste what you do have. - ken keyes jr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501171857.23842.freebsd>