From owner-freebsd-questions Sat Mar 28 16:16:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA01301 for freebsd-questions-outgoing; Sat, 28 Mar 1998 16:16:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.shellnet.co.uk (smtp.shellnet.co.uk [194.129.209.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA01291 for ; Sat, 28 Mar 1998 16:16:35 -0800 (PST) (envelope-from steven@shellnet.co.uk) Received: from mailhost.shellnet.co.uk (mailhost.shellnet.co.uk [194.129.209.3]) by smtp.shellnet.co.uk (8.8.7/8.8.8) with SMTP id AAA05768 for ; Sun, 29 Mar 1998 00:16:40 GMT ceived: by mailhost.shellnet.co.uk with MERCUR-SMTP/POP3-Server (v2.10) for at Sun, 29 Mar 98 00:16:19 +0000 From: "Steven Fletcher" To: "Daniel R. Brownstone" , Subject: Re: installing samba Date: Sun, 29 Mar 1998 00:18:10 -0000 Message-ID: <01bd5aa8$27dc5a80$129380c2@steven> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >You forgot to uncomment a host type and flags in the Makefile. If your >host type does not appear in the Makefile then choose one that you >think is similar and once you have it working then add a new host type >to the Makefile and includes.h. Please also send us the output of the >command "uname" on your system so this can be automated at some future >time. Actually, somewhere near the end of the Makefile, there is are two options that you need to uncomment in accordance with your OS..... eg, If you look through it for FreeBSD (try grep, you should find it) and then uncomment the two lines following it, then you will be able to run make. -Steven Fletcher (steven@shellnet.co.uk) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message