Re: [Perlgssapi-developer] [rt.cpan.org #38158] GSSAPI test errors on Solaris 8 and 10
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2008-08-04 21:15:45
|
On Monday 04 August 2008, Marek Rouchal via RT wrote: > According to the README, GSSAPI is supposed to work with the Solaris > 10 native GSS library. I tried (both on Solaris 10 and 8): > perl Makefile.PL --gssapi_libs='-lgss' --gssapi_inc='- > I/usr/include' > not ok 72 - GSS_S_CRED_UNAVAIL Hello Marek, unforutanetely I have no Solaris available for testing. Can you check in your installation 1. If your GSSAPI header files define GSS_S_CRED_UNAVAIL ? 2. If yes - what file? 3. If no - will the missing GSS_S_CRED_UNAVAIL constant break your existing Perl-software? Thank you! BR, Achim |