Hey

After successfully built openssl 32-bit for HPUX, I'm now trying to build
the 64-bit version (hpux64-parisc2-cc).

But I have this error crypto/dso/dso_dlfcn.c:
cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include
 -DOPENSSL_THREADS  -DDSO_DLFCN -DHAVE_DLFCN_H +DD64 +O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT   -c
-o dso_dlfcn.o dso_dlfcn.c
cc: "dso_dlfcn.c", line 447: error 1000: Unexpected symbol: "dli".
cc: "dso_dlfcn.c", line 447: error 1588: "Dl_info" undefined.
cc: "dso_dlfcn.c", line 457: error 1588: "dli" undefined.
cc: "dso_dlfcn.c", line 459: error 1529: Cannot select field of
non-structure.
cc: "dso_dlfcn.c", line 459: warning 563: Argument #1 is not the correct
type.
cc: "dso_dlfcn.c", line 462: error 1529: Cannot select field of
non-structure.
cc: "dso_dlfcn.c", line 462: warning 563: Argument #2 is not the correct
type.
cc: "dso_dlfcn.c", line 462: warning 725: Argument #3 converts 32 bit
integer to pointer.
make[2]: *** [dso_dlfcn.o] Error 1

The full log:
https://docs.google.com/a/tanukisoftware.com/file/d/0B17xCZmWiYuMWHVvbTVnUGJqNDA/

There is a note here: crypto/dso/README about HPUX, but I'm not sure to get
it.

Any suggestion ?

Alexandre Klein
Tanuki Software, Ltd.

Reply via email to