Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Mar 2013 19:27:45 -0300
From:      Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        questions@freebsd.org
Subject:   Re: buildowrld fails in sendmail
Message-ID:  <1362176865.29467.12.camel@z6000.lenzicasa>
In-Reply-To: <20785.8617.401737.814680@jerusalem.litteratus.org>
References:  <20785.8617.401737.814680@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Em Sex, 2013-03-01 às 16:46 -0500, Robert Huff escreveu:

> 	On a system running:
> 
> FreeBSD 10.0-CURRENT #0: Sun Dec 30 12:52:09 EST 2012  amd64 
> 
> 	"make buildworld" fails with this:

My solution is to
edit /etc/src.conf like this:

________________________________________________________________________
MALLOC_PRODUCTION=yes
WITH_BSDCONFIG=yes
WITH_BSD_PATCH=yes
WITH_ICONV=yes
WITH_IDEA=yes
WITHOUT_PKGTOOLS=yes
WARNS=2
NO_WERROR=yes

________________________________________________________________________

and make buildworld again... 
You can use all the options, but
for sendmail only the last 2 are significant...

It works for me






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1362176865.29467.12.camel>