[Bug 107] New: syntax error in 'configure' under Solaris 8
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Feb 7 16:55:36 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=107
Summary: syntax error in 'configure' under Solaris 8
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: brian at bluecoat93.org
Unable to run even 'configure --help' on Solaris 8:
bash-2.04# pwd
/sw/build/openssh-3.0.2p1
bash-2.04# uname -a
SunOS hardcase 5.8 Generic_108528-03 sun4u sparc
bash-2.04# ./configure
./configure: syntax error at line 53: `else' unexpected
Explicitly running configure under bash gets a bit farther, but still fails:
bash-2.04# bash ./configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
configure: error: cannot run /bin/sh ./config.sub
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list