knowledge for this is the best plugins eror

magic2938

New member
Messages
29
Points
0
Github
gfire
CC HPMHooking.c
{standard input}: Assembler messages:
{standard input}:262434: 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/Hercules/src/plugins'
make: *** [plugins] Error 2

 
CC HPMHooking.c

{standard input}: Assembler messages:

{standard input}:262434: 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/Hercules/src/plugins'

make: *** [plugins] Error 2
To the best of my knowledge(I may be wrong,), you are having this issue because of one of these issues:

1) Having Less Ram to compile HPMHook Plugin.

2) Very Old gcc(compiler)

3) Using a weird OS

 
CC HPMHooking.c

{standard input}: Assembler messages:

{standard input}:262434: 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/Hercules/src/plugins'

make: *** [plugins] Error 2
To the best of my knowledge(I may be wrong,), you are having this issue because of one of these issues:

1) Having Less Ram to compile HPMHook Plugin.

2) Very Old gcc(compiler)

3) Using a weird OS
1&2 im facing that too, for number 3? weird OS, what is it?

 
what can we do now sir if we have this problem .. what can we do

im using

Centos 5 32 bit

Guaranteed ram: 1024mB

vSwap: 1024MB

 
Last edited by a moderator:
Back
Top