On Wed, Oct 03, 2018 at 18:57:42 +0700, Robert Elz wrote:

> dependall ===> tools/xz-include
> /bin/sh 
> /readonly/release/testing/src/tools/xz-include/../../external/public-domain/xz/dist/configure
>  --enable-threads=no --disable-nls  CC=cc
> /readonly/release/testing/src/tools/xz-include/../../external/public-domain/xz/dist/configure:
>  cannot create configure.lineno: read-only file system
> configure: error: cannot create configure.lineno; rerun with a POSIX shell

Are you sure you did't have an objdir accident before?

In my experience an error like this is most likely a result of one.
Like, a stray /readonly/release/testing/src/tools/xz-include/obj
accidentally created in the read-write view of that tree by running
make in the wrong dir, etc?

-uwe

Reply via email to