Skip site navigation (1)Skip section navigation (2)
Date:      13 Dec 2009 16:27:12 -0000
From:      tmseck-lists@netcologne.de (Thomas-Martin Seck)
To:        "Johan Hendriks" <Johan@double-l.nl>
Cc:        freebsd-current@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: regression: port www/squid fails to build on ia64 head
Message-ID:  <20091213162712.1171.qmail@wcfields.tmseck.homedns.org>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCBA5736C@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
* Johan Hendriks <Johan@double-l.nl>:

(Squid breakage in the YP/NIS helper)

> A long shot
> Could it be that you have set the following in your src.conf
> WITHOUT_NIS=    yes
> WITHOUT_RCMDS=  yes
> WITHOUT_RCS=    yes
> 
> If i set those i get a similar error with squid (on i386 and amd64 )

This is possible; the Squid 2.7 port still relies on WITHOUT_NIS/NO_NIS
being set in make.conf. Due to the make.conf/src.conf split this does no
longer work. I have added an OPTION to turn off NIS support to the squid
3.x ports and will merge this change into the Squid 2.7 port along with
other changes soon. In the meantime you can work around this if you
build www/squid with "make -DWITHOUT_NIS" or by adding WITHOUT_NIS=yes
to /etc/make.conf.

The same applies to systems built/installed without Heimdal support.
Sorry for the breakage.




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