- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I want to compile the samples of sdk under fedora 10.92 .
And I read the "README" file and followed it.
First,
chmod a+rwx -R
Second,
Invoke the command - "make" inside the directory
'Intel_AMT/Src/StorageLib'
Some ERROR shows like that:
../../../../Common/ThirdParty/gSOAP/httpDigest.cpp:539: error: invalid conversion from const char* to char*
make[1]: *** [../../../../Common/ThirdParty/gSOAP/httpDigest.o] Error 1
My friend compiled this sdk, and it works for him.
But it Not works for me.
Did I missing something??
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
What compiler and version are you using?
Is your friend using the same compiler version and same Fedora version?
It doesn't look like your version of Linux is one that we validate or support. But I think with the right compiler and libraries it should work.
Also, you may want to try the compiler switches -ansi and -pedantic with your current setup. I have heard that this has fixed some similar issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Lance Atencio (Intel)
Hello,
What compiler and version are you using?
Is your friend using the same compiler version and same Fedora version?
It doesn't look like your version of Linux is one that we validate or support. But I think with the right compiler and libraries it should work.
Also, you may want to try the compiler switches -ansi and -pedantic with your current setup. I have heard that this has fixed some similar issues.
Hi Lance,
Thanks a lot for your respond.
I will check my compiler.

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