Error when compiling plugins HPMHooking.c

z O r n

New member
Messages
2
Points
0
make[1]: Entering directory `/root/Desktop/trunk/src/plugins'
        CC      HPMHooking.c
{standard input}: Assembler messages:
{standard input}:173042: Warning: end of file not at end of a line; newline inserted
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
make[1]: *** [../../plugins/HPMHooking.so] Error 1
make[1]: Leaving directory `/root/Desktop/trunk/src/plugins'
make: *** [plugins] Error 2
 
this is what is show everytime i compile plugins. im using linux. can anyone help me?
 
Last edited by a moderator:
open your HPMHooking.c

then go the bottom of the code

then press enter once or twice then save. then try to recompile again

 
Back
Top