I just encountered the same problem today as I tried to run full nightly on one 
of the sfbay compile servers. I've mostly been building on local servers lately.

I've located the problem to the Makefile in the po subdirectory of the libidn 
module, which uses a variable DOMAIN before it sets it, thus taking its value 
from the environment variable, which has a totally different meaning.  Or maybe 
the environment variable takes precedence. On my local servers I don't have 
that variable set.

I think that Makefile needs to be fixed, but until then you may have to 
manually unset DOMAIN before you build. I'm trying that now.

-- 
Bjorn Munch                 Sun Microsystems
Trondheim, Norway       http://sun.com/postgresql/
 
 
This message posted from opensolaris.org

Reply via email to