From owner-freebsd-stable Wed Apr 19 18:50: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sparenix.metronet.com (sparenix.metronet.com [207.170.106.3]) by hub.freebsd.org (Postfix) with SMTP id 280BB37B776 for ; Wed, 19 Apr 2000 18:50:04 -0700 (PDT) (envelope-from jmanley@metronet.com) Received: (qmail 31390 invoked by uid 7770); 20 Apr 2000 03:13:12 -0000 Received: from fcn105-32.tmi.net (HELO jwmhome) (207.170.105.32) by sparenix.metronet.com with SMTP; 20 Apr 2000 03:13:12 -0000 Message-Id: <4.2.2.20000419204414.00a51ce0@127.0.0.1> X-Sender: jmanley/mail.metronet.com@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Wed, 19 Apr 2000 20:51:06 -0500 To: freebsd-stable@freebsd.org From: Jim Manley Subject: kerberos5 port won't build Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsup'd the ports collection last night and tried to build krb5-1.1.1. The make dies saying it can't find the distribution even though I've put the krb5-1.1.1.tar file in /usr/ports/distfiles. I ran "make -ds" (amazing what you can find in the man pages) and got the following error message: SuffFindDeps (do-fetch) No known suffix on do-fetch. Using .NULL suffix not adding suffix rules. then it prints out the "go get the distribution file" message. I'm no C hacker so I can only surmise their is something missing somewhere. I've plowed through the email archives (both -questions and -security) as well as the FAQ and didn't find anything about this. Oh yeah, I'm running 3.4-stable last cvsup'd on 4/17. Regards, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message