- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
On linux:
I encounter the following error while compile/link EventLogreader example:
/bin/ld: ../../../../../Common/ThirdParty/OpenWSMAN/lib/libwsman_curl_client_transportRH5_X64.a(wsman-curl-client-transport.o) undefined reference to symbol 'X509_digest@@libcrypto.so.10'
Installed all crypto* and libcrypt* packages, but still could not solve the problem.
Thx.
Ronnie
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm thinking you have something wrong going on in your build environment, judging from your other questions. What version of linux, what version of the SDK are you using, what version of AMT is your system? We need to know what problem to solve. :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
With g++ compiler the libraries specified to the linker must be in a specific order.
Fixed that -> solved the problem.
Tnx.
Ronnie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, and setting up the libraries correctly on Windows is important, too. I'm glad you got it working.
Gael

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page