On 03/17/2013 04:59 PM, Roger wrote:
> Hi,
>
> I did an hg clone
>
> |*hg clone 'http://hg.linux-ha.org/%7Cexperimental/assimilation/'
> <http://hg.linux-ha.org/%7Cexperimental/assimilation/%27>
>
> cmake looked ok
> *|
*...*
> |*
> [ 76%] Built target assimilationclientlib
> Scanning dependencies of target generate_ctypes_bin
> [ 78%] Generating ../../cma/AssimCtypes.py-install
> INFO: Status: Preprocessing /tmp/tmpm57clp.h
> INFO: Status: gcc -E -DCTYPESGEN -D__signed__=signed -U __GNUC__ -dD
> -I/home/roger/assim0317/assimilation/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/home/roger/assim0317/assimilation/include
> -I/home/roger/assim0317/assimilation/build/include "-Dinline="
> "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const"
> "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpm57clp.h"
> INFO: Status: Parsing /tmp/tmpm57clp.h
> ERROR: /home/roger/assim0317/assimilation/include/cryptframe.h:34:
> Syntax error at 'Frame'
> ERROR: /home/roger/assim0317/assimilation/include/cryptframe.h:37:
> Syntax error at '}'
> ERROR: /home/roger/assim0317/assimilation/include/cryptframe.h:40:
> Syntax error at '*'
> ERROR: /home/roger/assim0317/assimilation/include/cryptframe.h:40:
> Syntax error at ';'*|
Weird. I didn't remember this happening to me. It just must be the
difference in the order that some of the headers are read by the c
preprocessor depending on the order they were created in the directory.
I saw some similar problems with different headers in the past - but I
fixed them. I suspect that this didn't cause you a problem - but
perhaps it did...
In any case, it was missing a #include <frame.h> - which is now there.
Several other frame header files seem to have the same problem.
I fixed them too...
I'm currently testing these updates, and it will get pushed upstream in
a few minutes when (if) it passes the tests.
Sorry!
--
Alan Robertson <[email protected]> - @OSSAlanR
"Openness is the foundation and preservative of friendship... Let me claim
from you at all times your undisguised opinions." - William Wilberforce
_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/