bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile Error


From: Yoshito Takeuchi
Subject: Re: [Bug-gnubg] Compile Error
Date: Sat, 9 Jan 2010 11:49:35 +0900

Hi Michael Petch

Thank you for quick reply.

The problem was easily solved.

Yoshito Takeuchi

2010/1/9 Michael Petch <address@hidden>:
> 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]