bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile Error


From: Michael Petch
Subject: Re: [Bug-gnubg] Compile Error
Date: Fri, 08 Jan 2010 18:52:07 -0700
User-agent: Microsoft-Entourage/12.23.0.091001

No, the original is correct. I would change back.

I notice you are doing a mingw32 build. The solution to this is to add this
line to your config.h and rebuild:

#define PACKAGE_BUGREPORT "address@hidden"




On 08/01/10 6:38 PM, "Yoshito Takeuchi" <address@hidden> wrote:

> Hi there
> 
> Today, I compiled latest code and I got below error message.
> 
> --------------------------------------
> Compiling gnubg.c
> gnubg.c: In function `getDiceRandomDotOrg':
> gnubg.c:4472: error: syntax error before "PACKAGE_BUGREPORT"
> mingw32-make: *** [../bin/obj/gnubg.o] Error 1
> ** Build Failed **
> -------------------------------------
> 
> gnubg.c
> ------------------
>    "User-Agent: GNUBG/" VERSION " (email: " PACKAGE_BUGREPORT ")\n";
> ------------------
> 
> I changed below
> -----------------
>    "User-Agent: GNUBG/" VERSION " (email: \" PACKAGE_BUGREPORT \")\n";
> ----------------
> 
> Is this right ?
> 
> Thank you
> 
> Yoshito Takeuchi
> 
> 
> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnubg
> 






reply via email to

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