SUMMARY: Netra-x1

2007-12-24 21:20:00

Thanks to all who suggested downloading binutils from sunfreeware. Apache
compiled with no problems after installing it.

I've had very similar errors (can't remember the exact errors) with
everything i've tried to compile on it. Right now, I'm trying to compile
apache-1.3.22. I got these errors right out of the box so I re-installed
Solaris 8. Same problems.

Below are the error messages and some system info.

/usr/ccs/bin/as: "/var/tmp/ccZrUW5E.s", line 3318: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccZrUW5E.s", line 3318: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccZrUW5E.s", line 3442: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccZrUW5E.s", line 3442: error: statement syntax

# uname -a
SunOS www2 5.8 Generic_108528-09 sun4u sparc SUNW,UltraAX-i2

# ls -l /usr/ccs/bin/as
-rwxr-xr-x 1 bin bin 355348 Aug 20 1999 /usr/ccs/bin/as

# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.1/specs
Configured with: ../configure --with-as=/usr/local/bin/as
--with-ld=/usr/local/bin/ld --enable-libgcj
Thread model: posix
gcc version 3.0.1

-----Original Message-----
From: Mike D. Kail [mailto:mdkail at verance.com]
Sent: Thursday, November 29, 2001 12:54 PM
To: Kevin Reichhart
Subject: Re: Netra-x1

On Thu, 29 Nov 2001 12:45:51 EST, Kevin Reichhart wrote:
>
> Every time I try to compile something on my X1, I get errors involving
> /usr/ccs/bin/as. Am I the only one having this problem? Anyone know a
> solution or work-around?

i have compiled several things on our netra X1, so it must be some problem
with your '/usr/ccs/bin/as' binary.

# uname -a
SunOS www1 5.8 Generic_108528-10 sun4u sparc SUNW,UltraAX-i2

# ls -l /usr/ccs/bin/as
-rwxr-xr-x 1 bin bin 355348 Aug 19 1999
/usr/ccs/bin/as*

i'm using the following version of 'gcc' to compile.

# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)

/mdkail

Comments

Got something to say?

You must be logged in to post a comment.