bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Re: Compile trouble with gnubg-nn


From: Joseph Heled
Subject: [Bug-gnubg] Re: Compile trouble with gnubg-nn
Date: Tue, 12 Oct 2004 20:28:25 +1300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

The default is to use the database files. (-DLOADED_BO in flags.make)

Something must be wrong with your gcc installation, or with the file. I am using 3.4.1 ....

-Joseph


Øystein Johansen wrote:
Hi,

I'm trying to compile gnubg-nn here, but I get this problem when
compiling bm.cc

In file included from bm.cc:28:
bgdefs.h:33: error: expected init-declarator before "const"
bgdefs.h:33: error: expected `,' or `;' before "const"
bgdefs.h:34: error: expected init-declarator before "const"
bgdefs.h:34: error: expected `,' or `;' before "const"
bgdefs.h:35: error: expected init-declarator before "const"
bgdefs.h:35: error: expected `,' or `;' before "const"
bgdefs.h:36: error: expected init-declarator before "const"
bgdefs.h:36: error: expected `,' or `;' before "const"
bgdefs.h:37: error: expected init-declarator before "const"
bgdefs.h:37: error: expected `,' or `;' before "const"
make: *** [bm.o] Error 1

gcc --version

gcc (GCC) 3.4.1 (mingw special)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I don't think I had this problem earlier on so I think it's due to the
compiler update I've done.

An other question:
Which compile flags in flags.make should I turn on to make pygnubg read
gnubg_os0.bd and gnubg_ts0.bd from the main line at startup? Should I
remove OS_BEAROFF_BD ?

-Øystein





reply via email to

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