2.3.0p1 + Sco3.2v5.0.5

Tim Rice tim at multitalents.net
Wed Nov 15 15:13:40 EST 2000


> ---------- Forwarded message ----------
> Date: Tue, 14 Nov 2000 22:00:41 +1000
> >From: Robert Brady <robert at crow.cfs.net.au>
> To: openssh at openssh.com
> Subject: 2.3.0p1 + Sco3.2v5.0.5
> 
> Hi, 
> I'm trying to build openssh 2.3.0p1 on sco openserver 5.0.5.
> configure is failing as shown below.
> Version 2.2.0p1 build and runs OK 
> 
> crow:~/openssh-2.3.0p1$./configure
> loading cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking host system type... i386-pc-sco3.2v5.0.5
> checking how to run the C preprocessor... gcc -E
> checking for ranlib... :
> checking for a BSD compatible install... /usr/bin/X11/scoinst -c
> checking for ar... ar
> checking for perl... /usr/local/bin/perl
> checking for ent... no
> checking for filepriv... no
> checking for login... /bin/login
> checking for inline... inline
> checking for deflate in -lz... no
> configure: error: *** zlib missing - please install first ***
> crow:~/openssh-2.3.0p1$

Do you have the zlib libraries on your system?
They do not come with Open Server

2.3.0p1 configures just fine on my Sco3.2v5.0.4 machine.
But it won't compile because the SCO compiler doesn't support 64bit int.

> 
> 
> ### config.log snip #####configure:1776: checking for deflate in -lz
> configure:1795: gcc -o conftest -g -O2 -Wall -I. -I.
> -I/usr/local/include   -L/u
> sr/local/lib conftest.c -lz   -lgen -lsocket -lprot -lx 1>&5
> Undefined                       first referenced
>  symbol                             in file
> setupterm                           /lib/libprot.so
> ceil                                /lib/libprot.so
> log                                 /lib/libprot.so
> cur_term                            /lib/libprot.so
> reset_shell_mode                    /lib/libprot.so
> conftest: fatal error: Symbol referencing errors. No output written to
> conftest
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 1784 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char deflate();
> 
> int main() {
> deflate()
> ; return 0; }
> 
> 
> -- 
> ================================================
> Robert Brady
> robert at cfs.net.au 
> ================================================
> 

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






More information about the openssh-unix-dev mailing list