Hi,
I got the following error when compiling...wondering what might be the cause of it.
Basically I replaced my homunculus.c with the latest one, and the error occurred.
Any help would be greatly appreciated.
I got the following error when compiling...wondering what might be the cause of it.
Basically I replaced my homunculus.c with the latest one, and the error occurred.
Any help would be greatly appreciated.
homunculus.c: In function 'homunculus_call':
homunculus.c:784: error: too few arguments to function 'intif->homunculus_requestload'
homunculus.c: In function 'homunculus_creation_request':
homunculus.c:899: error: too few arguments to function 'intif->homunculus_create'
homunculus.c: In function 'homunculus_ressurect':
homunculus.c:911: error: too few arguments to function 'intif->homunculus_requestload'
make[1]: *** [obj_sql/homunculus.o] Error 1
make: *** [map_sql] Error 2