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/04/08 16:30:00 UTC

DO NOT REPLY [Bug 7839] New: - failure to compile under solaris 8, gcc 2.95.3

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

failure to compile under solaris 8, gcc 2.95.3 

           Summary: failure to compile under solaris 8, gcc 2.95.3
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: david@switch.be


i'm trying to compile the apache daemon but  i get following error during 
compilation:

Making all in memory/unix
/bin/sh /home/vzeebrod/httpd-2.0.35/srclib/apr/libtool --silent --mode=compile 
gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -
D_REENTRANT   -I../../include -I../../include/arch/unix  -c apr_pools.c && 
touch apr_pools.lo
Making all in atomic/solaris_sparc
cpp -D_ASM -D__STDC__=0 /home/vzeebrod/httpd-
2.0.35/srclib/apr/atomic/solaris_sparc/apr_atomic_sparc.s > apr_atomic_sparc.S
In file included from /home/vzeebrod/httpd-
2.0.35/srclib/apr/atomic/solaris_sparc/apr_atomic_sparc.s:63:
/usr/include/sys/asm_linkage.h:104: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:113: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:120: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:133: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:133: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:143: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:143: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:152: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:169: `#' operator should be followed by a macro 
argument name
/usr/include/sys/asm_linkage.h:177: `#' operator should be followed by a macro 
argument name
/home/vzeebrod/httpd-
2.0.35/srclib/apr/atomic/solaris_sparc/apr_atomic_sparc.s:113: unterminated 
character constant
*** Error code 1
make: Fatal error: Command failed for target `apr_atomic_sparc.lo'
Current working directory /home/vzeebrod/httpd-
2.0.35/srclib/apr/atomic/solaris_sparc
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/vzeebrod/httpd-
2.0.35/srclib/apr/atomic/solaris_sparc
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/vzeebrod/httpd-2.0.35/srclib/apr
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/vzeebrod/httpd-2.0.35/srclib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


gcc version : 
gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release) 
from sunfreeware.com

configure line used : 
./configure --prefix=/apps/apache2 --enable-ssl --enable-dav --enable-info

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