bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Compile Error


From: Yoshito Takeuchi
Subject: [Bug-gnubg] Compile Error
Date: Sat, 9 Jan 2010 10:38:17 +0900

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




reply via email to

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