configure problem on UnixWare 7.1.1
Thanh Ma
Thanh.Ma at casi-rusco.com
Fri Jun 23 07:07:41 EST 2000
I tried again on another 7.1.0 and 7.1.1 and it compiled fine.
Still not sure what was wrong with the orignal 7.1.1 machine.
Thanh
> -----Original Message-----
> From: Thanh Ma [mailto:Thanh.Ma at casi-rusco.com]
> Sent: Monday, June 19, 2000 3:57 PM
> To: 'openssh-unix-dev at mindrot.org'
> Subject: configure problem on UnixWare 7.1.1
>
>
> Anyone can locate what was wrong with the below problem on
> UnixWare 7.1.1 ?
> The file rand.h was finally found in one of the tests but
> configure still
> failed with
>
> ...
> checking for getpagesize... yes
> checking for OpenSSL directory... configure: error: Could not
> find working
> SSLeay / OpenSSL libraries, please install
>
> Thanh
>
> configure:2302: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -L/usr/local/lib conftest.c -lsocket -lnsl -lz -lgen -lsocket 1>&5
> configure:2543: checking for OpenSSL directory
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -L/usr/local/lib conftest.c -lsocket -lnsl -lz -lgen
> -lsocket -lcrypto 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/usr/local/openssl/include -L/usr/local/lib
> -L/usr/local/openssl/lib
> -L/usr/local/openssl conftest.c -lsocket -lnsl -lz -lgen
> -lsocket -lcrypto
> 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/usr/lib/openssl/include -L/usr/local/lib -L/usr/lib/openssl/lib
> -L/usr/lib/openssl conftest.c -lsocket -lnsl -lz -lgen
> -lsocket -lcrypto
> 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/usr/local/ssl/include -L/usr/local/lib -L/usr/local/ssl/lib
> -L/usr/local/ssl conftest.c -lsocket -lnsl -lz -lgen
> -lsocket -lcrypto 1>&5
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/usr/lib/ssl/include -L/usr/local/lib -L/usr/lib/ssl/lib
> -L/usr/lib/ssl
> conftest.c -lsocket -lnsl -lz -lgen -lsocket -lcrypto 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -L/usr/local
> conftest.c -lsocket -lnsl -lz -lgen -lsocket -lcrypto 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/usr/pkg/include -L/usr/local/lib -L/usr/pkg/lib
> -L/usr/pkg conftest.c
> -lsocket -lnsl -lz -lgen -lsocket -lcrypto 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/opt/include -L/usr/local/lib -L/opt/lib -L/opt
> conftest.c -lsocket
> -lnsl -lz -lgen -lsocket -lcrypto 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
> configure:2582: gcc -o conftest -g -O2 -Wall -I/usr/local/include
> -I/opt/openssl/include -L/usr/local/lib -L/opt/openssl/lib
> -L/opt/openssl
> conftest.c -lsocket -lnsl -lz -lgen -lsocket -lcrypto 1>&5
> configure:2571: openssl/rand.h: No such file or directory
> configure: failed program was:
> #line 2568 "configure"
> #include "confdefs.h"
>
> #include <string.h>
> #include <openssl/rand.h>
> int main(void)
> {
> char a[2048];
> memset(a, 0, sizeof(a));
> RAND_add(a, sizeof(a), sizeof(a));
> return(RAND_status() <= 0);
> }
>
>
>
>
>
More information about the openssh-unix-dev
mailing list