-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. clone hq repository
2. configure --prefix=/usr & make
3. got error:
star_interf.c:294: error: expected ‘)’ before ‘*’ token
What is the expected output? What do you see instead?
finished compiled and a binary exec in src directory
What version of the product are you using? On what operating system?
0.8 mercurial tree clone lasted revision
VenenuX debian squeeze based
Please provide any additional information below.
error results:
star_interf.c:294: error: expected ‘)’ before ‘*’ token
compiled with gcc 4.4
i already applied patches for "#include "gnutil.h"" in the respective files...
Original issue reported on code.google.com by mckayger...@gmail.com
on 7 Jan 2014 at 7:29