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-06 23:11:51
|
On Wednesday 06 May 2009, you wrote: > Hello Achim. > > Responding to your points: Hello Jeffrey, From my point of view the fact is strange that running tests by "prove -v" results in no errors, but "make test" fails in the way you described. Hmmm. Just to be sure... please run and send the output of 1. prove t 2. prove -v t 3. Just to be sure: The version of ExtUtils::MakeMaker on my current environment is 6.42. Is there any chance you do the build and test using ExtUtils::MakeMaker 6.42 or higher? Is your environment already configured in a realworld Kerberos-setup so you can run the tests with a valid TGT (Means: run kinit first, rerun the tests)? The output of your ldd-command looks strange to me: "ldd: bad magic number in: ./blib/arch/auto/GSSAPI/GSSAPI.so" On my systems (Linux, *BSD) this command prints out a list of linked shared libs. Your dynamic linking system is OK and works as expected? (ldd works properly on other executables?) BR, Achim BTW: Please keep 'per...@li...' in the mail-loop, the people reading there have more knowledge and are more experienced than me. (That's why I add the complete email with all data to this Mail.) |