Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.

Intel AMT Sample building on Linux Ubuntu 14.04

Sumedh_S_
Beginner
439 Views

I am not able to build the linux sample code for WS-Managed. got following error.

 /usr/bin/ld: cannot find -lsynclibUbuntu_X64
/usr/bin/ld: cannot find -lxerces-depdomUbuntu_X64
/usr/bin/ld: cannot find -lxerces-cUbuntu_X64
/usr/bin/ld: cannot find -lwsman_clientppUbuntu_X64
/usr/bin/ld: cannot find -lwsman_clientUbuntu_X64
/usr/bin/ld: cannot find -lwsman_curl_client_transportUbuntu_X64
/usr/bin/ld: cannot find -lwsmanUbuntu_X64
collect2: error: ld returned 1 exit status
make: *** [eventLogReader] Error 1

 

All ubuntu files are missing from the SDK folders.

Thanks

Sumedh

0 Kudos
2 Replies
Colleen_C_Intel
Employee
439 Views

You will see that the documentation for the ws-man samples does not include any ubuntu in the supported OS (systemrequirementsforthewsmanagementsamples.htm) . Ubuntu is only listed for the redirection sample.

0 Kudos
Gael_H_Intel
Moderator
439 Views

Hello,

Thank you for posting your question.  I went out to the SDK to check on the Ubuntu status and it does look like files are not present.  I have escalated to the SDK team.  

I am also not sure that it would support 14.04 (but it might still work once the files are there - it just may be the case that it was validated for 12.04).  14.04 was released after the SDK was released, if I am not mistaken so I would guess that 12.04 is the release that the SDK is based on.  Again - I have asked this question to our SDK team since the documentation does not state which version is required.

0 Kudos
Reply