help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fail to compile make


From: Gong, Richard
Subject: fail to compile make
Date: Wed, 27 Feb 2002 02:14:40 -0500

When I try to compile make (v3.79) on SunOS 5.8 with g++ 3.0.1, got the
following errors:

# make
make  all-recursive
Making all in glob
Making all in i18n
gcc -DALIASPATH=\"/usr/local/share/locale:.\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\"
-DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I. -I./glob    -g
-O2 -c ar.c
/usr/ccs/bin/as: "/var/tmp/cce0FEWb.s", line 898: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/cce0FEWb.s", line 898: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/cce0FEWb.s", line 906: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/cce0FEWb.s", line 906: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `ar.o'
Current working directory /tmp/make-3.79
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/make-3.79
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'

I have already executed the ./configure.

Appreciated if you could help me to solve this.
Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]