How to update Solaris Link Editors: (ld) in Solaris 10

Hi,
How do I update Solaris Link Editors: from 5.10-1.500 to 5.10-1.1505 ?
This is wat I get:
bash-3.00# /usr/ccs/bin/ld -V
ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.490
gcc version is 3.4.3
bash-3.00# /usr/sfw/bin/gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure prefix=/usr/sfw with-as=/usr/sfw/bin/gas with-gnu-as with-ld=/usr/ccs/bin/ld without-gnu-ld enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3

Try and check if there is any patch which contains /usr/ccs/bin/ld, that should do the trick..
.7/M.

Similar Messages

  • How to update element link

    hi,
    in oracle applications 11i global hrms : From Compensation and Benefits-> Element Link (Form Name : PAYWSLEL)
    How can I update/ add Group field to an existing element link?
    thank you...

    Once the Element Link is created, it canot be updated. You'll have to use a new Element Link.
    Cheers,
    VB

  • How to update duplicate links

    my (church) website has a number of HTML "Calendar" pages. One page for each month, with easy navigation from one page to another. These pages list services and activities that happen during the month. I retain several previous months' pages as well as future months, so that visitors can see what sort of stuff goes on at the church. On the home page and on several other pages I have a Spry menubar tab named "calendar". Each new month, I edit the menubar tab links to navigate to the current month Calendar page. Is there an easy way to update all these links simultaneously? Or should I direct the menubar links to a single dummy page as an intermediate page that will redirect immediately to the current page (so I only have to edit the dummy page each month)?

    You are not referencing the Library item properly although this is a creative attempt. The correct way to do it (with this example) would be to start with this code on your page containing the spry menubar -
    <li><a href="#">Home</a></li>
    In Design view, select the word "Home" and on the Quick tag selector (at the bottom of the document pane) click on the "<a>" so that the entire link is selected. Then in the Library category of the Assets panel, select ThisMonth.lbi, and click on INSERT at the bottom of the Library pane. And you will have replaced that Home link with the Library item. Your resulting code would look like this -
    <li><!-- #BeginLibraryItem "/Library/ThisMonth.lbi" --><a href="../pages/2013_01.html">Home</a><!-- #EndLibraryItem --></li>
    Now, DW will manage that link for any changes you make to the Library item.

  • How to update all links globally

    Somehow all the links in my html file all point to images
    with a fully qualified path on my PC, including the drive. I need
    to make all these links point to the relative path im my server.
    Can anyone tell me what option converts these to path
    relative to the current html page?
    Dreamweaver MX 2004
    Many Many Thanks
    -A

    > qualified path on my PC, including the drive.
    This usually means that your site is not defined properly,
    and will always
    occur when a file is saved outside the root of the site.
    Please show me one of these broken links. Also, please tell
    me the defined
    path to the local root folder.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "awardblvr" <[email protected]> wrote in
    message
    news:ec4stn$ph3$[email protected]..
    > Somehow all the links in my html file all point to
    images with a fully
    > qualified path on my PC, including the drive. I need to
    make all these
    > links
    > point to the relative path im my server.
    >
    > Can anyone tell me what option converts these to path
    relative to the
    > current
    > html page?
    >
    > Dreamweaver MX 2004
    >
    >
    > Many Many Thanks
    >
    > -A
    >
    >
    >

  • How to Update Function Link Text in Portal MastHead

    Can someone please advise the steps to control the link text in the Function section of the Portal MastHead (e.g. Log Off, Help, etc...).
    Thanks for your help!
    Scott

    If you just want to remove these simple links, you do this within the configuration of the masthead iView:
    http://help.sap.com/saphelp_nw04s/helpdata/en/97/d4ee3d6434445ae10000000a11405a/content.htm
    If you want to change the functions within the portal personalisation:
    Look in the 'Portal Personalization' workset of the 'eu_role' . Im assuming that you have the eu_role assigned to the everybody built in standard group. 
    This workset has all the options within that list.
    ¡        Portal Theme (page)
    ¡        Portal Language (page)
    ¡        User Mapping (page)
    ¡        User Mapping (Remote iViews) (page)
    ¡        User Password (page)
    ¡        User Profile (page)
    ¡        WorkProtect Mode (page)
    You can modify this, or copy it and modify it as you please.

  • How do update image links to an external location?

    Hi, I did a Google search and a forum search, but have not found what I'm looking for...
    I am opening an Illustrator file downloaded from our company server. All images used in this Illustrator file are stored in a sub-folder on the same company server.
    When I open up the Illustrator file none of the images appear because the links are broken. Rather than download all of the images used in the Illustrator file to my local machine and re-linking the images, I want to know if there's a way to relink the images to the external images location on the company server.
    I hope this makes sense... Thanks in advance for your help.
    -John

    John,
    I am afraid you wish cannot be fulfilled.
    As you probably know, opening/saving AI files from/to to the company server is risky in terms of file corruption.

  • HT4623 How to update an iPhone with iOS 4

    I have already got an iPhone 4 that has been recently updated but I have now got my sisters old iPhone 4 as I smashed mine and she has never updated it how do you update it from iOS 4? Thanks

    UPDATING iOS
    Over the air updating of iOS needs iOS 5 or later
    The following link explains how to update
    This link explains  how to update using itunes
    This explains how to transfer purchases to your computer

  • Link-editor

    Hello,
    Wanted to get some help/advice regarding the following.
    I see that there are generally two link-editors available - /usr/ccs/bin/ld and /usr/ucb/ld
    I am guessing that generally the two lds are the same, except that ucb (where applicable) makes use of BSD semantics/routines and provides BSD compatibility, where as ccs is the more “standard” Solaris link-editor.
    I also see that the Solaris Lib and Linkers Guide only makes explicit reference to the ccs link-editor.
    What are the pros/cons of using either of these ?
    Is the /usr/ccs/bin/ld the Solaris/Sun recommended ld to make use of to link-edit C/C++ code and if so why ?
    I do notice that using ucb requires /usr/ucblib/libucb.so.1 to be installed and hence incurs a hard run-time dependency on an optional Solaris package (BCP) and this package is not part of the base Solaris install/run-time and would need to be explicitly installed.
    Are there any issues arising from switching from /usr/ucb/ld to /usr/ccs/bin/ld
    Thanks very much

    akumargolf2000 wrote:
    Hello,
    Wanted to get some help/advice regarding the following.
    I see that there are generally two link-editors available - /usr/ccs/bin/ld and /usr/ucb/ld
    I am guessing that generally the two lds are the same, except that ucb (where applicable) makes use of BSD semantics/routines and provides BSD compatibility, where as ccs is the more &#147;standard&#148; Solaris link-editor.
    I also see that the Solaris Lib and Linkers Guide only makes explicit reference to the ccs link-editor.
    What are the pros/cons of using either of these ?
    Is the /usr/ccs/bin/ld the Solaris/Sun recommended ld to make use of to link-edit C/C++ code and if so why ?I guess if you need more or less an official answer, you should try Solaris linker forum, not compiler's forum.
    As to why /usr/ccs/bin/ld should be used - this is modern linker, it is patched and enhanced on a regular basis and is used by Sun Studio compilers. Don't know if C++ compiler, for example, will work correctly with linker from ucb/ (or rather the other way around).
    akumargolf2000 wrote:
    Are there any issues arising from switching from /usr/ucb/ld to /usr/ccs/bin/ld This definitely calls for a linker expert. Please post it to http://www.opensolaris.org/jive/forum.jspa?forumID=63

  • Updating my links in a spry menubar

    I just made my first spry menu bar and I'm wondering how to
    update my links. If I update a link in the spry property inspector
    on one page, it only changes the html on that page doesn't seem to
    want to update the spry menu on subsequent pages. How can I
    accomplish this?

    I was hoping you weren't going to say that <G>! Can
    spry menubars be created as a Library item, then when I make a
    change it applies the change to anywhere in the site that library
    item is?

  • How to update link and import data of relocated incx file into inca file?

    Subject : <br />how to update link and import data of relocated incx file into inca file.?<br />The incx file was originally part of the inca file and it has been relocated.<br />-------------------<br /><br />Hello All,<br /><br />I am working on InDesignCS2 and InCopyCS2.<br />From indesign I am creating an assignment file as well as incopy files.(.inca and .incx file created through exporing).<br />Now indesign hardcodes the path of the incx files in inca file.So if I put the incx files in different folder then after opening the inca file in InCopy , I am getting the alert stating that " The document doesn't consists of any incopy story" and all the linked story will flag a red question mark icon.<br />So I tried to recreate and update the links.<br />Below is my code for that<br /><br />//code start*****************************<br />//creating kDataLinkHelperBoss<br />InterfacePtr<IDataLinkHelper> dataLinkHelper(static_cast<IDataLinkHelper*><br />(CreateObject2<IDataLinkHelper>(kDataLinkHelperBoss)));<br /><br />/**<br />The newFileToBeLinkedPath is the path of the incx file which is relocated.<br />And it was previously part of the inca file.<br />eg. earlier it was c:\\test.incx now it is d:\\test.incx<br />*/<br />IDFile newIDFileToBeLinked(newFileToBeLinkedPath);<br /><br />//create the datelink<br />IDataLink * dlk = dataLinkHelper->CreateDataLink(newIDFileToBeLinked);<br /><br />NameInfo name;<br />PMString type;<br />uint32 fileType;<br /><br />dlk->GetNameInfo(&name,&type,&fileType);<br /><br />//relink the story     <br />InterfacePtr<ICommand> relinkCmd(CmdUtils::CreateCommand(kRestoreLinkCmdBoss)); <br /><br />InterfacePtr<IRestoreLinkCmdData> relinkCmdData(relinkCmd, IID_IRESTORELINKCMDDATA);<br /><br />relinkCmdData->Set(database, dataLinkUID, &name, &type, fileType, IDataLink::kLinkNormal); <br /><br />ErrorCode err = CmdUtils::ProcessCommand(relinkCmd); <br /><br />//Update the link now                         <br />InterfacePtr<IUpdateLink> updateLink(dataLinkHelper, UseDefaultIID()); <br />UID newLinkUID; <br />err = updateLink->DoUpdateLink(dl, &newLinkUID, kFullUI); <br />//code end*********************<br /><br />I am able to create the proper link.But the data which is there in the incx file is not getting imported in the linked story.But if I modify the newlinked story from the inca file,the incx file will be getting update.(all its previous content will be deleted.)<br />I tried using <br />Utils<IInCopyWorkflow>()->ImportStory()<br /> ,But its import the incx file in xml format.<br /><br />What is the solution of this then?<br />Kindly help me as I am terribly stuck since last few days.<br /><br />Thanks and Regards,<br />Yopangjo

    >
    I can say that anybody with
    no experience could easily do an export/import in
    MSSQLServer 2000.
    Anybody with no experience should not mess up my Oracle Databases !

  • How do I disable linked smart-object auto-update/refresh?

    Working in the CC3D features, I am constantly making changes to my bump map. Every time I step-backwards, or make a significant change to the bump texture (smart object?), CC auto-saves the layer. This specific file is a very very large document (3 gigs in the bump texture layer alone), and the 3D layer has lots of lights and is very complex. This auto-refresh/update really bogs down the time that it would take me to make my changes. I have a very fast machine (I know it's fast, I dont need to list my specs), and I have all shadows disabled.
    How do I disable linked smart-object auto-update/refresh?

    If you do not like a feature like smart objects there is nothing forcing you to use it. Use some other features to do what you want. Please don't ask Adobe to introduce bug into smart object support.
    You could work on your bump maps textures in external files. When your done some time in the future you could edit your project with the smart object layer and use replace smart object. Only then will all smart filters be applied to the smart layer with the replaced smart object.
    Or if by CC Auto save Layer you referring to CC Generate feature you can disable that feature.
    I have no idea what your referring to when you write "CC auto-saves the layer" being a feature. I know CC Generate will write layers out as web files but that more a Web feature then a 3d feature.  Where do you see your layer being saved?

  • How to make the document dirty after updating the links?

    Hi,
    I am using the below code to update the link resources by providing new URI. The link resources are getting updated, but the document is not becoming dirty.
                    InterfacePtr<ICommand> updateCmd(CmdUtils::CreateCommand(kLinkResourceStateUpdateCmdBoss));
                    InterfacePtr<ILinkResourceStateUpdateCmdData> updateCmdData(updateCmd, UseDefaultIID());
                    updateCmdData->SetResource(ref.GetUID());
                    updateCmdData->SetDatabase(ref.GetDataBase());
                    updateCmdData->SetNotify(true);
                    updateCmdData->SetUpdateAction(ILinkResourceStateUpdateCmdData::kUpdateURI);
                    updateCmdData->SetURI(newURI);
                    updateCmd->SetUndoability(ICommand::kRegularUndo);
                    CmdUtils::ProcessCommand(updateCmd);
    How do I make the document dirty after updating the resources?
    Thanks,

    Thanks. It is working fine.
    I called PreDirty(docPtr), before updating the links.

  • How to change the name of an XML data element in link editor?

    Hi,
    Is it possible to change the name of a data element dynamically while doing the assignment in the link editor?
    Something like Transaction.ReceiveXML{/Rowsets/Row/Name1 (name="Name2")}?
    Regards,
    V M.

    Hi VM,
    in the link editor you can use the Dynamic Link (see [Expression Editor|http://help.sap.com/saphelp_mii121/helpdata/EN/45/b89adfaf1447f7e10000000a114a6b/frameset.htm]).
    With the dynamic link, you can enclose the property that contains the value with "#", which makes MII evaluate the value rather than use the property name. In your example, it looks something like this:
    ReceiveXML{/Rowsets/Row[name='#MyProperty#']}
    Hope this helps.
    Michael
    Edited by: Michael Otto on Oct 27, 2010 8:09 AM

  • How to retrieve the link's label with HTML Editor kit?

    Hi all,
    I need to retrieve the label that is on a HREF html attribute.
    In other words I need to retreive the words "Home Page" from
    this snippet:
    <b>Home Page</b>
    I have found tutorials that show how to extract the link itself
    but not the label ....:-(
    can anybody help me?
    Thanks
    Francesco

    Hi,
    if you have a HTMLDocument you can look into the element structure of this document to find a certain A tag as follows   /**
       * find the next link attribute from a given element upwards
       * through the element hierarchy
       * @param elem  the element to start looking at
       * @return the link attribute found, or null, if none was found
      public static Element findLinkElementUp(Element elem) {
        Element e = null;
        Object linkAttr = null;
        Object href = null;
        while((elem != null) && (linkAttr == null)) {
          e = elem;
          linkAttr = elem.getAttributes().getAttribute(HTML.Tag.A);
          if(linkAttr != null) {
            href = ((AttributeSet) linkAttr).getAttribute(HTML.Attribute.HREF);
          elem = elem.getParentElement();
        if(linkAttr != null && href != null) {
          return e;
        else {
          return null;
      }When this method returns an element, its start and end can be used to extract the link text.
    Ulrich

  • Tag Query error when assigning mode in Link Editor

    Hi,
    I am receiving the following error when I run a transaction that contains a Tag query.  In my transaction I have set the tag query mode to be defined by a local property via the link editor.  Then when I execute the transaction I get the following error:
    "[ERROR] [TAG_QUERY_WRITE_TAG]com.sap.xmii.Illuminator.logging.LHException: Mode parameter was not found or is malformed"
    I am on version 12.1.8 Build(43).
    I import the project into MII 12.1.4 Build(53) and the transaction works as expected.
    In the new verson of MII is there a bug utilizing the link editor to set mode?  Or is there a specific way it wants the mode linked. (e.g. specific case)
    Additional details:
    I am trying to use the CurrentWrite mode.  I have tried setting Current mode via the link editor and that isn't working either. 
    Any suggestions?
    Thanks,
    Justin

    Hi Mike,
    Please correct me if I understand the logic incorrectly.  But here is what I am thinking....
    I have configured my transaction to have this flow:
    String_List_To_XML_Sequence --> Repeater_TagValues  -->  TAG_QUERY_WRITE_TAG
    The String_List_To_XML_Sequence would contain String_List_To_XML_Parser_TagValues & String_List_To_XML_Parser_TagNames.
    With this flow the logic would say that I will be running a seperate tag query for each tag value.  So if I have 100 tag values that I want to send, I will run 100 tag queries.  This doesn't seem the most efficient.  Also if this is how you were thinking I would configure the transaction then I could use the following links:
    Target Xpath: TAG_QUERY_WRITE_TAG.TagValue.1
    Expression: String_List_To_XML_Parser_TagValues.Output{/Rowsets/Rowset/Row[#Repeater_TagInput.CurrentItem#]/Item}
    Target Xpath: TAG_QUERY_WRITE_TAG.TagName.1
    Expression: String_List_To_XML_Parser_TagNames.Output{/Rowsets/Rowset/Row[#Repeater_TagInput.CurrentItem#]/Item}
    With this configuration updating 10 tags takes 2 seconds:
    [INFO] Statistics [Load = 35 ms msec, Parse = 35 ms, Execution = 2015 ms, Total = 2067 ms]
    With my old configuration updating 10 tags took 700 ms. (original transaction on 12.1.4 Build (53)
    [INFO] Statistics [Load = 11.137 msec, Parse = 224.113 msec, Execution = 451.78 msec, Total = 736.62 msec]
    Please let me know if I interpreted your thoughts incorrectly.
    If there is a way to utilize only 1 Tag Query, then I am not sure how the transaction flow should be configured.
    Thanks for your time,
    Justin
    Edited by: Justin M Brown on Jul 14, 2011 7:29 PM
    Edited by: Justin M Brown on Jul 14, 2011 7:33 PM

Maybe you are looking for