openssh-2.9.9p2, AC_SYS_LARGEFILE, SCO, and HPUX

Tim Rice tim at multitalents.net
Fri Sep 28 07:02:39 EST 2001


On Thu, 27 Sep 2001, Paul Eggert wrote:

> openssh-2.9.9p2/configure.in says:
>
>   # Disabled until it works on SCO and HPUX
>   #AC_SYS_LARGEFILE
>
> As an autoconf maintainer I'd like to fix this.  Can you please
> explain what's broken on SCO and HPUX?
[snip]
> all be fixed in the current autoconf version.  I don't know of any SCO
> problems, but I'd like to have them fixed too, if they're still there.

The problem on SCO (Open Server 3, aka. 3.2v4.2) is the sed scripts
produced by autoconf make sed choke.
The configure script worked fine on SCO Open Server 5

.....
checking if your system defines WTMPX_FILE... no
configure: creating ./config.status
sed: command garbled: s,^[ 	]*#[ 	]*define[ 	][ 	]*\(\([^ 	(][^ 	(]*\)([^)]*)\)[ 	]*\(.*\)$,${ac_dA}\2${ac_dB}\1${ac_dC}\3${ac_dD},gp
config.status: creating Makefile
.....

If the autoconf testsuite.log is of any interest,
I can e-mail it to you or grab it from
ftp://ftp.multitalents.net/pub/testsuite.log
http://www.multitalents.net/testsuite.log

>
> Thanks.
>

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list