Re: [Perlgssapi-developer] Make error
Brought to you by:
achimgrolms
From: Achim G. <per...@gr...> - 2006-03-06 16:56:33
|
On Sunday 05 March 2006 20:07, Alexandre Ghisoli wrote: > Hi, > > I cannot compile trunk version on Linux / Perl 5.8.8. > GSSAPI.c:4748: error: syntax error at end of input > make: *** [GSSAPI.o] Error 1 Hello Alexandre, thank for your feedback. I think the problems is known, but I fear I have no solution (at the moment). I think the error is the same as reported in <http://www.nntp.perl.org/group/perl.cpan.testers/290559>. I am in contact with sa...@cp..., who reported the bug. We both think that in some cases the XS-compiler produces that uncompileable C. We were joking that "threads were the problem" because you "can blame threads for everything"... ...But to be sure: Is your perl supporting threads or not? If your perl uses threads - can you check with a non-thread perl if the build fails on the non-thread-perl? If that idea fail: Can you send the generated GSSAPI.c file to pe...@gr...? Thank you, Achim Grolms |