You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/05/29 22:09:28 UTC

DO NOT REPLY [Bug 9507] New: - Binaries built under Solaris 2.6 will not execute

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

Binaries built under Solaris 2.6 will not execute

           Summary: Binaries built under Solaris 2.6 will not execute
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: james@divide.org


A typical './configure', 'make', 'make install' produces binary files that are 
not executable on my Sun Ultra 10. 

SunOS multiple 5.6 Generic_105181-05 sun4u sparc SUNW,UltraSPARC-IIi-Engine

gcc version 2.95.1 19990816 (release)

[root@multiple httpd-2.0.36]# /usr/local/apache2/bin/httpd
bash: /usr/local/apache2/bin/httpd: cannot execute binary file

[root@multiple /root]# file /usr/local/apache2/bin/httpd
/usr/local/apache2/bin/httpd:   ELF 32-bit MSB executable SPARC Version 1, 
dynamically linked, not stripped

[root@multiple httpd-2.0.36]# ldd /usr/local/apache2/bin/httpd
ldd: /usr/local/apache2/bin/httpd: execution 
failed /usr/local/apache2/bin/httpd: Exec format error

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org