This is weird... anyone ever seen this before?  In the middle of
compiling the modules, I get syntax errors in the C code??

--Bill.


/opt/SUNWspro/bin/cc -c  -I/usr/local/include -O    -DVERSION=\"1.00\" 
-DXS_VERSION=\"1.00\" -KPIC -I/usr/local/lib/perl5/5.00503/sun4-solaris/CORE  Leak.c
"Leak.c", line 165: undefined symbol: aTHX_
"Leak.c", line 165: syntax error before or at: "Usage: Apache::Leak::NoteSV(obj)"
"Leak.c", line 169: undefined symbol: dXSTARG
"Leak.c", line 176: undefined symbol: XSprePUSH
"Leak.c", line 176: undefined symbol: targ
"Leak.c", line 176: warning: improper pointer/integer combination: arg #1
"Leak.c", line 176: left operand of "->" must be pointer to struct/union
"Leak.c", line 176: warning: improper pointer/integer combination: arg #1
"Leak.c", line 176: warning: improper pointer/integer combination: op "="
"Leak.c", line 185: undefined symbol: aTHX_
"Leak.c", line 185: syntax error before or at: "Usage: Apache::Leak::CheckSV(obj)"
"Leak.c", line 187: syntax error before or at: hash_ptr
"Leak.c", line 189: undefined symbol: dXSTARG
"Leak.xs", line 171: undefined symbol: RETVAL
"Leak.c", line 194: undefined symbol: XSprePUSH
"Leak.c", line 194: undefined symbol: targ
"Leak.c", line 194: warning: improper pointer/integer combination: arg #1
"Leak.c", line 194: left operand of "->" must be pointer to struct/union
"Leak.c", line 194: warning: improper pointer/integer combination: arg #1
"Leak.c", line 194: warning: improper pointer/integer combination: op "="
"Leak.c", line 203: undefined symbol: aTHX_
"Leak.c", line 203: syntax error before or at: "Usage: Apache::Leak::check_arenas()"
cc: acomp failed for Leak.c


-- 
William R Ward            [EMAIL PROTECTED]          http://www.wards.net/~bill/
-----------------------------------------------------------------------------
     If you're not part of the solution, you're part of the precipitate.

Reply via email to