Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2001:
[Freeciv-Dev] build on Irix fails
Home

[Freeciv-Dev] build on Irix fails

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] build on Irix fails
From: Marcus Lindner <marcx@xxxxxxxxxxxxxxxxx>
Date: Wed, 07 Feb 2001 11:11:37 +0100
Reply-to: marcx@xxxxxxxxxxxxxxxxx

Hi there!

I am using gcc, the GNU-Makefile-utilities, gtk 1.2.8 on an I2 (R4400
CPU), running Irix 6.5.9
...the configure script builds the Makefile as expected...the client
works (well. it starts up, just wanna use
a local server)
somehow the zlib is messed up on Irix - any ideas?

greetings

--
marcx

here the output
gmake[2]: Leaving directory
`/usr/people/spider/devel/free_civ/freeciv-1.11.4/ai'
Making all in server
gmake[2]: Entering directory
`/usr/people/spider/devel/free_civ/freeciv-1.11.4/server'
gcc  -g -O2 -Wall  -o civserver  autoattack.o barbarian.o cityhand.o
citytools.o cityturn.o civserver.o console.o diplhand.o gamehand.o
gamelog.o gotohand.o handchat.o mapgen.o maphand.o meta.o plrhand.o
ruleset.o rulesout.o sernet.o settlers.o spacerace.o stdinhand.o
unitfunc.o unithand.o unittools.o ../common/libcivcommon.a
../ai/libcivai.a ../intl/libintl.a ../common/libcivcommon.a
../ai/libcivai.a  -L/usr/freeware/lib32/libz
ld32: WARNING 84 : ../common/libcivcommon.a is not used for resolving
any symbol.
ld32: WARNING 84 : ../ai/libcivai.a is not used for resolving any
symbol.
ld32: ERROR   33 : Unresolved text symbol "gzopen" -- 1st referenced by
../common/libcivcommon.a(ioz.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "gzclose" -- 1st referenced by
../common/libcivcommon.a(ioz.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "gzgets" -- 1st referenced by
../common/libcivcommon.a(ioz.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "gzwrite" -- 1st referenced by
../common/libcivcommon.a(ioz.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "gzerror" -- 1st referenced by
../common/libcivcommon.a(ioz.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
gmake[2]: *** [civserver] Error 1
gmake[2]: Leaving directory
`/usr/people/spider/devel/free_civ/freeciv-1.11.4/server'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/people/spider/devel/free_civ/freeciv-1.11.4'
gmake: *** [all-recursive-am] Error 2






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