You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Justin Clift <ju...@postgresql.org> on 2002/09/01 20:11:35 UTC

Build breaking on fresh install of FreeBSD 4.6.2 with make, but not gmake

Hi everyone,

Just tried installing httpd-2.0 + apr + apr-util, all straight out of
cvs HEAD, and it breaks when using the FreeBSD 4.6.2 make, but not when
using gmake.

Not sure if anyone else has come across this.  The error message is:

***********

/usr/local/bin/bash /usr/install/httpd-2.0/srclib/apr/libtool --silent
--mode=compile gcc  -g -O2    -D_REENTRANT -D_THR
EAD_SAFE -DAP_HAVE_DESIGNATED_INITIALIZER  
-I/usr/install/httpd-2.0/srclib/apr/include
-I/usr/install/httpd-2.0/srclib/
apr-util/include -I/usr/local/include -I.
-I/usr/install/httpd-2.0/os/unix
-I/usr/install/httpd-2.0/server/mpm/prefork -
I/usr/install/httpd-2.0/modules/http
-I/usr/install/httpd-2.0/modules/filters
-I/usr/install/httpd-2.0/modules/proxy -I/
usr/install/httpd-2.0/include -I/usr/include/openssl
-I/usr/install/httpd-2.0/modules/dav/main  -c /usr/install/httpd-2.
0/server/util_filter.c && touch util_filter.lo
make: don't know how to make /usr/install/httpd-2.0/server/exports.c.
Stop
*** Error code 1

Stop in /usr/install/httpd-2.0/server.
*** Error code 1

Stop in /usr/install/httpd-2.0.

***********

As it works with gmake for me, it's not too bothersome, but Justin
Erenkrantz politely asked for yourselves to be alerted to it.

If this is important, then hopefully someone can fix it.

:-)

Regards and best wishes,

Justin Clift

-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi