Hi,
I've searched through the newsgroups looking for an already posted
solution and couldn't find one.
I'm trying to make Apache HTTPD 2.0.35 in Solaris 8 (sparc), using gcc
version 3.03. I'm getting the following error when make enters the
strings directory. Any help or advice would be GREATLY appreciated!
Thanks,
Jeff
======================
Making all in strings
/bin/sh /usr/local/src/httpd-apache_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_snprintf.c && touch apr_snprintf.lo
/usr/ccs/bin/as: "/var/tmp/ccokjxnQ.s", line 4227: error: unknown
opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccokjxnQ.s", line 4227: error: statement
syntax
/usr/ccs/bin/as: "/var/tmp/ccokjxnQ.s", line 4351: error: unknown
opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccokjxnQ.s", line 4351: error: statement
syntax
*** Error code 1
make: Fatal error: Command failed for target `apr_snprintf.lo'
Current working directory
/usr/local/src/httpd-apache_2.0.35/srclib/apr/strings
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory
/usr/local/src/httpd-apache_2.0.35/srclib/apr/strings
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory
/usr/local/src/httpd-apache_2.0.35/srclib/apr
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/src/httpd-apache_2.0.35/srclib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'