Re: [Perlgssapi-developer] http://search.cpan.org/~agrolms/GSSAPI-0.14/GSSAPI.pm
Brought to you by:
achimgrolms
From: Merijn B. <me...@il...> - 2006-02-09 19:48:15
|
Quoting Achim Grolms (per...@gr...): > On Thursday 09 February 2006 17:53, Merijn Broeren wrote: > > Quoting Achim Grolms (per...@gr...): > > > Find attached the patch of my solution. > > > (Can you test if that works for you?) > > > > Will do tomorrow morning... > > BTW: > if -L is present in krb5-config --libs gssapi > (like in "-L/usr/lib -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto > -lcom_err -lresolv") - > > has the -L/usr/lib to be passed to LDDLFLAGS too or it is ok > to pass it only to LIBS (like my actual version does?) > > Or has the complete output of krb5-config --libs gssapi > to be in LDDLFLAGS? > No, I'd follow the logic of ExtUtils, so split all the -L, -R, -l stuff into LIBS and the rest into LDDLFLAGS, together with the flags from Config. In any case, if it doesn't work out for someone they can always fine tune it by bypassing krb5-config using the precise arguments. Cheers, -- Merijn Broeren | Sometime in the middle ages, God got fed up with us Software Geek | and put earth at sol.milky-way.univ in his kill-file. | Pray all you want, it just gets junked. |