GLIBCXX_3.4 not defined [solved]

I'm trying to compile a C++ program (for school), but I'm getting an error.
Error:
./mymain: relocation error: ./mymain: symbol _ZNKSt9basic_iosIcSt11char_traitsIcEEcvPvEv, version GLIBCXX_3.4 not defined in file libstdc++.so.6 with link time reference
It was working a couple days ago.
I tried recompiling libstdc++5, but it didn't help.
I don't know much about this library, so some help would be nice.
~jnengland77
Last edited by jnengland77 (2008-10-28 23:20:31)

Well I'm just compiling use g++ -o mymain mymain.cpp  or make (e.g. make mymain ). 
As far as changes I hadn't updated in a while so I updated I think last Friday.  I think there was like 400 MB in downloads.  I can't remember what was updated.  It must have been from that night though.  Since it worked that night, but I haven't compiled anything till now (been rebooted a couple times since then).
I haven't rebooted my desktop for a while, and recently updated it, too.  But it's more frequently updated.  Till I get the laptop to compile stuff I'll be leaving the desktop running.
~jnengland77
UPDATE:  I think I fixed the problem by reinstalling gcc and gcc-lib.  And maybe using more parameters for g++ such as -g -Wall  and-Os .  There after it fixes make, too.  I don't quite understand why that fixed it, unless it was the reinstall of gcc and gcc-libs that did it.
Last edited by jnengland77 (2008-10-28 07:03:35)

Similar Messages

  • Local logical system is not defined at BP crwation - How solve it ?

    Hello,
    when creatin a business partner the following message is showed:
    Local logical system is not defined
    I add the system by BD54, but the problem is not solved. Any idea ?
    Tks a lot,

    HI,
    Try to attach the logical system to client and see..Use tcode->SCC4 for this.
    Regards,
    Nagaraj

  • When I start the Mozilla Firefox I get error message "ReferenceError: Globalstorage is not defined." How to solve this problem?

    When I start the Mozilla Firefox I get error message "ReferenceError: Globalstorage is not defined." How to solve this problem?
    -Vinayak

    Disabling Samsung Caster add-on solved this issue for me.

  • Bind variable is not defined

    Hi, it is my first attempt to modify a rdf file.
    I run into a problem while trying to add an additional user parameter in an existing rdf file. While I am successful in adding a new FREQUENCY user parameter and I am able to update the form to show this new parameter, I am not able to run the report.
    I have updated the SQL query in the report editor, under data view to use this new parameter :FREQUENCY. (select ... from table where frequency= :FREQUENCY) There was no error here.
    Whenever I run the report, I will always get an error saying:
              "REP-0730: The following bind variable is not defined: "(nothing behind this                                                             error message)
    The program will have a memory error and it exits itself.
    I had tried many methods trying to solve this problem to no avail.
    I am using Oracle 9i Reports Builder 9.0.2.0.3.
    I would appreciate any help given on this matter.
    Thank you :)
    Message was edited by:
    Leion

    In Object Navigator Under Layout ->User parameters are you able to see your bind variable FREQUENCY?

  • Prob While Creating Customer Master - Error Msg "Number '0' Not defined"

    Dear Experts,
    I am Trying to create a customer with diff SP, SH, BP and PY. I was able to create Customer for BP and PY.
    But now when I go and try to created a SH customer with xd01 for my Sales.Org (99SS-XS-X1),
    In the Sales Area Data, Partner Function Tab, Partner function field the Number is 0 before the SH function field (instead of Internal / Blank) and at the bottom  give the error Msg that "Number '0' is not define". I have Cross checked the my Number ranges(no-22 from 7000-7999), account groups(ZA22)  and Partner function (SH), everything seems to Ok. But unable to find the solution. plz help me with this if you have ever come across such a prob.
    I would like to mention that the previously had no issues in creating customers following same procedure. I guess some one must have changed some settings by accident.
    This prob is only specific while creating only SP and SH Customers.
    Many ThanX.

    Thanks Amit for your valuable suggestion, But today I was able to solve the problem with help of my trainer, Someone has changed the default settings in partner determination, the solution is below which will help anyone who may come across a similar Problem.
    Spro->IMG->Sales & Distribution->Basic Functions->Partner Determination->Setup Partner Determination->Setup Partner Determination for Customer Master->Partner Functions
    Find the partner Function SP/SH/BP/PY there partner type should be KU. If anyone changes this settings Then the above problem arises.
    Regards.

  • Error saying 'Posting period 000 is not defined for fiscal year variant K4'

    Hi All,
       When I try to add a new entry in the transaction OB52, I get an error message saying 'Posting period 000 is not defined for fiscal year variant K4'. The entry that I add is,
    Variant           :  0001
    Account Type: +
    From Period    : 1
    Year               : 1995
    To Period        : 12
    Year               : 2010
    From Period2  : 13
    Year               : 2000
    To period2      : 16
    Year               : 2010
    Please let me know what customising needs to be done to solve this issue.
    Thanks a ton.
    Best Regards,
    Jeff

    Hi,
    Hava you checked in OB52 screen, by default 0001 posting period variant will be there for +, A, D, K, S account types.
    If it is already existed in your OB52 screen, you won't create one more record with the same name. You have to edit the existing 0001 posting period with new values.
    Thanks
    Chandra

  • With hoding Tax type is not defined while running he TDS inconsistency

    Dear Experts
    While running the TDS inconsistency program (RFWT0010) for a vendor group ranging from 1 to zzzzzzzzzzz in company code , I am getting an error that "Withholding tax type is not defined".
    Can anybody please help me how to solve this issue.
    Thanks in advance.
    Points will be awraded.
    Regards.
    skpatra

    Hello Surendra,
    For TDS calculation WHT Code and Type are plays a major role in TDS.
    In your case, you are not defined wht type in your system without this how system calculates tds. So, you should create type and code and assigned the same to concerned vendor master. For wht type path is
    Spro>FA>****>wht>ewht>calculation>wht type for paymentj and inovice posting
    If you want to more on this pl feel free to ask us
    Thanks
    Para

  • Error in BAPI_MATERIAL_SAVEDATA -  Unit of measure ****** is not defined;

    Hi,
    I am using the BAPI_MATERIAL_SAVEDATA to create material in the material master, I am passing
        ls_bapi_head-basic_view    = 'X'.
        ls_bapi_head-purchase_view = 'X'.
        ls_bapi_head-mrp_view      = 'X'.
        ls_bapi_head-storage_view  = 'X'.
        ls_bapi_head-quality_view  = 'X'.
        ls_bapi_head-account_view  = 'X'.
    these views, I am passing the necessary details to the BAPI . But it is giving me an error ' **Unit of measure ****** is not defined; check your entry**'. plz help me how to solv the problem.
    Thanks,
    shekar

    Hi Vinod,
    It was very usefull for me thanks,
    I have another problem i have  to pass Valuation Class - bklas and in quality view nspection Type - 'art', Inspection Type - Material Combination is Active - 'aktiv'.
    please let me know how to pass these values to FM
    thanks,
    shekar

  • Output device not defined error while saving the quotation

    Hi all,
    We have some custom output types (ZGEN, ZSSO, ZQTO, ZJT)configured in the nace transaction for Application V1.  Whenever i am creating / saving a quotation one of the output type(ZQTO) is not processing for mail (External Send) and it is displaying an error as 'Output device not defined'.  If i remove all the output types while changing the quotation in VA22 from header, it is processing.
    I checked with all other output types combination.  The error is trigerred only when we  have ZJT output type along with ZQTO.
    We are not able to recognise the error.  Please help out to solve this issue.  Its very urgent.
    Thanks.

    Hi Remi
    Thanks for your reply. As per your reply I followed procedure and it allowed me to save Basic Pay Infotype (0008)
    Thanks a ton.
    Regards
    Prakash Bhave

  • Acct determination for Account-assigned purchase order with keys not define

    Hi,
    I'm trying to post an IDOC of type BBPIV through XI to an R/3 system.
    The posted idoc in R/3 is in status 51 (Application document not posted) with the error message "Acct determination for Account-assigned purchase order with keys not defined in chart of acts WP2P"
    As per my understanding this is something related to FI.
    Long text of the error is "The system cannot generate an automatic posting because there is no account determination defined for Account-assigned purchase order with keys   in chart of accounts WP2P.
    Correct the account determination for Account-assigned purchase order"
    Please help me how to solve this.
    Regards,
    Rashmi

    Hiya,
    This looks like its a MM posting / transaction.
    You need to go to OBYC and maintain the account assignment. If you provide the business scenario (GR into Stock, Subcontracting, etc.) for the process, I may be able to help.
    VKOA is for SD account assignment and I don't believe you can use that here.
    Cheers.

  • Swf-version can be specified when using SDK 3.6? [ Error #1065: Variable JSON is not defined ]

    I've been using playerglobal.swc of flash player 11 and SDK 3.6.
    ReferenceError: Error #1065: Variable JSON is not defined
    can be solved by setting -swf-version to 13. (http://forums.adobe.com/message/3933620#3933620)
    However, swf-version is not available in SDK 3.6.
    Can native JSON be used?
    Otherwise, can com.adobe.serialization.json.JSON be used without name conflict?
    JSON (from ...\flex_sdk_3.6\frameworks\libs\player\11\playerglobal.swc(JSON))
    com.adobe.serialization.json:JSON (from ...\as3corelib.swc(com/adobe/serialization/json/JSON))

    anyone know the answer to this?
    how are we supposed to use the new player features with using the 3.x SDK?

  • For plant ZKPL, material type FERT is not defined in Table T134W

    Hello Everybody,
    I have created a delivery and trying to PGI it.
    But I see an error saying  -
    "For plant ZKPL, material type FERT is not defined in Table T134W".
    Can someone tell me where am I going wrong please?
    Thanks,
    Sneha.

    Hi
    T code OMS2
    choose your material type FERT and click on to qty and value updation
    In the screen which is subsequently opening select your plant and tick for qty and value updation
    After this log off for about 30 seconds and the relog and put the delivery in change mode VL02 and then do PGI
    This hopefully solve your error
    Regards
    Raja

  • Error : Logical System is not defined

    Hi Experts,
    I have installed SAP CRM 7.0 IDES . But when i am trying to exectute Transaction Code /nbp ( Business Partner Creation) system is giving an error 'Logical System is not defined ' and i am not able to execute the transaction.
    Kindly explain how to define the logical system.
    Regards,
    Rohit Tripathi

    Hello Rohit,
    To solve the problem you should proceed as described in the long text of the error message B2 001 and maintain the logical system for the current client via transaction SCC4.
    The reason for this error is that the ALE outbound of business partner is activated. If you don't want the ALE messages to be generated when business partner is changed then you can disable the ALE outbound. To do that, go the maintenance view CRMC_BUT_CALL_FU and disable the following function modules if active:
    BUPA_OUTBOUND_REL
    BUPA_OUTBOUND_ALE_REL
    I hope this could be helpful.
    Best regards,
    Maggie

  • Local logical system is not defined when tried to create new maint. trx.

    Dear Experts,
    I encountered this message "Local logical system is not defined" when I tried to create new maintenance transaction in DWSP (at Maintenance Optimizer of Solution Manager).
    This message kept on appeared even though I've created and assigned the logical system at SALE.
    Does anyone know what went wrong?
    regards,
    Abraham

    Hi
    there are workarround suggested to solve  this problem
    login to your solman system, go to the table T000 and update the logical system name in the field LOGSYS
    this vanish the error message.Please try.
    Thanks,
    Jansi

  • In MIRO G/L account is not defined in Chart of accounts

    HI Experts,
              when i am doing MIRO G/L account is not defined in Chart of accounts,HOW can i solve this problem pls suggest me.
    regards
    ramakrishna kakarala

    Hi,
    What is the error you are getting?
    For automatic account determination,you have to  Configure followings:
    1.OMSK: Valuation Class with Account catagory reference,
    2.OMWM: Active Valuation Grouping Code,
    3.OMWN: Active Movement type with G/L account,
    4.OMWD: Active Valuation Area,
    5.OMWB: Active Chart of account,Valuation Grouping Code,Account Grouping Code,Valuation Class and G/L acocounts
    For your problems follow the steps
    1.Go To T.Code: OMWB,
    2.Enter your Chart of account,
    3.See  Transaction key( your are getting error and click it) and assign G/L accounts.
    Or One steps futher
    4.Click Your Account Modifier , system will take you to next screen and then enter valuation modiofier, account modifier,Valuation Class,Debit G/L account and Credit G/L Account and Save.
    Hope this will helpful then reward and close it.
    Regards,
    Biju K

Maybe you are looking for

  • Error while running form 'Payable Accounting Process'

    Hi, In the 10th step, As per the metalink Note: 316365.1 * From the Payables Manager responsibility, navigate to the Requests form (Other->Requests->Run). * Select "Payables Accounting Process" in the Name field. * Use the Tab key to open the Paramet

  • Installing 10.1.3.1 with 10.1.2.0.2 breaks the latter

    Hi there, I installed SOA Suite 10.1.3.1 on a Windows XP machine where BPEL Designer 10.1.2.0.2 was already installed. Both installations were based on the Olite database. This broke the 10.1.2.0.2 release. The BPEL Server no longer started as it was

  • New version of Firefox is hanging when trying to play a file from the BBC iPlayer

    When trying to click on the 'Play' button on the BBC iPlayer site http://www.bbc.co.uk/iplayer/radio/categories/drama, Firefox hangs and does not allow me to click on anything else on any of the open tabs. If I use the task master to close Firefox an

  • Duplicate records on formula column

    I have a dataset that I am trying to modify to remove the duplicates based on the previous record. ID Name Number of Days 1 Bob 2 1 Jim 2 2 Harry 8 3 John 10 4 Mary 5 4 Sue 5 4 Billy 5 I want to show the second Number of Days record to zero if the pr

  • Adding generics causes error in code

    Hi, I have written a method to see if a supplied array of enums contains the specified enum. The first version of the code had warnings:- public static boolean enumInList(Enum type, Enum[] typesList) {           if (type == null) {                ret