[openssl.org #450] openssl-0.9.7 not building with ncr-scde

2003-01-15 Thread Megele, Martin via RT

 Von: Lutz Jaenicke via RT [mailto:[EMAIL PROTECTED]]
 [[EMAIL PROTECTED] - Fri Jan 10 21:07:58 2003]:  
   
  i try building openssl-0.9.7 on an ncr server using 
 ./Configure ncr-  
  scde  
  ( uname -a: cti1dev cti1dev 4.0 3.0 3360,3430-R Pentium(TM)-MCA  
login info: Welcome to the NCR MP-RAS SVR4 UNIX System  
UNIX System V Release 4.0 (cti1dev) (pts/0)  
  )  
  and i get the following linker errors (unresolved symbols):  
 ...  
  Undefined   first referenced  
   symbol in file  
  strcasecmp  ca.o  
  ftime   speed.o  
   
 Tim Rice recommended you to use -lresolv -lc89. Did you find 
 out in the  
 meantime, whether -lc89 would have been sufficient, such that 
 I can add 
 it to the Configure entry? 
  
 Best regards, 
   Lutz 
  
 -lc89 is sufficient

Best regards,
Martin 

__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



[openssl.org #450] openssl-0.9.7 not building with ncr-scde

2003-01-10 Thread Megele, Martin via RT

Hello,

i try building openssl-0.9.7 on an ncr server using ./Configure ncr-scde
( uname -a: cti1dev cti1dev 4.0 3.0 3360,3430-R Pentium(TM)-MCA
  login info: Welcome to the NCR MP-RAS SVR4 UNIX System
  UNIX System V Release 4.0 (cti1dev) (pts/0)
)
and i get the following linker errors (unresolved symbols):

NCR High Performance C Compiler R3.0c 
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
rm -f openssl
if [  = hpux-shared -o  = darwin-shared ] ; then \
  cc -o openssl -DMONOLITH -I.. -I../include  -DOPENSSL_NO_KRB5 -O6
-Xa -Hoff=BEHA
VED -686 -Hwide -Hiw openssl.o verify.o asn1pars.o req.o dgst.o dh.o
dhparam.o enc.o passw
d.o gendh.o errstr.o  ca.o pkcs7.o crl2p7.o crl.o  rsa.o rsautl.o dsa.o
dsaparam.o  x509.o
 genrsa.o gendsa.o s_server.o s_client.o speed.o  s_time.o apps.o s_cb.o
s_socket.o app_ra
nd.o version.o sess_id.o  ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o
rand.o engine.
o ocsp.o  ../libssl.a  ../libcrypto.a -lsocket -lnsl ; \
else \
  cc -o openssl -DMONOLITH -I.. -I../include  -DOPENSSL_NO_KRB5 -O6
-Xa -Hoff=BEHA
VED -686 -Hwide -Hiw openssl.o verify.o asn1pars.o req.o dgst.o dh.o
dhparam.o enc.o passw
d.o gendh.o errstr.o  ca.o pkcs7.o crl2p7.o crl.o  rsa.o rsautl.o dsa.o
dsaparam.o  x509.o
 genrsa.o gendsa.o s_server.o s_client.o speed.o  s_time.o apps.o s_cb.o
s_socket.o app_ra
nd.o version.o sess_id.o  ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o
rand.o engine.
o ocsp.o  -L.. -lssl  -L.. -lcrypto -lsocket -lnsl ; \
fi
Undefined   first referenced
 symbol in file
strcasecmp  ca.o
ftime   speed.o
UX:ld: ERROR: openssl: fatal error: Symbol referencing errors. No output
written to openss
l
*** Error code 1 (bu21)

make: fatal error.
*** Error code 1 (bu21)

make: fatal error.

Any ideas ?

regards,
Martin
-- 
DREGIS Dresdner Global IT-Services Gesellschaft mbH
Advance Bank Services
Martin Megele
Putzbrunner Str. 71
81739 München
Tel.: ++49 (0)89 62729-272
Fax: ++49 (0)89 62729-687
EMail: [EMAIL PROTECTED]
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]