You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Shashikant Lad <sl...@sagarconsulting.com> on 2002/03/04 17:04:06 UTC

general/10032: Compile error using gcc.

>Number:         10032
>Category:       general
>Synopsis:       Compile error using gcc.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Mon Mar 04 08:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     slad@sagarconsulting.com
>Release:        2.0.32
>Organization:
apache
>Environment:
Sun Sparc 5 or Ultra 1 ( Same error in both hardware )
Solaris 8
GCC 3.0.3
>Description:
Making all in srclib
make[1]: Entering directory `/spare/httpd-2.0.32/srclib'
Making all in apr
make[2]: Entering directory `/spare/httpd-2.0.32/srclib/apr'
Making all in strings
make[3]: Entering directory `/spare/httpd-2.0.32/srclib/apr/strings'
make[4]: Entering directory `/spare/httpd-2.0.32/srclib/apr/strings'
/bin/sh /spare/httpd-2.0.32/srclib/apr/libtool --silent --mode=compile gcc -g -O
2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRA
NT   -I../include -I../include/arch/unix  -c apr_snprintf.c && touch apr_snprint
f.lo
/usr/ccs/bin/as: "/var/tmp/cccVcDJX.s", line 4182: error: unknown opcode ".subse
ction"
/usr/ccs/bin/as: "/var/tmp/cccVcDJX.s", line 4182: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/cccVcDJX.s", line 4306: error: unknown opcode ".previ
ous"
/usr/ccs/bin/as: "/var/tmp/cccVcDJX.s", line 4306: error: statement syntax
make[4]: *** [apr_snprintf.lo] Error 1
make[4]: Leaving directory `/spare/httpd-2.0.32/srclib/apr/strings'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/spare/httpd-2.0.32/srclib/apr/strings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/spare/httpd-2.0.32/srclib/apr'  
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/spare/httpd-2.0.32/srclib'
make: *** [all-recursive] Error 1 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]