Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 14:57:59 -0800
From:      Randy Bush <randy@psg.com>
To:        des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: gaim build problem, file descriptor issue
Message-ID:  <E1Ahcud-000Cyr-BE@ran.psg.com>
References:  <E1Aha7m-000Agi-5k@ran.psg.com> <xzpwu7rr0wj.fsf@dwp.des.no> <E1Ahcev-000CW5-FD@ran.psg.com> <xzphdyvqzhs.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
> des@dwp /usr/src/crypto/openssh% ./configure
> ./configure.lineno: 5: Bad file descriptor
> ./configure.lineno: 988: Syntax error: EOF in backquote substitution
> des@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@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@via /usr/src/crypto/openssh% ./configure
> ./configure.lineno: 5: Bad file descriptor
> ./configure.lineno: 988: Syntax error: EOF in backquote substitution

shell/environment dependency?

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ahcud-000Cyr-BE>