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=17233>.
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=17233

apachectl assumes ulimit exists

           Summary: apachectl assumes ulimit exists
           Product: Apache httpd-2.0
           Version: 2.0.44
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: support
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Under Cygwin 1.3.20 on Win2kSP3, Apache 2.0.44 apachectl assumes that "ulimit" 
exists.

This results in unsightly but it would appear otherwise benign warnings on 
startup:

$ ./apachectl start
ulimit: ulimit: not available on this system

ulimit: ulimit: not available on this system

Perhaps apachectl should test -x for the presence of ulimit first? or use 
autoconf to see if it exists?

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

Reply via email to