Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 2004: [Freeciv-Dev] Re: (PR#10185) Bug - civserver Fails To Link On Mac OS X |
[Freeciv-Dev] Re: (PR#10185) Bug - civserver Fails To Link On Mac OS X[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10185 > Yes. This is fixed. -------Original Message------- > From: Mateusz Stefek <mstefek@xxxxxxxxx> > Subject: (PR#10185) Bug - civserver Fails To Link On Mac OS X > Sent: 19 Sep 2004 10:02:12 > > <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 -------Original Message-------Yes. This is fixed. -------Original Message------- > From: Mateusz Stefek <mstefek@xxxxxxxxx> > Subject: (PR#10185) Bug - civserver Fails To Link On Mac OS X > Sent: 19 Sep 2004 10:02:12 > > <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 -------Original Message-------
|