Skip Menu |

This queue is for tickets about the Krb5 CPAN distribution.

Report information
The Basics
Id: 19941
Status: new
Priority: 0/
Queue: Krb5

People
Owner: Nobody in particular
Requestors: aaron [...] FreeBSD.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.6
Fixed in: (no value)



Subject: Build error under FreeBSD, all Perl versions
Here's the log: fivetwoone# make ===> Vulnerability check disabled, database not found ===> Extracting for p5-Authen-Krb5-1.6 => MD5 Checksum OK for Krb5-1.6.tar.gz. ===> p5-Authen-Krb5-1.6 depends on file: /usr/local/bin/perl5.6.2 - found ===> Patching for p5-Authen-Krb5-1.6 ===> p5-Authen-Krb5-1.6 depends on file: /usr/local/bin/perl5.6.2 - found ===> p5-Authen-Krb5-1.6 depends on file: /usr/local/bin/perl5.6.2 - found ===> p5-Authen-Krb5-1.6 depends on shared library: gssapi_krb5.2 - found ===> Configuring for p5-Authen-Krb5-1.6 Checking for libk5crypto...yes Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lresolv Writing Makefile for Authen::Krb5 ===> Building for p5-Authen-Krb5-1.6 cp Krb5.pm blib/lib/Authen/Krb5.pm AutoSplitting blib/lib/Authen/Krb5.pm (blib/lib/auto/Authen/Krb5) /usr/local/bin/perl5.6.2 /usr/local/lib/perl5/5.6.2/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.6.2/ExtUtils/typemap -typemap typemap Krb5.xs > Krb5.xsc && mv Krb5.xsc Krb5.c Error: 'const char *' not in typemap in Krb5.xs, line 613 Please specify prototyping behavior for Krb5.xs (see perlxs manual) *** Error code 1 Stop in /usr/ports/security/p5-Authen-Krb5/work/Krb5-1.6. *** Error code 1 Stop in /usr/ports/security/p5-Authen-Krb5. fivetwoone# Just noticed the libresolv thing. What library is this? Is this the problem? Cheers!