You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Hemant Patel <He...@weiderinet.com> on 2002/09/21 01:33:11 UTC

[users@httpd] Apache 2.0.39 installation problem

Hi, 

I am getting following error while building Apache 2.0.39 on Solaris 2.7. 
Please let me know what's wrong. 

>Make
Making all in srclib 
Making all in apr 
Making all in strings 
/bin/sh /vol1/download/apache/httpd-2.0.39/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=7 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include -I../include/arch/unix  -c apr_cpystrn.c && touch apr_cpystrn.lo 
/bin/sh /vol1/download/apache/httpd-2.0.39/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=7 -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/cc2NXDQi.s", line 4192: error: unknown opcode ".subsection" 
/usr/ccs/bin/as: "/var/tmp/cc2NXDQi.s", line 4192: error: statement syntax 
/usr/ccs/bin/as: "/var/tmp/cc2NXDQi.s", line 4316: error: unknown opcode ".previous" 
/usr/ccs/bin/as: "/var/tmp/cc2NXDQi.s", line 4316: error: statement syntax 
*** Error code 1 
make: Fatal error: Command failed for target `apr_snprintf.lo' 
Current working directory /vol1/download/apache/httpd-2.0.39/srclib/apr/strings 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 
Current working directory /vol1/download/apache/httpd-2.0.39/srclib/apr/strings 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 
Current working directory /vol1/download/apache/httpd-2.0.39/srclib/apr 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 
Current working directory /vol1/download/apache/httpd-2.0.39/srclib 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 

Thanks
Hemant

Re: [users@httpd] Apache 2.0.39 installation problem

Posted by David Tonhofer <d....@m-plify.com>.
Hi,

Maybe you are using the wrong assembler? Have you tried gas, the GNU
assembler? as seems to be the Solaris assember and I would be amazed
if gcc produced output for as..

Best regards,

	-- David Tonhofer

--On Friday, September 20, 2002 4:33 PM -0700 Hemant Patel 
<He...@weiderinet.com> wrote:

>
> Hi,
>
> I am getting following error while building Apache 2.0.39 on Solaris 2.7.
> Please let me know what's wrong.
>
>> Make
> Making all in srclib
> Making all in apr
> Making all in strings
> /bin/sh /vol1/download/apache/httpd-2.0.39/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=7
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_cpystrn.c && touch apr_cpystrn.lo  /bin/sh
> /vol1/download/apache/httpd-2.0.39/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=7
> -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/cc2NXDQi.s", line 4192: error: unknown opcode
> ".subsection"  /usr/ccs/bin/as: "/var/tmp/cc2NXDQi.s", line 4192: error:
> statement syntax  /usr/ccs/bin/as: "/var/tmp/cc2NXDQi.s", line 4316:
> error: unknown opcode ".previous"  /usr/ccs/bin/as:
> "/var/tmp/cc2NXDQi.s", line 4316: error: statement syntax  *** Error code
> 1
> make: Fatal error: Command failed for target `apr_snprintf.lo'
> Current working directory
> /vol1/download/apache/httpd-2.0.39/srclib/apr/strings  *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory
> /vol1/download/apache/httpd-2.0.39/srclib/apr/strings  *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /vol1/download/apache/httpd-2.0.39/srclib/apr
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /vol1/download/apache/httpd-2.0.39/srclib
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
>
> Thanks
> Hemant




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org