Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: built failure of current userland
Hi,
Patrick Welche wrote:
DESTDIR would be /usr/src/../obj/destdir.i386
so if you started with an empty /usr/obj that wouldn't be the problem...
From earlier messages, you seem to be using
./build.sh -x -O ../obj -T ../tools -U distribution
I am now clutching at straws (anyone else have a better idea?), but
how about using absolute paths, e.g.,
./build.sh -x -O /usr/obj -T /usr/obj/tools -U distribution
This is getting problematic. I
1) updated cvs of /usr/src, just to be sure
2) rm -rf /usr/obj && mkdir /usr/obj just to have it super-clean
3) removed from /usr/X11R7/include ft2build.h and the whole freetype subdir
launched
./build.sh -x -O /usr/obj -T /usr/obj/tools -U distribution
as you suggested, but... nothing:
includes ===> external/mit/xorg/lib/freetype
# install /usr/obj/destdir.i386/usr/X11R7/include/ft2build.h
/usr/obj/tools/bin/i486--netbsdelf-install -U -M
/usr/obj/destdir.i386/METALOG -D /usr/obj/destdir.i386 -h sha256 -N
/usr/src/etc -c -r -c -o root -g wheel -m 444
/usr/xsrc/external/mit/freetype/dist/include/ft2build.h
/usr/obj/destdir.i386/usr/X11R7/include/ft2build.h
includes ===> external/mit/xorg/lib/freetype/freetype
nbmake[7]: don't know how to make ftbzip2.h. Stop
nbmake[7]: stopped in /usr/src/external/mit/xorg/lib/freetype/freetype
This is getting.. tedioius, also because I need to update now, since I
removed some headers from the live system. What else could be wrong?
Riccardo
Home |
Main Index |
Thread Index |
Old Index