Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2008 11:56:40 +0100
From:      Michael Landin Hostbaek <mich@freebsd.org>
To:        Chin-San Huang <chinsan@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/security/p5-GSSAPI Makefile distinfo
Message-ID:  <C7E519E9-4AAB-4E91-89D9-51CC6D1319DB@freebsd.org>
In-Reply-To: <200802080655.m186t4hp095963@repoman.freebsd.org>
References:  <200802080655.m186t4hp095963@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Feb 8, 2008, at 7:55 AM, Chin-San Huang wrote:

> chinsan     2008-02-08 06:55:04 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    security/p5-GSSAPI   Makefile distinfo
>  Log:
>  - Update to 0.25
>  - Changelog: http://search.cpan.org/dist/GSSAPI/Changes

This does not seem to work for me (on several systems):

<snip>
root@plonk security/p5-GSSAPI# make
===>  Building for p5-GSSAPI-0.25
Makefile out-of-date with respect to /usr/local/lib/perl5/5.8.8/mach/ 
Config.pm /usr/local/lib/perl5/5.8.8/mach/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
/usr/local/bin/perl5.8.8 Makefile.PL "INSTALLDIRS=site" "CC=cc"  
"CCFLAGS=-O2 -fno-strict-aliasing -pipe " "PREFIX=/usr/local"  
"INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib"

  Welcome to GSSAPI.pm setup!

  run "perl Makefile.PL --help" to see further installation options


----------------------------------------------------------
  Searching krb5-config command...

  /usr/bin/krb5-config

----------------------------------------------------------
  using GSSAPI implementation
  FreeBSD heimdal 0.6.3
$Id: krb5-config.in,v 1.9 2002/09/09 22:29:06 joda Exp $


----------------------------------------------------------
  Adding own DEFINEs

  -DHEIMDAL

----------------------------------------------------------
  Using LIBS

  -L/usr/lib -lgssapi -lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err

----------------------------------------------------------
  Using INC includeconfiguration

  -I/usr/include


----------------------------------------------------------
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for GSSAPI
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
*** Error code 1

Stop in /usr/ports/security/p5-GSSAPI/work/GSSAPI-0.25.
*** Error code 1

Stop in /usr/ports/security/p5-GSSAPI.

</snip>

/mich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C7E519E9-4AAB-4E91-89D9-51CC6D1319DB>