> des_at_dwp /usr/src/crypto/openssh% ./configure > ./configure.lineno: 5: Bad file descriptor > ./configure.lineno: 988: Syntax error: EOF in backquote substitution > des_at_dwp /via/usr/src/crypto/openssh% ./configure > ./configure.lineno: 5: Bad file descriptor > ./configure.lineno: 988: Syntax error: EOF in backquote substitution > > which is just what you are experiencing. > > but if I chroot into /via (which is the root of the filesystem I > export to my diskless test box): > > des_at_dwp /usr/src/crypto/openssh% ./configure > checking for gcc... gcc > checking for C compiler default output... a.out > [...] > > and it succeeds. > > however, if on the test box (same filesystem, just over NFS): > > des_at_via /usr/src/crypto/openssh% ./configure > ./configure.lineno: 5: Bad file descriptor > ./configure.lineno: 988: Syntax error: EOF in backquote substitution shell/environment dependency? randyReceived on Fri Jan 16 2004 - 13:59:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:38 UTC