Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2001:
[Freeciv-Dev] Re: Compiling error - Freeciv
Home

[Freeciv-Dev] Re: Compiling error - Freeciv

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Michael.Froh@xxxxxxxxxxx (Michael Froh)
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Compiling error - Freeciv
From: Thue <thue@xxxxxxx>
Date: Tue, 3 Jul 2001 13:10:00 +0200

On Tuesday 03 July 2001 13:01, you wrote:
> hi,
>
> i have download the version 1.11.6 but every time i compile with make
> the is the follow output.
>
>
> rm -f libcivserver.a
> ar cru libcivserver.a autoattack.o barbarian.o cityhand.o citytools.o
> cityturn.o console.o diplhand.o diplomats.o gamehand.o gamelog.o
> gotohand.o handchat.o mapgen.o maphand.o meta.o plrhand.o report.o
> ruleset.o rulesout.o sanitycheck.o savegame.o sernet.o settlers.o
> spacerace.o srv_main.o stdinhand.o unithand.o unittools.o
> ranlib libcivserver.a
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../common -I./../ai -I../intl   
> -g -O2 -Wall -c civserver.c
> gcc  -g -O2 -Wall  -o civserver  civserver.o ../common/libcivcommon.a
> ../ai/libcivai.a ./libcivserver.a  ../common/libcivcommon.a
> ../ai/libcivai.a ./libcivserver.a -lm -lz
> collect2: ld terminated with signal 11 [Speicherzugriffsfehler], core
> dumped ../common/libcivcommon.a(ioz.o): In function `fz_fgets':
> /usr/games/lib/freeciv-1.11.6/common/ioz.c:176: undefined reference
> to `gzgets'
> make[2]: *** [civserver] Error 1
> make[2]: Leaving directory `/usr/games/lib/freeciv-1.11.6/server'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/games/lib/freeciv-1.11.6'
> make: *** [all-recursive-am] Error 2
>
>
> hope u can help me
>
> Michael Froh

collect2: ld terminated with signal 11 [Speicherzugriffsfehler], core

It looks like a bug in ld. You should try to upgrade it.

-Thue


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