Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] Re: win32 build error
Home

[Freeciv-Dev] Re: win32 build error

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Per Inge Mathisen <per@xxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: win32 build error
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxx>
Date: Tue, 27 Jul 2004 14:46:46 +0100 (WET DST)

On Tue, 27 Jul 2004, Vasco Alexandre Da Silva Costa wrote:
> On Mon, 26 Jul 2004, Per Inge Mathisen wrote:
>
> > I'm testing out eclipse and most recent cvs, and got this weird error:
> >
> > Making all in intl
> > make[2]: Entering directory `/k/eclipse/workspace/Freeciv CVS HEAD/intl'
> > gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
> > -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
> > -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2
> > -Werror -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes
> > -Wmissing-declarations  intl-compat.c
> > In file included from intl-compat.c:20:
> > ../config.h:371:1: "LOCALEDIR" redefined
> > <command line>:1:1: this is the location of the previous definition
> > make[2]: *** [intl-compat.o] Error 1
> >
> > I ran 'make' from within msys, as I could not get eclipse to build it:
> >
> > Error launching builder (make all )
> > (Exec error:Launching failed)
> >
> > It is a clean install following the instructions in Vasc's sticky topic in
> > the forum. Any ideas?
>
> I also got that warning in msys, but it compiles fine. Why aren't you
> using "./configure --enable-client=gui-win32" like I said, and using the
> built-in gettext instead?

Now I noticed you are using -Werror... Don't, at least until that warning
is fixed.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa



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