LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   xprobe2 "make" error make[1]: *** [config_set.o] Error 1 (https://www.linuxquestions.org/questions/linux-security-4/xprobe2-make-error-make%5B1%5D-%2A%2A%2A-%5Bconfig_set-o%5D-error-1-a-258920/)

rsharma2000 11-24-2004 03:38 PM

xprobe2 "make" error make[1]: *** [config_set.o] Error 1
 
Hi Folks,

I get the following error when I try to make xprobe2. I have enabled debug on the make to get more info. Any help on how to resolve this would be greatly appreciated. I am using SuSe 9.0 and running the following:
2.4.21-243-default.

The following is the error I get (I have pasted only the last part of the make since I didn't want to inundate you with too much info. Thanks again,


config_set.cc: In member function `int Config_Section::read_sec()':
config_set.cc:162: error: stray '\' in program
config_set.cc:162:25: missing terminating " character
config_set.cc:162: error: `i' undeclared (first use this function)
config_set.cc:162: error: (Each undeclared identifier is reported only once for
each function it appears in.)
config_set.cc:162: error: parse error before string constant
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x080785d8 PID 5709
make[1]: *** [config_set.o] Error 1
Removing child 0x080785d8 PID 5709 from chain.
make[1]: Leaving directory `/home/rsharma/Documents/xprobe2-0.2/src'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x08077180 PID 5705
make: *** [all] Error 2
Removing child 0x08077180 PID 5705 from chain.

rsharma2000 11-24-2004 04:10 PM

The version I'm trying to install is xprobe2-0.2


All times are GMT -5. The time now is 07:11 PM.