Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 23:03:55 +0200
From:      Mathieu Arnold <arn_mat@club-internet.fr>
To:        freebsd current <current@FreeBSD.org>
Subject:   make installworld fails
Message-ID:  <3BD87E3B.B795BD1A@club-internet.fr>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BD87E3B.B795BD1A>