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

configure fails due to access to /dev/null (2.0.43!)

           Summary: configure fails due to access to /dev/null (2.0.43!)
           Product: Apache httpd-2.0
           Version: HEAD
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


./configure --with-mpm=prefork --enable-speling --enable-headers  
--enable-mods-shared=max --enable-mime-magic  
  
fails with:  
  
...  
checking for unistd.h... yes  
checking minix/config.h usability... no  
checking minix/config.h presence... no  
checking for minix/config.h... no  
checking whether system uses EBCDIC... no  
performing libtool configuration...  
checking for ld used by GCC... /usr/ccs/bin/ld  
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no  
checking for BSD-compatible nm... /users2/local/bin/nm -B  
loading cache /dev/null within ltconfig  
build/ltconfig[391]: /dev/null:  not found  
configure: error: libtool configure failed  
configure failed for srclib/apr  
  
The same configure line worked OK with 2.0.42.

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

Reply via email to