28 Jan
2014
28 Jan
'14
3:40 a.m.
Hi all, In the process of building pacman (./autogen.sh, ./configure, make) I ran into the following error:
In file included from util.h:31:0, from add.c:42: util-common.h:1:1: error: expected identifier or '(' before '.' token ../../src/common/util-common.h ^
Have I missed something in the build process? Let me know if you need more of the compilation output or any other info. Cheers! Andrew