[Freeciv-Dev] (PR#10185) Bug - civserver Fails To Link On Mac OS X
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10185 >
> [fchang@xxxxxxxxxxxxxxx - Sun Sep 19 07:51:45 2004]:
>
> Starting w/ the September 14th snapshot, I get the following link error
> when building civserver on Mac OS X Panther. This is still happening
> as of the snapshot on the 16th.
>
> gcc -no-cpp-precomp -O3 -Wall -Wpointer-arith -Wcast-align
> -Wmissing-prototypes -Wmissing-declarations -o civserver civserver.o
> .../utility/libcivutility.a ../common/libcivcommon.a ../ai/libcivai.a
> .../utility/libcivutility.a ./libcivserver.a ../utility/libcivutility.a
> .../common/libcivcommon.a ../ai/libcivai.a ../utility/libcivutility.a
> ../libcivserver.a ../utility/libcivutility.a
> .../common/aicore/libaicore.a ./generator/libgenerator.a
> userdb/libuserdb.a -lz -liconv
> ld: Undefined symbols:
> _height_map
> _hmap_mountain_level
> _hmap_shore_level
>
Should be fixed now
--
mateusz
|
|