Problem about SunPerformance Library with SunStudio9

I use VMWare to build up an Solaris 10 environment. And I install the SunStudio9 IDE. Here I compile a simple .c file whose MakeFile has -xlic_lib=sunperf option to be compile with SunStudio9. Here is the error information list, please help me ,thanks a lot!
QQ�F30520068
email�[email protected]
dmake -m serial -f "/export/home/wl/RG v1.5/exMK2"
CC -g -o Sun-x86-Solaris/ex2 Sun-x86-Solaris/ex1.o -xlic_lib=sunperf -lm -lsocket -lnsl
CC: warning: if you use ld�Cthe the option -xlic_lib=sunperf will pass to ld�Cor it will be ..
/usr/ccs/bin/ld: illegal option -- x
Use�Fld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:R:S:VY] file
[-64]
[-a]
[-b]
[-B direct]
[-B dynamic | static]
[-B eliminate]
[-B group]
[-B local]
[-B reduce]
[-B symbolic]
[-c name]
[-C]
[-d y | n]
[-D token,...]
[-e epsym]
[-f name]
[-F name]
[-G]
[-h name]
[-i]
[-I name]
[-l x]
[-L path]
[-m]
[-M mapfile]
[-N string]
[-o outfile]
[-p auditlib]
[-P auditlib]
[-Q y | n]
[-r]
[-R path]
[-s]
[-S supportlib]
[-t]
[-u symname]
[-V]
[-Y P,dirlist]
[-z absexec]
[-z allextract | defaultextract | weakextract]
extract all member files, only members that resolve
undefined tor tentative symbols, or allow extraction of
archive members to resolvetweak references from
archive files
[-z combreloc]
[-z nocompstrtab]
[-z defs]
[-z direct | nodirect]
[-z endfiltee]
[-z finiarray=function]
[-z groupperm | nogroupperm]
[-z ignore | record]
[-z initarray=function]
[-z initfirst]
[-z interpose]
[-z lazyload | nolazyload]
[-z ld32=arg1,arg2,...]
[-z ld64=arg1,arg2,...]
[-z loadfltr]
[-z muldefs]
[-z nodefs]
[-z nodefaultlib]
[-z nodelete]
[-z nodlopen]
[-z nodump]
[-z nopartial]
[-z noversion]
[-z now]
[-z origin]
[-z preinitarray=function]
[-z redlocsym]
[-z rescan]
[-z text]
[-z textoff]
[-z textwarn]
[-z verbose]
"*** error code 1"
"dmake: fatal error�F " "target `Sun-x86-Solaris/ex2' command failur"
MakeFile failur
time passed�F0 s

I install the SunStudio9 IDEAre you sure its Studio *9* ?
MakeFile has -xlic_lib=sunperf option to be compile with SunStudio9You should change it into -library=sunperf
regards,
__Fedor.

Similar Messages

  • Problem synching iPhoto library with iPhone

    I was using OS X Lion synching my iPhoto library with my iPhone 3GS with IOS 4 and everything was working perfect.
    When I updated to IOS 5 start the problem, because doesn't sync all the photos. It's leaving around 100 photos without synchronization.
    At the end of any sync process (regardless if I do it through wifi or USB) show a message saying that was unable to sync certain number of photos.
    Any sugestions?
    Thank.

    Have you tried deleting some data off...may be some music/videos (as long as you have them backed up elsewhere)? I'd try clearing off a couple of GB & then try syncing the photos again. I had the same issue a while ago...it said that not everything could be synced...I was fairly low on HD space but not near zero etc.
    Ben

  • Help! problem about jstl sql with "LIKE?" in query

    Hi All,
    I have a problem about getting data by using "LIKE" in my sql statment.
    here is my case:
    <sql:query var="tmp">
    SELECT ...... FROM ...
    WHERE a LIKE ?
    <sql:param value="%${param.a}%"/>
    </sql:query>
    Once I used "LIKE" keyword, the query failed to use this critica.
    and couldn't find any match cases
    thx or help
    Micheal

    besides, i found that:
    this works:
    "AND a.block LIKE '%' + 'a' + '%'"
    but these don't work:
    "AND a.block LIKE '%' + 'a' + '' + '%'"
    or
    "AND a.block LIKE '' + '%' + 'cp' + '%'"
    or
    "AND a.block LIKE '%' + 'cp' + '%' + ''"
    it seems '' is the casue of error... so strange, anyone has idea?
    micheal

  • Problem using a library with an EAR file (ServletNotFoundException)

    Hello
    I'm trying to use a library (J2EE library project) an associated it to an Enterprise Application Project.
    The application was built using the Spring MVC framework.
    When I did deploy I got the following warning:
    Apr 25, 2006 9:44:17 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [004]Finished Deployment
    And when I try to run the application  I got the following error:
    404 Not Found
    The request cannot be processed.
    Details:   com.sap.engine.services.servlets_jsp.server.exceptions.ServletNotFoundException: Cannot load the requested servlet [data-entryLib/servlet/data-entry].  The ID of this error is
    Exception id: [00306E5DA8D2004E00000068000052550004124234F31271].
    The application run properly when I use the jars file in the WEB-INF/lib folder.
    I have been reading some recomendations in this forum, but nobody tell me how to solve this problem
    Thanks
    Adriana.

    Hi Rajesh
    Thanks for your answer.
    Yes, I deployed the .sda file, add the jars file in the archive server/provider.xml and I checked this: (Problem with EAR referencing a library DC)
    The type of reference that I gave in the EAR file was in the archive application-j2EE-engine.xml:
    <reference
        reference-type="hard">
        <reference-target
          provider-name="sap.com"
        target-type="library">LibreriaDataEntry</reference-target>
    </reference>
    <provider-name>sap.com</provider-name>
       <fail-over-enable
       mode="disable"/>
    Thanks
    Adriana

  • Problem about BIEE Integration with LDAP

    Hello,
    I have a problem in OBIEE11.1.1.6
    I do BI EE 11g Security Integration with OPENLDAP follow below link,
    http://www.rittmanmead.com/2010/11/oracle-bi-ee-11g-security-integration-with-microsoft-active-directory/
    It works well using user that store in OPENLDAP ,
    now I want to realize this function,
    that user roles store in external db table,then get roles by init block,
    but I faced a problem, If I use session system variable 'WEBGROUPS' to get some value in db,when user login BIEE,it can get values of 'WEBGROUPS'
    but If I use session system variable 'ROLES' ,when user login BIEE,it can't get values of 'ROLES' that store in db,
    the value will always show 'BIConsume;Authenticated User',It is default value in OBIEE11.1.1.6,
    so I doubt way I can't user variable 'ROLES' to get value???
    init block lik follow,
    SQL: select T.att1,T.att2 FROM USER_ACCESS T
    T.att1 is for variable 'WEBGROUPS'
    T.att2 is for variable 'ROLES'
    the value of 'WEBGROUPS' is correct.
    but 'ROLES' not got the values that stored in db.
    anyone know???
    thank you in advance!

    VITAS wrote:
    that user roles store in external db table,then get roles by init block,
    but I faced a problem, If I use session system variable 'WEBGROUPS' to get some value in db,when user login BIEE,it can get values of 'WEBGROUPS'
    but If I use session system variable 'ROLES' ,when user login BIEE,it can't get values of 'ROLES' that store in db,
    the value will always show 'BIConsume;Authenticated User',It is default value in OBIEE11.1.1.6,
    so I doubt way I can't user variable 'ROLES' to get value???
    init block lik follow,
    Go to Enterprise Manager and create the ROLES named the same as the one you named in DB values. Now you should see them magically appear when you click on My account > Roles and Catalog Groups. :)
    SQL: select T.att1,T.att2 FROM USER_ACCESS T
    T.att1 is for variable 'WEBGROUPS'
    T.att2 is for variable 'ROLES'
    the value of 'WEBGROUPS' is correct.
    but 'ROLES' not got the values that stored in db.Hope you did you enable Row Wise Init here ?
    Let us know. Mark if helps.!
    Thanks,
    SVS

  • The problem about the interMedia with JMF

    I have done the following things:
    1. Add jmfordim.jar into my client computer's CLASSPATH
    2. Using JMFRegistry, Add "oracle.ord" into both my client's "protocol Prefix List" and "Content Prefix List" in PackageManager tab, commit on both.
    My computer is a client, and the Oracle 9i database and the intermedia are installed on another server with the service name "CAO". I use the JMStudio on my computer.
    But when I use the URL :"im://oci8/CAO/scott:tiger/SELECT t.aud.getcontent(), t.aud.getmimetype() FROM TAUD t WHERE n = 1 " and add into the JMStudio's OpenURL,
    it can't work correctly.
    Would you please tell me the reason? Thank you very much!

    Can you post the error message? Or print out a java stack dump with the exception text?
    There can be problems in different areas, without the error information, I cannot hope to tell you why it does not work. Perhaps you don't have the orcale JDBC driver in your path?
    Larry

  • I have some problem about wifi sync with iOS5

    Hi~everbody~
    I have some problem with wifi sync, and still don't know how to resolve it. Please Help Me~
    First,I using Windows 7 64-bit, the latest iTunes 10.5, and iPod touch 4 with 5.0(9A334), and of course a WIFI AP in my room.
    Here is my major problem:
    When I setted up enable wifi sync in iTunes summary, the iTunes had identified my iPod and show at left side in iTunes,
    even when I unplug  my iPod touch 4 from my computer, the iTunes still shows there.
    But after one day when I came home, I opened the iTunes want do a wireless sync, but the iTunes did not found my machine.
    I have tried restart computer, restart WIFI AP, disable anti-virus software, close MSN, close teamviewer, and any software may caused some unstable network issue between iTunes and iPod touch 4, but when I done these whole things, the iTunes still not found my iPod.
    So I want to know do Wifi Sync needs any specific net port ? like 80 port or some port else?
    Wish there are somebody can help me fix this, very appreciate.
    BTW: Even iTunes did not found my iPod touch 4, but I can still using "Remote App" to control iTunes music play, so I really confuse why it just can't do wifi sync ?

    This error has got nothing to do with rmi.
    The StackOverflowError means the Java VM stack is filled up. The
    stack is used for keeping track of method calls. An easy way to
    produce a StackOverFlowErrer is the following code:
    class Test {
    public static void main(String[] args) {
    a();
    static void a() {
    a();
    So if you call method a() within the same method, the stack
    fills up quickly.

  • Problem about locating file with similar filename "Info_*.dat"

    Dear all,
    I am a big problem in file locating and reading, please help and greatful to reply me with sample code.
    How can I locate and read in files with similar file name ( Info_*.dat ) one-by-one. For example , Info_AAA.dat, Info_BBB.dat, Info_CCC.dat. I want to read in Info_AAA.dat first, and then Info_BBB.dat , and lastly Info_CCC.dat, where AAA, BBB and CCC are random number. These files are stored in the same directory.
    How can I make use of * ? such as Info*.dat . Is that possible to use * with java ? Please show me a sample if possible.
    help Help..Urgent !
    Thanks a lot.
    MRW.

    That's easy with PathPattern class from JRegex:
    import java.util;
    import jregex.util.io.PathPattern;
      Enumeration files=new PathPattern("Info_*.dat").enumerateFiles();
      while(e.hasMoreElements()){
         File f=(File)e.nextElement();
         doWhatever(f);
    ...There are also any-char "?" and any-directory "**" wildcards.
    See http://jregex.sourceforge.net/gstarted.html#filesystem

  • A problem about Portal integration with R/3 ?

    Hi everyone :
      We want implement that many Portal users(vendor user) mapping one R/3 user(vendor user),and the the Portal user(vendor user)could query R/3 report via Portal ,and everyone vendor user can query his data only,they can't query the other vendor's data.
      Of course ,we must do some develop.
      I think this problem is general, and most of Portal project would meet this problem.
      Is it possible ?
      Is there somebody had solved this problem ?
      Any discuss is welcome!
    Best Regards,
    Jianguo Chen

    Hi Chen,
    If u r going to call RFM ,u can pass the portal userid as a parameter in the function call and maintain a ztable on R/3 side having fields Portal user id and Vendor id.
    Based on that u can get the vendor id and filter the report data accordingly ,u may also display the Vendor id on the portal iview by passing the same from the R/3 side. I think this is possible u may try this out.
    Best Regards
    Anand

  • My gen 3 iPod Touch seems to have duplicated all my music since updating to IOS 5 so that it now only holds half as much. What can I do about it? I'm using the same iTunes library with OS 10.6 and all software up to date.

    My gen 3 iPod Touch seems to have duplicated all my music since updating to IOS 5 so that it now only holds half as much. What can I do about it? I'm using the same iTunes library with OS 10.6 and all software up to date.

    Is the camera damaged? Could be a hardware problem.
    Try:
    Close the Camera app in the multitasking bar, then try again.
    Restart/Reset/Restore your iPod. In that order.

  • I ran a virus/trojan fix and this is what it said it could not repair something in the main library core or something like that.  What do I do?  The problem seems to be with safari?

    I ran a virus/trojan fix and this is what it said it could not repair something in the main library core or something like that.  What do I do?  The problem seems to be with safari?

    I ran the utility disk and this is what it said.
    Warning permission differ Applications/Safari drwxr-xrx they are -rwxr-xr system/livrary Cores has been modified and will not be repaired.
    Permission apllication differ on System/livrary/Pr or could be -rw-r--r-- they are rwxr-xr-x Application/iTune be droxr-xr-x they are rwxr-xr-x
    Then I hit fix permissions and it said this
    Warning SUID file Systm/Library/Core has been modified will not be repaired
    I also downloaded Bitdefender Virus Scanner and it found nothing.

  • Can anyone help me with a problem i am having with my music on my iPhone 4S. I have put alot of Compilation CDs in my library on iTunes. I download these tracks onto my phone, everything is ok so far. Now, this is what is niggling me and I don.t know how

    Can anyone help me with a problem i am having with my music on my iPhone 4S. I have put alot of Compilation CDs in my library on iTunes. I download these tracks onto my phone, everything is ok so far. Now, this is what is niggling me and I don.t know how to resolve it. This is my problem: 
    Have downloaded for example: Queen – Bohemium Rhapsody from a compilation album as well as a few complete Queen Album CDs into the iTunes library and then put them into playlists,
    When I go onto my phone and select Queen on the MUSIC app using Songs tab at the bottom of the screen it will display all Queen songs and their resective Alum pics, that is all those not in a complilation album, .
    If I know the song title I can select the songs tab and find the song that way,
    I’ve tried fiddling with the settings in the iTunes app by going to ‘get info’ tab and trying to sort the problem out that way but am not having much luck.What I want the phone to do is show, for example all Queens songs including those in compilation albums. Can this be done, would be grateful for any ideas on how it can be done, that is if ic can be done, any ideas
    Thanks for your help

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • HT1206 Lots of info about one user using multiple computers. What about multiple users with separate Apple IDs using same computer? Having problems getting my wifes new iPhone talking to her apple account on the computer we share (2 users)

    Lots of info about one user using multiple computers. What about multiple users with separate Apple IDs using same computer? Having problems getting my wifes new iPhone talking to her apple account on the computer we share (2 users)

    You need to create a user account for your wife (or yourself depending on who has the current user account). When syncing, each of you should sign in as a separate user, login to iTunes and then sync. I had this problem when my sister got an iPhone. When we did her initial sync, everything on my iPhone showed up on hers. Apple gave me this solution.

  • HT201210 hi everyone, i have a problem about my iphone 4S, doesn't work with wifi connection and bluetooth since upgrade to the IOS 7.0.3. Can anyone can help me tosolve this problem?????Thank's regards paulus

    hi everyone, i have a problem about my iphone 4S, doesn't work with wifi connection and bluetooth since upgrade to the IOS 7.0.3. Can anyone can help me tosolve this problem?????Thank's regards paulus

    Try the suggestions here to see if they resolve your problem:
    http://support.apple.com/kb/ts1559
    If these don't work you may have a hardware problem. Visit an Apple store for an evaluation or contact Apple Support.

  • Hello apple I have the problem with my iPhone and my friends have this problem too. My iPhone have the problem about calling and answer the call. When I use my iPhone to call I can't hear anything from my iPhone but the person that I call can answer it bu

    Hello apple
    I have the problem with my iPhone and my friends have this problem too.
    My iPhone have the problem about calling and answer the call. When I use my iPhone to call I can't hear anything from my iPhone but the person that I call can answer it but when answer both of us can't hear anything and when I put my iPhone to my face the screen is still on and when I quit the phone application and open it again it will automatic call my recent call. And when my friends call me my iPhone didn't show anything even the missed call I'm only know that I missed the call from messages from carrier. Please check these problem I restored my iPhone for 4 time now in this week. I lived in Hatyai, Songkhla,Thailand and many people in my city have this problem.
    Who have this problem??

    Apple isnt here. this is a user based forum for technical questions. The solution is to restart, reset, and restore as new which is in the manual after that get it replaced for hard ware failure. if your within your one year warranty its replaced if it is out of the warranty then it is 199$

Maybe you are looking for

  • Add an instance to a cluster

              Hi,           I tried to add an new wls instance to a cluster, but after I added the new one,           all the triffic goes to the new one. I have to restart the old instances. After           I restart everything is fine. I am in wls7.0sp

  • Has maximum size for documents changed in CS4

    In InDesign CS2 and CS3 maximum file size is 5486 mm. Can anyone tell me if it has changed in CS4?

  • Exception handling in File to IDoc Scenario

    Hi, I have successfully configured File to IDoc Scenario. Now I want to include some exception handling which should be capable of create a mail to recipient when a mapping error occurs. Can anybody help me out? Regards, Suraj Kumar

  • Where's the metadata for STORE IN clause of a table with partition?

    Hi Experts, I created a table with a range-interval partition with STORE IN clause. It's definition: CREATE TABLE interval_part ( person_id NUMBER(5) NOT NULL, first_name VARCHAR2(30), last_name VARCHAR2(30)) PARTITION BY RANGE (person_id) INTERVAL (

  • Monitor off or on?

    Hi, Im using GB3 & some Bheringer monitors & a line 6 tone port interface as sound card / guitar simulator. getting a good monitoring level is difficult,( guitar not as loud as track) i was told to have monitor off in GB, but having it on seems to bo