Re: [Perlgssapi-developer] GSSAPI-0.26 does not pass make test stage on SCO Openserver 6.0
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2009-05-05 20:26:58
|
On Monday 04 May 2009, you wrote: > Hello. > > I am trying to build GSSAPI-0.26 on a SCO Openserver 6 server. Hello Jeffrey, Thank you for your detailed report. (I've attached the complete Email as a reference for the listmembers) I am sorry, at the moment I have no idea what is going wrong exactly or how to debug deeper. Just... peeking around in the darkness... here are some questions: 1. I never had hands on a SCO Openserver system. The compiler you use to build the GSSAPI module is the same that was used to build your perl? ( perl -V ) 2. in the GSSAPI build dir please run prove -v t/1constants.t and send back the output 3. in the GSSAPI build dir please run ldd ./blib/arch/auto/GSSAPI/GSSAPI.so and send back the output 4. Please let me know the $VERSION of your ExtUtils::MakeMaker module ( grep '^$VERSION =' `perldoc -l ExtUtils::MakeMaker` ) 5. Please send the Makefile generated by perl Makefile.PL 6. Please tar the content of you /usr/include/heimdal directory and send the .tar.gz file to me. Thank you! BR, Achim |