Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#10185) Bug - civserver Fails To Link On Mac OS X
Home

[Freeciv-Dev] Re: (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]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#10185) Bug - civserver Fails To Link On Mac OS X
From: "Fang-Pin Chang" <fchang@xxxxxxxxxxxxxxx>
Date: Mon, 20 Sep 2004 09:41:32 -0700
Reply-to: rt@xxxxxxxxxxx

<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-------



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#10185) Bug - civserver Fails To Link On Mac OS X, Fang-Pin Chang <=