From owner-freebsd-current Thu Oct 25 14: 4: 9 2001 Delivered-To: freebsd-current@freebsd.org Received: from bilbo.in.mat.cc (bilbo.in.mat.cc [212.43.217.121]) by hub.freebsd.org (Postfix) with ESMTP id AFDF037B403 for ; Thu, 25 Oct 2001 14:04:03 -0700 (PDT) Received: from bilbo.org (localhost [127.0.0.1]) by bilbo.in.mat.cc (Postfix) with ESMTP id C943071034 for ; Thu, 25 Oct 2001 23:03:58 +0200 (CEST) Received: from club-internet.fr (sauron.in.mat.cc [212.43.217.122]) by bilbo.in.mat.cc (Postfix) with ESMTP id AF5E771034 for ; Thu, 25 Oct 2001 23:03:55 +0200 (CEST) Message-ID: <3BD87E3B.B795BD1A@club-internet.fr> Date: Thu, 25 Oct 2001 23:03:55 +0200 From: Mathieu Arnold Organization: http://www.absolight.com/ X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd current Subject: make installworld fails Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Doing a make make installworld fails on a 5_0-CURRENT from this morning fails in : gnu/lib/libreadline/history rlhistory.3: doc/history.3 cp ${.ALLSRC} ${.TARGET} no cp in $PATH... then : usr.sbin/ppp .8.m4.8: m4 ${M4FLAGS} ${.IMPSRC} >${.TARGET} no m4 in PATH... and then : secure/usr.bin/openssl .pod.1: pod2man ${.IMPSRC} > ${.TARGET} no pod2man in PATH... -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message