[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make release in current fails
hi all,
if i try to "make release" in current (updated src today) it fails at:
...
Installing /BSD/DEST/usr/lib/apache/include/xml/xmltok_impl.h
installing in /usr/src/include/../gnu/usr.bin/binutils
install -C -o root -g bin -m 444
/usr/src/gnu/usr.bin/binutils/include/bfdlink.h /BSD/DEST/usr/include
install -C -o root -g bin -m 444 bfd/mybfd.h /BSD/DEST/usr/include/bfd.h
install: bfd/mybfd.h: No such file or directory
*** Error code 71
Stop in /usr/src/gnu/usr.bin/binutils (line 104 of Makefile.bsd-wrapper).
*** Error code 1
Stop in /usr/src/include (line 87 of Makefile).
*** Error code 1
Stop in /usr/src (line 60 of Makefile).
*** Error code 1
Stop in /usr/src/etc (line 244 of Makefile).
mmh, it seems to me like missing header file. any suggestions? i can't
fix it because i'm not a programmer.
thanks in advance.
//U.Werler