ons 2003-05-07 klockan 11.47 skrev Chrispen Chisvo:
> gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O
> 2 -Wall -c `test -f hash.c || echo './'`hash.c
> /usr/ccs/bin/as: "/var/tmp/ccfpVCec.s", line 800: error: unknown opcode
> ".subsection"
> /usr/ccs/bin/as: "/var/tmp/ccfpVCec.s", line 800: error: statement syntax
> /usr/ccs/bin/as: "/var/tmp/ccfpVCec.s", line 811: error: unknown opcode
> ".previous"
> /usr/ccs/bin/as: "/var/tmp/ccfpVCec.s", line 811: error: statement syntax
> *** Error code 1
This looks like a compiler installation error or OS vendor gcc
incompability. Probably your gcc is compiled to use gas (GNU as), but
your installation is using the as provided by your OS vendor.
Try reinstalling GCC with GNU as.
See http://gcc.gnu.org/ for more information regarding GCC installation,
usage and support mailinglists (gcc-help is probably appropriate for
this question).
Regards
Henrik
-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Wed May 07 2003 - 04:41:01 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:19 MST