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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to