Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] Re: Make Question
Home

[Freeciv-Dev] Re: Make Question

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "'freeciv-dev@xxxxxxxxxxx'" <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Make Question
From: "Smedley, John" <jsmedley@xxxxxxxxxxxx>
Date: Sat, 19 Jan 2002 22:29:55 -0800

Ahh.. never mind. Bad as

 

 

 

-----Original Message-----
From: Smedley, John [mailto:jsmedley@xxxxxxxxxxxx]
Sent:
Saturday, January 19, 2002 9:53 PM
To: 'freeciv-dev@xxxxxxxxxxx'
Subject: [Freeciv-Dev] Make Question

 

Hello All,

 

I'm new to FreeCiv. I'm attempting to Make the source and ran into the following problem under Solaris 8. Any help would be appreciated.

 

bash-2.03# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl

  -g -O2 -Wall -c city.c

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 1290:

error: unknown opcode ".subsection"

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 1290:

error: statement syntax

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 1317:

error: unknown opcode ".previous"

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 1317:

error: statement syntax

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 4359:

error: unknown opcode ".subsection"

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 4359:

error: statement syntax

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 4390:

error: unknown opcode ".previous"

/usr/ccs/bin/as: "/var/tmp/ccAvNPoR.s", line 4390:

error: statement syntax

 


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: Make Question, Smedley, John <=