From owner-freebsd-questions Thu Nov 18 9:58:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dc.numbersusa.com (mail.whetstonelogic.com [205.252.46.165]) by hub.freebsd.org (Postfix) with ESMTP id 96318155C1 for ; Thu, 18 Nov 1999 09:57:57 -0800 (PST) (envelope-from mark@whetstonelogic.com) Received: from work.drapple.com (mark [24.10.78.207]) by dc.numbersusa.com (8.9.3/8.9.3) with ESMTP id MAA22234 for ; Thu, 18 Nov 1999 12:58:18 -0500 (EST) (envelope-from mark@whetstonelogic.com) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 18 Nov 1999 09:57:50 -0800 (PST) From: Mark Hartley To: questions@freebsd.org Subject: building netatalk-asun port Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to install netatalk-asun on FreeBSD3.3-STABLE (source from 3 days ago) from ports. I cvsupped yesterday to the latest ports tree. My kernel config file contains the needed options NETATALK. During the make, it bombs out (after a few minutes of compiling) while trying to compile auth.c auth.c:145: des.h: No such file or directory auth.c:146: parse error before 'seskey' auth.c:147: warning: data definition has no type or storage class etc, etc.... (I can include more if needed, but I doubt it will be of much help). After finally deciding it can't properly compile auth.c, the make gives up. I searched the mailing list archive, and there isn't much discussion of netatalk. I do not have the DES sources installed. I originally set the machine up using MD5 passwords. Anyone have ideas? Thanks in advance Mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message