Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Is there a way to turn off building of atf? (after a week, building amd64-current is still broken by atf)



On Thu, May 13, 2010 at 11:21 PM, Hisashi T Fujinaka 
<htodd%twofifty.com@localhost> wrote:
> Should I just delete that part of my tree somehow?
>
> #   compile  atf-version/atf-version.o
> /usr/src/obj.amd64/tooldir.NetBSD-5.99.29-amd64/bin/x86_64--netbsd-c++
> -frandom-seed=NetBSD-6/\^src/external/bsd/atf/dist/atf-version/atf-version.cpp/atf-version.o
> -O2 -Wall -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings
> -Wreturn-type -Wswitch -Wshadow -Werror -nostdinc++ -cxx-isystem
> /usr/src/obj.amd64/destdir.amd64/usr/include/g++  -DHAVE_CONFIG_H
> -I/usr/src/external/bsd/atf/usr.bin/atf-version/../../lib/libatf-c -I..
> -nostdinc -isystem /usr/src/obj.amd64/destdir.amd64/usr/include  -c
>  /usr/src/external/bsd/atf/dist/atf-version/atf-version.cpp
> /usr/src/external/bsd/atf/dist/atf-version/atf-version.cpp:33:34: error:
> atf-version/revision.h: No such file or directory
A dirty hack is:
1. locate revision.h in obj/ directory
2. open atf-version.cpp, comment line: #include "atf-version/revision.h"
3. copy lines in revision.h to atf-version.cpp
4. build it.
>
>
> --
> Hisashi T Fujinaka - htodd%twofifty.com@localhost
> BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
>


Home | Main Index | Thread Index | Old Index