From owner-freebsd-ports@FreeBSD.ORG Tue Oct 24 15:33:12 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94D7B16A51C for ; Tue, 24 Oct 2006 15:33:12 +0000 (UTC) (envelope-from blackdragon@highveldmail.co.za) Received: from sentechsa.net (cgp3-smtp.sentechsa.net [66.18.69.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB93D43D45 for ; Tue, 24 Oct 2006 15:32:59 +0000 (GMT) (envelope-from blackdragon@highveldmail.co.za) Received: by cgp3.sentechsa.net (CommuniGate Pro PIPE 4.3.8) with PIPE id 267634364; Tue, 24 Oct 2006 17:32:55 +0200 X-TFF-CGPSA-Version: 1.5b2a X-TFF-CGPSA-Filter: Scanned X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on cgp3.sentechsa.net X-Spam-Status: No, score=-3.4 required=6.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [196.37.237.119] (HELO 192.168.0.2) by cgp3.sentechsa.net (CommuniGate Pro SMTP 4.3.8) with ESMTP id 267634341; Tue, 24 Oct 2006 17:32:43 +0200 From: David Naylor Organization: Private To: r.gruyters@yirdis.nl Date: Tue, 24 Oct 2006 17:32:44 +0200 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200610241732.45087.blackdragon@highveldmail.co.za> Cc: ports@freebsd.org Subject: FreeBSD Port: libpreludedb-0.9.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 15:33:12 -0000 Hi, I have recently tried a "make index" for the ports dir, it failed with a=20 complaint about libpreludedb, when I tried to make libpreludedb I got the=20 same error. (My make.conf includes WITH_PYTHON=3Dyes) =46rom the build command: make WITH_PYTHON=3Dyes "Makefile", line 43: Could not find /Mk/bsd.python.mk make: fatal errors encountered -- cannot continue I have tried "make -V PORTSDIR" on different ports and the output=20 is: /usr/ports Which is correct. The problematic line, for interest sake= =20 is:=20 .include "${PORTSDIR}/Mk/bsd.python.mk" I have have a current copy of ports from cvsup2.za.freebsd.org Thanks David