bugzilla-daemon at mindrot.org
2002-Feb-07 05:55 UTC
[Bug 107] New: syntax error in 'configure' under Solaris 8
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.
Possibly Parallel Threads
- [Bug 107] syntax error in 'configure' under Solaris 8
- Solaris 8, Can't find recent OpenSSL libcrypto
- R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
- [Fwd: Sun Solaris 8 compile problem.]
- Compile error 2.9p1 / Solaris 8 / Kerberos IV