lib/libngatm and gnu/usr.bin/binutils/as break installworld

Steve Kargl sgk at troutmask.apl.washington.edu
Thu Jul 8 16:46:44 PDT 2004


===> lib/libngatm
install -o root -g wheel -m 444 unimsg.3.gz  /usr/share/man/man3
install -o root -g wheel -m 444 unisap.3.gz  /usr/share/man/man3
install: unisap.3.gz: No such file or directory
*** Error code 71 (continuing)
`install' not remade because of errors.


===> gnu/usr.bin/binutils/as
install -s -o root -g wheel -m 555   as /usr/bin
install: as: No such file or directory
*** Error code 71 (continuing)
install -o root -g wheel -m 444 as.1.gz  /usr/share/man/man1
install: as.1.gz: No such file or directory
*** Error code 71 (continuing)
`install' not remade because of errors.


-- 
Steve


More information about the freebsd-current mailing list