DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13609>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13609

apachectl does not work under Tru64 Unix





------- Additional Comments From [EMAIL PROTECTED]  2003-01-16 17:10 -------
OK, I'm confused too.  I rebuilt Apache and I still get the problem.  When I run
/bin/sh by hand on that computer, I definitely get an error when I try to run

ulimit -H -n

The configure also is running /bin/sh, but the script did not get an error when
executing the line 

if TMP_ULIMIT=`ulimit -H -n` && ulimit -S -n $TMP_ULIMIT ; then

and as a result does not set APACHECTL_ULIMIT to null.  When I try running this
code fragment by hand I get an error.  I will attach config.log and
config.status.  I also piped stdout and stderr from the configure into
configure.log.  I will keep checking here to see what I can find, but any
suggestions would be appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to