On Sat, Jan 14, 2012, Andy Polyakov wrote: > > More adventures with OpenServr 5. > > It looks like OpenSSL 1.0.1 uses strtoull(). > > Unfortunatly at least one very old (and currently being sold) platform > > does not have strtoull(). > > ...... > > Undefined first referenced > > symbol in file > > strtoull libcrypto.a(cryptlib.o) > > UX:i386ld: ERROR: Symbol referencing errors. No output written to openssl > > collect2: ld returned 1 exit status > > ...... > > Shall we settle for http://cvs.openssl.org/chngview?cn=22017? >
That throws out a warning effectively caused by a signed/unsigned mismatch. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
