Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Sep 2005 18:58:37 -0400
From:      Serge Gagnon <serge.gagnon@b2b2c.ca>
To:        ports@freebsd.org
Subject:   www/apache2 can't make configure if $PORTSDIR is mounted with nfs
Message-ID:  <200509091858.38116.serge.gagnon@b2b2c.ca>

next in thread | raw e-mail | index | archive | help
Hello,

all is in the subject.
My $PORTSDIR is mounted on another FreeBSD box

192.168.0.11:/usr/ports on /usr/ports (nfs)

This is a part of the message when i did a make configure:

...
Looking for apr source in ../apr
Creating include/private/apu_config.h ...
autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps you are 
running make -j on a lame NFS client?): Operation not supported
autoheader259: /usr/local/bin/autom4te259 failed with exit status: 1
Creating configure ...
autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps you are 
running make -j on a lame NFS client?): Operation not supported
autoconf failed
./buildconf failed for apr-util
*** Error code 1

Stop in /usr/ports/www/apache2.
[status 1]
;

I found that i can do a 'make configure' on the nfs server, but it is not good 
for a portupgrade on the nfs client unless i call portupgrade with -w.

Is there an other way to configure apache2 on the nsf client station without 
the above workaround ?

regards,
-- 
GAGNON Serge <serge.gagnon@b2b2c.ca>
PGP Fingerprint: E968 4133 74F2 C730 4039 22AD 5462 6E23 1DCD 3D1A
PPG Key: http://quenix2.dyndns.org:7777 or 
telnet quenix2.dyndns.org 7777



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