Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • bingogoJune 7, 2009 7:41 PM PDT   
    Compile the samples ERROR ??


    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 <root directory of linux sdk>
    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??




    Lance Atencio (Intel)June 8, 2009 8:10 AM PDT
    Rate
     
    Re: Compile the samples ERROR ??


    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.

    bingogoJune 8, 2009 6:18 PM PDT
    Rate
     
    Re: Compile the samples ERROR ??


    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.




Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,317 threads and 172,754 posts to date.

In the past 24 hours, we have 9 new thread(s) 56 new posts(s), and 52 new user(s).

In the past 3 days, the most popular thread for everyone has been How to manage rounding by IVF ?? The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.