Hm. It ought to be a check somewhere there. How does the BSD system use make.conf? Does it have a parser written in perl or something?
--disable-make-conf should work. ^
/ Mirar
Previous text:
2003-06-03 18:25: Subject: configure problem with Freebsd
Hi,
I am having problems with Pike 7.4 on Freebsd 4.7. The problem is that it sources /etc/make.conf but make.conf is not really sourceable (at least on my system). It contains things like BDECFLAGS= -W -Wall or CPUTYPE=i386 and source /etc/make.conf reports errors in this case (morever i don't remember modifying make.conf). Another thing is:
/configure --disable-make.conf configure: error: make.conf: invalid feature name
-- David Gourdelier
/ Brevbäraren