From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 12:46:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0540416A433 for ; Fri, 31 Mar 2006 12:46:16 +0000 (UTC) (envelope-from rob.heemskerk@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728E543D46 for ; Fri, 31 Mar 2006 12:46:15 +0000 (GMT) (envelope-from rob.heemskerk@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so443270wxc for ; Fri, 31 Mar 2006 04:46:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ea9JfmICiIl7CpJvY4hnXta7M7Rh8umcOt5Y8SGulEDd13f9qJtxhZdUfguHqNQdT8ouwThDg6VTlaAq8pQ9LP3sAnkFWwF6i34UfUqpM98aYLWDY3agXaRM0YqbOz/tY3ImF5PRQD1SkU3sbwBchqqYv+TVvIi1izugTPLrypY= Received: by 10.70.122.20 with SMTP id u20mr403591wxc; Fri, 31 Mar 2006 04:46:14 -0800 (PST) Received: by 10.70.113.13 with HTTP; Fri, 31 Mar 2006 04:46:14 -0800 (PST) Message-ID: <9793fc90603310446r7d6f38dbk68bfa0ccd7f27081@mail.gmail.com> Date: Fri, 31 Mar 2006 14:46:14 +0200 From: "Rob Heemskerk" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: p5-GSSAPI-0.20 missing dependency? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 12:46:16 -0000 Hello, I ran into a problem with my weekly portupgrade. p5-Authen-SASL seems to depend on the new port p5-GSSAPI-0.20 which fails to build: Searching krb5-config command... not found! at ./Makefile.PL line 94. from where am i supposed to get krb5-config? Thanks, Rob FreeBSD 4.11-RELEASE-p12 bash-2.05b# pwd /usr/ports/security/p5-GSSAPI bash-2.05b# make clean =3D=3D=3D> Cleaning for perl-5.8.8 =3D=3D=3D> Cleaning for p5-GSSAPI-0.20 bash-2.05b# make =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> Extracting for p5-GSSAPI-0.20 =3D> MD5 Checksum OK for GSSAPI-0.20.tar.gz. =3D=3D=3D> p5-GSSAPI-0.20 depends on file: /usr/local/bin/perl5.8.8 - fou= nd =3D=3D=3D> Patching for p5-GSSAPI-0.20 =3D=3D=3D> p5-GSSAPI-0.20 depends on file: /usr/local/bin/perl5.8.8 - fou= nd =3D=3D=3D> p5-GSSAPI-0.20 depends on file: /usr/local/bin/perl5.8.8 - fou= nd =3D=3D=3D> Configuring for p5-GSSAPI-0.20 Welcome to GSSAPI.pm setup! run "perl Makefile.PL --help" to see further installation options ---------------------------------------------------------- Searching krb5-config command... not found! at ./Makefile.PL line 94. *** Error code 1 Stop in /usr/ports/security/p5-GSSAPI.