|
i have open-slp-1.2.0-20 on suse 10.1
while installing the Net-Slp-1.0 I got the following error.
perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Net::SLP
make
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap SLP.xs > SLP.xsc && mv SLP.xsc SLP.c
Error: SLPBoolean not in typemap in SLP.xs, line 169
Error: SLPHandle not in typemap in SLP.xs, line 169
Error: SLPError not in typemap in SLP.xs, line 169
Error: SLPHandle not in typemap in SLP.xs, line 171
Error: SLPHandle not in typemap in SLP.xs, line 175
Error: SLPError not in typemap in SLP.xs, line 177
Error: SLPHandle not in typemap in SLP.xs, line 182
Error: SLPError not in typemap in SLP.xs, line 183
Error: SLPHandle not in typemap in SLP.xs, line 187
Error: SLPError not in typemap in SLP.xs, line 189
Error: SLPHandle not in typemap in SLP.xs, line 197
Error: SLPError not in typemap in SLP.xs, line 199
Error: SLPBoolean not in typemap in SLP.xs, line 206
Error: SLPError not in typemap in SLP.xs, line 207
Error: SLPBoolean not in typemap in SLP.xs, line 211
Error: SLPError not in typemap in SLP.xs, line 212
Error: SLPHandle not in typemap in SLP.xs, line 217
Error: SLPBoolean not in typemap in SLP.xs, line 215
Error: SLPError not in typemap in SLP.xs, line 220
Error: SLPHandle not in typemap in SLP.xs, line 227
Error: SLPError not in typemap in SLP.xs, line 227
Error: SLPHandle not in typemap in SLP.xs, line 234
Error: SLPError not in typemap in SLP.xs, line 234
make: *** [SLP.c] Error 1
|