buildowrld fails in sendmail

Sergio de Almeida Lenzi lenzi.sergio at gmail.com
Fri Mar 1 22:27:52 UTC 2013


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





More information about the freebsd-questions mailing list