> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lance Nehring > > What does the "chatr" command show for your executable? Do > the shared libraries have execute permissions?
On a more useful note, here's the output of chatr from my build system. The openssl libs are listed, but how do I know if they're executable? Do you mean file permission, execute bit? ... .. . Well, what do you know - in my environment, the x bit was set. As soon as I removed it, I reproduced the build system error. Now that I know what's wrong, I know what needs to be changed. Thanks a bunch! (the now-mostly-academic chatr output) chatr ../../build/native/debug/collector_test [execmake] ../../build/native/debug/collector_test: [execmake] shared executable [execmake] shared library dynamic path search: [execmake] SHLIB_PATH enabled first [execmake] embedded path disabled second Not Defined [execmake] shared library list: [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libmd5.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libpics.sl.0 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwapp.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwcache.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwcore.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwdir.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwfile.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwftp.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwgopher.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwhtml.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwhttp.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwinit.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwmime.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwmux.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwnews.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwstream.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwtelnet.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwtrans.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwutils.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwxml.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libxmlparse.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libxmltok.sl.1 [execmake] dynamic ../../../../support/HP-UX/libwww/lib/libwwwssl.sl.1 [execmake] dynamic ../../../../support/HP-UX/openssl/lib/libcrypto.sl [execmake] dynamic ../../../../support/HP-UX/openssl/lib/libssl.sl [execmake] dynamic /usr/lib/libstd_v2.2 [execmake] dynamic /usr/lib/libCsup_v2.2 [execmake] dynamic /usr/lib/libm.2 [execmake] dynamic /usr/lib/libcl.2 [execmake] dynamic /usr/lib/libc.2 [execmake] static /usr/lib/libdld.2 [execmake] shared library binding: [execmake] deferred [execmake] global hash table disabled [execmake] plabel caching disabled [execmake] global hash array size:1103 [execmake] global hash array nbuckets:3 [execmake] shared vtable support disabled [execmake] static branch prediction disabled [execmake] executable from stack: D (default) [execmake] kernel assisted branch prediction enabled [execmake] lazy swap allocation disabled [execmake] text segment locking disabled [execmake] data segment locking disabled [execmake] third quadrant private data space disabled [execmake] fourth quadrant private data space disabled [execmake] third quadrant global data space disabled [execmake] data page size: D (default) [execmake] instruction page size: D (default) [execmake] nulptr references disabled [execmake] shared library private mapping disabled [execmake] shared library text merging disabled ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]