Current-Users archive

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

test/aft doesn't build with OBJ directories and a read only source tree



> make
all ===> atf
all ===> atf/data
#     build  data/t_pkg_config
atf-compile -o t_pkg_config.tmp /src/dist/atf/tests/atf/data/t_pkg_config.sh 
atf-compile-cookie
atf-compile: ERROR: Cannot open atf-compile-cookie
*** Error code 1

OBJ dirs are handled by setting the env variable MAKEOBJDIRPREFIX
to /usr/obj and then created by a make obj

Bernd



Home | Main Index | Thread Index | Old Index