can't build a gettext package

Kris Kennaway kris at obsecurity.org
Mon Jan 17 17:36:56 PST 2005


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 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?

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050117/56ae64c2/attachment.bin


More information about the freebsd-questions mailing list