From owner-freebsd-ports Thu Jun 4 11:54:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08075 for freebsd-ports-outgoing; Thu, 4 Jun 1998 11:54:41 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from www.giovannelli.it (www.giovannelli.it [194.184.65.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08027 for ; Thu, 4 Jun 1998 11:54:28 -0700 (PDT) (envelope-from gmarco@scotty.masternet.it) Received: from scotty.masternet.it (modem00.masternet.it [194.184.65.254]) by www.giovannelli.it (8.8.8/8.8.5) with ESMTP id UAA00821 for ; Thu, 4 Jun 1998 20:50:55 +0200 (MET DST) Message-ID: <35770AA1.12CF0AB7@scotty.masternet.it> Date: Thu, 04 Jun 1998 20:59:13 +0000 From: Gianmarco Giovannelli Reply-To: gmarco@giovannelli.it X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: pyton ports on 3.0-current Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Python ports fails to compile on a 3.0-very-current box :-) if test -f /usr/local/bin/python; then rm -f /usr/local/bin/python; else true; fi (cd /usr/local/bin; ln python1.5 python) install -C -c -o bin -g bin -m 444 ./Misc/python.man /usr/local/man/man1/python.1 install -C -c -o bin -g bin -m 555 /usr/local/lib/python1.5/plat-freebsd3/regen /usr/local/lib/python1.5/plat-freebsd2 install: /usr/local/lib/python1.5/plat-freebsd3/regen: No such file or directory *** Error code 71 Stop. *** Error code 1 and there are some md5 mismatch too so the make NO_CHECKSUM=YES is necessary... Ok other thing : Is there anyone here who succeded in usign fetchmailconf ? -- Regards... Gianmarco "Unix expert since yesterday" http://www.giovannelli.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message