[Freeciv-Dev] Re: Compiling error - Freeciv
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
- [Freeciv-Dev] Re: Compiling error - Freeciv,
Thue <=
|
|