Ldd  shows differend amount of required libs if file was moved btw zones!

Hi!
I'm trying to compile the application (apache) in zoneA . everything goes fine, it's compiled and worked properly.
if I create a package and deploy it in to another zone (with the same patch level) application still working but with nomber of issues (w/o cgi functionality and SIGSEGV some times)
After long research i discover that situation:
ZoneA#ldd /opt/local/sbin/httpd
        libm.so.2 =>     /lib/libm.so.2
        libaprutil-1.so.0 =>     /opt/local/lib/libaprutil-1.so.0
        libexpat.so.0 =>         /opt/local/lib/libexpat.so.0
        libapr-1.so.0 =>         /opt/local/lib/libapr-1.so.0
        libuuid.so.1 =>  /lib/libuuid.so.1
        libsendfile.so.1 =>      /lib/libsendfile.so.1
        librt.so.1 =>    /lib/librt.so.1
        libsocket.so.1 =>        /lib/libsocket.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        libpthread.so.1 =>       /lib/libpthread.so.1
        libc.so.1 =>     /lib/libc.so.1
        libaio.so.1 =>   /lib/libaio.so.1
        libmd.so.1 =>    /lib/libmd.so.1
        libmp.so.2 =>    /lib/libmp.so.2
        libscf.so.1 =>   /lib/libscf.so.1
        libdoor.so.1 =>  /lib/libdoor.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1
ZoneB# ldd /opt/local/sbin/httpd
        libm.so.2 =>     /lib/libm.so.2
        libaprutil-1.so.0 =>     /opt/local/lib/libaprutil-1.so.0
        libexpat.so.0 =>         /opt/local/lib/libexpat.so.0
        libapr-1.so.0 =>         /opt/local/lib/libapr-1.so.0
        libuuid.so.1 =>  /lib/libuuid.so.1
        libsendfile.so.1 =>      /lib/libsendfile.so.1
        librt.so.1 =>    /lib/librt.so.1
        libsocket.so.1 =>        /lib/libsocket.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        libpthread.so.1 =>       /lib/libpthread.so.1
        libc.so.1 =>     /lib/libc.so.1
        *libgcc_s.so.1 =>         /usr/sfw/lib/libgcc_s.so.1*
        libaio.so.1 =>   /lib/libaio.so.1
        libmd.so.1 =>    /lib/libmd.so.1
        libmp.so.2 =>    /lib/libmp.so.2
        libscf.so.1 =>   /lib/libscf.so.1
        libdoor.so.1 =>  /lib/libdoor.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1And as a result :
ZoneB# lari  /opt/local/sbin/httpd
        symbol not found: apr_pollcb_create_ex          (/opt/local/sbin/httpd)
        symbol not found: apr_poll_method_defname               (/opt/local/sbin/httpd)
        symbol not found: apr_pollset_method_name               (/opt/local/sbin/httpd)
        symbol not found: apr_pollset_wakeup            (/opt/local/sbin/httpd)
        continued ...
[2:1E]: __divdi3(): /lib/libc.so.1
[2:0]: __divdi3(): /usr/sfw/lib/libgcc_s.so.1
[2:0]: htonl(): /lib/libc.so.1
[2:3ES]: htonl(): /lib/libsocket.so.1
[2:0]: htons(): /lib/libc.so.1
[2:3ES]: htons(): /lib/libsocket.so.1
[2:1E]: __moddi3(): /lib/libc.so.1
[2:0]: __moddi3(): /usr/sfw/lib/libgcc_s.so.1
[2:0]: ntohl(): /lib/libc.so.1
[2:3ES]: ntohl(): /lib/libsocket.so.1
[2:0]: ntohs(): /lib/libc.so.1
[2:3ES]: ntohs(): /lib/libsocket.so.1
[2:1E]: __udivdi3(): /lib/libc.so.1
[2:0]: __udivdi3(): /usr/sfw/lib/libgcc_s.so.1
[2:0]: __umoddi3(): /lib/libc.so.1
[2:0]: __umoddi3(): /usr/sfw/lib/libgcc_s.so.1
Wow! The package installation  in to ZoneA (on top of 'make install' installation) takes the same effect as in ZoneB. I have no idea where to look for solution!
Does any body known why these ldd outputs are different?
Edited by: ph7 on May 13, 2010 8:36 AM

The answer is very easy, but very difficult to discover:
because i have installed new files over the files already available in the system, I've missed what link /opt/local/lib/libapr-1.so.0 was changed from libapr-1.so.0.3.9 to libapr-1.so.0.4.2. And as a result, no changes in prototype file were done! In spite of this, application starting with old libraries and had the problems that this library had.

Similar Messages

  • I activated an iTunes gift card, my iPod showed the amount available ($15) and after downloading 2 songs all I had left was $.04.  Any ideas on what happened to my funds or how I can find out where the rest of the money went?

    I activated an iTunes gift card, my iPod showed the amount available ($15) then after downloading 2 songs my balance was $.04.  Any ideas on what happened to the rest of my funds or how I can find out where the rest of my money went?

    - Have youwent to yur iTunes account looked at your puchase history for purchases thant y might have forgotton?
    - Maybe you had an unpaid balance before redeeming the card.
    - Contact iTunes
    Apple - Support - iTunes - Contact Us

  • At least one amount is required in document rows

    Hi all
    I have written some code for JE transfer from a set of databases to one database with all valid accounts, customers etc existing in all. for a particular credit memo's JE, it gives me "At least one amount is required in document rows " error. the strange thing is, even if it gives this error message, the JE is created! I have thrown SDK's execpetion message and it returns this. from the error message, it sounds like either of the debit or credit  amount is not given but that is simply not happening.
    any idea? 
    thanks,
    Binita

    Hi,
    Check whether any row level account is getting transfered with null or zero value in JE.
    For more response i suggest you to post this thread in SDK Forum

  • Tran.FBL1N - problem with showing correct amount regarding partial paymants

    Hello,
    Every day at my workplace I use transaction FBL1N which I use to see how much money I own to vendors and also to se how much is payed. However I have problem whit showing payed amounts for partial paymants (transaction F-59). For example:
    I own some vendor EUR 20.000,00 and I decide to pay him EUR 15.000,00 using partial paymant option (transaction F-59) because that's amount I have at the moment on my bank account. After that, when I choose that vendor using transaction FBL1N (with enabled option Open items on current date) so I coiuld see how much it is left to pay him, amount EUR 15.000,00 is not subtracted and reprt is still showing me that I own him EUR 20.000,00 which ofcourse is not correct.
    I also must note that in case I payed that vendor full amount I wouldn't have this problem and transaction FBL1N would show correct amount.
    I hope someone can advise me about this and help me solve my issue.
    Any help is appreciated and many thanks in advance for prompt replys.
    Cheers;)
    Adi
    Edited by: samnovice on Jul 18, 2011 1:22 PM

    thnx loky46, I understand it better now - I hva one more important question regarding this:
    Is there any way I can found total amount I own to one or more vendors (_regardless_ if it is full or partial paymant or combination of both paymants)? For example:
    Line 1 || VENDOR I || Eur 20.000,00 RE
    Line 2 || VENDOR I || Eur 15.000,00 AB
    TOTAL                     Eur   5.000,00
    but without using this option:
    you have to add the field "invoice reference" to your line layout and make a subtotal on it.
    Also, is it possible for line Eur 15.000,00 to become Close item because that part is payed and for rest of amount of Eur 5.000 to be Open item because is still not payed. I assume this can't be done but on this way I could now exact total amount of money which I own to my vendor(s) and it would be a of great help to me in every-day work.
    Thank you.
    Edited by: samnovice on Jul 19, 2011 3:26 PM

  • I have just purchased the iPhone 5s and my previous phone was backed up on iCloud. However when I restored this on my new phone my photos are still being restored after 4 days. Shows the amount there but no pictures?

    I have just purchased the iPhone 5s and my previous phone was backed up on iCloud. However when I restored this on my new phone my photos are still being restored after 4 days. Shows the amount there but no pictures? Is there anything I can do to get them back as my other phone has now been cleared. On my iCloud storage it still shows that my previous phone had all the info still?? I'm confused!

    Many users have lost photos while preforming a restore from backup or upgrading the iOS.   Recall, only photos in the camera roll are backed up to iCloud.  There is a way to turn backups for camera roll on/off, perhaps these users had camera roll turned off.
    See:
    Settings>icloud>Storage & Backups>Manage Storage,  tap the device's name and on the next screen, be sure Camera Roll is turned on.
    IMPORTANT...
    Photos should be regularly synced to a computer (like you store photos from a digital camera) using either USB via iTunes (on a mac use iPhoto or Aperture to move them to an album) or using photo stream.  If using Photo stream, but sure to move the received photos to a permanent album.  If you have been doing that, then you can sync those photos back to your device.
    Or, you can find other apps in the app store that send camera roll photos to a service like Dropbox.
    If you haven't been saving photos except relying on iCloud to store them in a backup, then that is risky, as many users have discovered.  I'm afraid I have no advice in this case - there is no "cure".

  • ITunes showing incorrect amount of music on iPhone 6

    Just upgraded to iPhone 6. Brought new phone home and restored from iTunes backup.  Of course, music/playlist in not included in restore yet, in iTunes, my new iPhone shows same amount of songs of original iPhone 4s (733 songs, 3.1 GBs.) However, new iPhone actually only has 11 songs! When checking capacity on actual iPhone 6, (Settings>General>About>Available) the device shows having 8.1 GB of available space and 11 songs.  What gives?  Note: I manually manage music and videos on my devices with iTunes. Always have, always will.  Any help would be gratefully appreciated!  Thanks!
    iTunes version: 11.4
    iPhone 6, OS: 8.0.2
    iMac Build 10K549, OS Version: 10.6.8

    In case anyone else finds this post with a similar problem.. I found a solution. (posted by a user named txforever)
    Manually change the date back several months (or years if need be) and then go in to your Recently Deleted Photos folder. Don't be fooled by it telling you there are 0 photos. If you actually open it up, suddenly you will find all the old photos that should've been deleted but never were.
    I emptied it and my problem is solved.
    Hooray!
    I feel like Apple should issue this as a known solution to this bug that a lot of people seem to be having. And also, they should fix the bug of course.

  • F.19 show accrual amount, how to clear it?

    Hi,
    I come across with an issue.
    We wrongly posted an debit note to vendor. It supppose to post an invoices to system.
    We have done payment and bank recon, it no possible to reverse the Debit note.
    This amount is hang at accrual there.
    F.19 is still show accrual amount, how to clear it?

    HI ,
    Thanks for your suggession.
    The problem is, we have post vendor payment, and bank recon. It seem like not possible to reverse the document.
    Any other suggession?

  • How to show two amount (based on value type and entry code)  in same column

    Hi, I have to show two amount in the same column how can i do that...
    For example there is 
    1) premium amount which depends upon the entry code lets say entry code 1000 = Premium amount .
    2) Now there is another premium amount but this amount is stored on basis of value type ...let us say for value type 'prem' = premium amount .
    these amount are in different field can i shown it in same column in BEx query.
    If you can you please help .

    use the selection criteria to restrict the field types in the query designer- use other variables to check the value
    if it doesnt reconcile- you can alternatively use a multi provider for the same thing- that way you will get the same amount in 1 column and you could restrict using the infoprovider column

  • Posting key 50 shows Positive amount

    Dear all,
    In the Accounting entry generated for billing documents (doc type RV)
    the sales accout with posting key 50 is showing +ve amount ! which
    normally should show -ve amount. Due to this he accounting entry looks
    unbalanced !
    Thanks & Regards,
    PM

    Hi,
    Can you specify where do you see these signs? The amounts are stored in table for accounting document only with positive signs, with no connection to posting key. The sign is determined by debit/credit field (SHKZG).
    Regards,
    Eli

  • IPad 2 shows wrong amount of space.

    I have a wifi only iPad 2, and ever since I updated to iOS 4.3, the iPad has shown the wrong amount of space. This still happens even though I have updated to iOS 5.1. For instance, I want to record my guitar in GarageBand, but it says I don't have enough space to record. This is odd since I have 125 megabytes of space free. So, I go delete some photos and email. I look at the amount of space and it says I have 68.9 megabytes! This happens all the time and with various apps. When I sync the ipad with my Windows laptop, it also shows wrong amounts. There will also be small fluctuations such as 56.5 mb going to 52.8 mb. Can anyone help? Does anyone else have this problem? Help would be greatly appreciated.

    Have you tried rebooting the iPad - just to try to reset the system memory and maybe get a more accurate reading? It does appear though with only 125 MB of space left - you were really cutting it close.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • I bought my phone from apple store they said its sim free but now i insert the sim signal is coming but its showing on screen activation required can anyone help plz

    I bought my phone from apple store they said its sim free but now i insert the sim signal is coming but its showing on screen activation required can anyone help plz

    If your iPhone is new and you purchased from an Apple (Corporate ) Retail Store then you have to activate after inserting a new carrier sim for first time
    See here
    http://www.apple.com/support/iphone/essentials/

  • Exception : DI Error: (-5002) At least one amount is required in document rows

    Trying to create a MaterialRevaulation object. doesn't matter what I am using I can getting this error message "Exception : DI Error: (-5002) At least one amount is required in document rows"
    Formate of payload looks like 
    <Payload Role="X" id="atom1">
    - <MaterialRevaluation xmlns=""> 
    - <row> 
    <RevalType>P</RevalType>  
    <DocDate>20140701</DocDate>  
    <JournalMemo>Inventory Revaluation</JournalMemo>  
    <InflationRevaluation>tNO</InflationRevaluation>  
    </row>
    </MaterialRevaluation>
    - <MaterialRevulation_Lines xmlns=""> 
    - <row> 
    <LineNum>0</LineNum>  
    <ItemCode>Item1</ItemCode>  
    <WarehouseCode>WH1</WarehouseCode>  
    <Price>14.973030</Price>  
    </row>
    - <row> 
    <LineNum>1</LineNum>  
    <ItemCode>Item2</ItemCode>  
    <WarehouseCode>WH1</WarehouseCode>  
    <Price>15.973030</Price>  
    </row>
    - <row> 
    <LineNum>2</LineNum>  
    <ItemCode>Item3</ItemCode>  
    <WarehouseCode>WH1</WarehouseCode>  
    <Price>13.973030</Price>  
    </row>
    </MaterialRevulation_Lines>
    </Payload>
    And my SBO object call looks like this
    <Payload Role="C" id="atom2" system="0010000102" status="success" b1login="Technical User" method="Synchronous Insert with fallback to Update" objectid="162" payload="atom1" keyname="" keyvalue="" DIresult="failure" DImsg="Exception : DI Error: (-5002) At least one amount is required in document rows" />
    I don't think I need to put anything in KeyName or Keyvalue. Since I am insert.
    But it looks like it is not even look at the XML changes. I have tried to with no change
    1. Add BOM/BO admin structure
    2. Rouding price difference (from 0 decimla ot 6)
    3. Put in Quantity
    4. Add LineNum
    5.Change Item
    6.Change WHS
    Running out of ideas!! Any help will be appreciated. Thank You!

    Successful format looks like this
    Strange enough, and I still don't know why. Certain item in combination give me the error message. If I break it out to individual document. Then it give me the proper error message. But if it bundled with number of item together then it become this at least one amount is needed at document row error message.
    <BOM xmlns="">
    <BO>
    <AdmInfo>
    <Object>162</Object>
    <Version>2</Version>
    </AdmInfo>
    <MaterialRevaluation>
    <row>
    <DocDate>20140702</DocDate>
    <RevalType>P</RevalType>
    </row>
    </MaterialRevaluation>
    <MaterialRevaluation_lines>
    <row>
    <ItemCode>ITEM1</ItemCode>
    <WarehouseCode>WH1</WarehouseCode>
    <Price>14.587</Price>
    </row>
    </MaterialRevaluation_lines>
    </BO>
    </BOM>

  • Firefox is showing different amount in bank Account & Government Personal Files

    Win 7/64 bits - Firefox 35.0.1
    Been using Firefox for few years; 2 weeks ago, I am on my Government Personal File and it shows an amount I received each month.
    The amount is different from what I am actually receiving. I call the office and they are telling me that the amount I am actually receiving is correct. So I told him what I was seeing in my file, on my computer. He said no, that was a wrong amount ( difference of approx. 200.00$ on my files. He didn't have any explanation for me.
    Than I logged in my Bank Account and I had the same problem; my bank amount availability is over approx. 200.00$ than my bank balance.
    I changed my Browser for Internet Explorer and Chrome. I tried both browsers and everything worked correctly.
    I also uninstall Firefox, shutdown the laptop and reinstall Firefox and the problem is still there.
    Can you help
    S.A.Gauthier

    Hi Thorrent,
    This is strange. I am not entirely sure how the site works, however in order to make sure that there is not an issue with a cookie or a back door. Please try to forget the site from the cache by going to about:permissions and "Forgetting this site".
    Also see:
    *[[Delete cookies to remove the information websites have stored on your computer]]
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Iphone 3gs  Up IOS6 beta2 is normal use but today is Show up Screen "Active Required"

    iphone 3gs  Up IOS6 beta2 is normal use but today is Show up Screen "Active Required"
    but cannot active Screen is " We re unable to complete your device"
    This device is not registerd as part of the iPhone Developer Programe
    If you are a member of the programe, please register your device in the iPhone
    Developer Programe Portal at
    http://developer.apple.com/iphone/
    But i register already but Cannot Active
    Please help me.

    I think my problem is fixed now.
    For the fun of it, I reinstalled iTunes 9.2.1 today (using the exact same installer as I did yesterday), but this time I didn't uninstall iTunes first. As expected, iTunes recognized my iPhone (as I expected it to, until my next reboot).
    A few minutes later, Software Update showed up and among the updates is "iPhone SDK Compatibility Update". The description indicates that installing this should fix an issue where iPhones and iPod touches aren't recognized by iTunes. Isn't that interesting?
    I installed that update and most of the others waiting for me (including Java, Safari 5.0.1, and a few others - not 10.6.4 though, due to the issues with nVidia graphics cards). After the reboot, I started iTunes, and it saw my iPhone!
    So, if you're having this same problem, I'd recommend tracking down this update and see if that does the trick for you. Hopefully it will.

  • DMM and Show and Share: System Requirement

    Hi
    I want to install DMM and SnS for a test environement (vmware), but i can't find the system requirements for both servers, i know that is a Hardware only Server supported and a preinstalled plateforme.

    Hi Youssef;
    Maybe this will help;
    There is a DMS sub-forum here
    https://supportforums.cisco.com/community/netpro/collaboration-voice-video/digital-media-system?view=discussions
    Cisco Digital Media Manager 5.4 Virtual Machine
    http://www.cisco.com/en/US/prod/collateral/video/ps9339/ps6681/data_sheet_C78-722975.html
    http://www.cisco.com/en/US/docs/video/digital_media_systems/5_x/5_4/dmm/vm/dmm54x_vm.html
    Cisco Show and Share
    System Requirements
    Cisco  Show and Share is available for purchase on two different supporting  server appliances. All of the required operating system software,  required configuration, and Cisco Show and Share applications are  shipped to customers preinstalled on the server appliance they choose.  Cisco Show and Share is not available for purchase as a standalone  application.
    http://www.cisco.com/en/US/prod/collateral/video/ps9339/ps6681/data_sheet_c78-565776_ps6682_Products_Data_Sheet.html
    Cheers!
    Rob
    "When it comes to luck you make your own  " 
    - Springsteen

Maybe you are looking for

  • Webcenter BPM spaces tries to connect to localhost:8001

    Hi, I got two 11.1.1.7 domains, one with webcenter ( discussions,portlet,spaces) together with ucm and a soa, osb bpm domain. both got its own server and rcu ( not on 1 server ). I followed this guide and got it BPM workspace spaces successful deploy

  • Primary key = rowid???

    Hi all, I created a page from a SQL procedure. I call my page from another page, I have my data. Now I want to change the value in a field, but when I click “Save” I have an error. I open the debug and after the error I find: 0.03803 0.00061 Session

  • Has anyone experienced the issue of Presenter 9 publishing duplicated audio files?

    I have a user that created a presentation in Presenter 8, we upgraded to Presenter 9, she edited an audio file, published the Presentation and now it sounds like there are 2 people talking at the same time. The strange part is it is not on the edited

  • Answer FaceTime call on my mac?

    Hi I have just installed LION OS & hence facetime on my mac. While I can make calls from my mac no problem, when I make calls to my mac from my iphone, it rings for about 2 seconds then hangs up automatically. The phone reads that I am busy at this t

  • IPhoto import does not show thumbnails

    Since upgrading to iPhoto 9.2.1 on my wifes iMac the thumbnails do not come up for import when inserting a SD card.  In order to import we have to go to Files>Import to Library and a list of images comes up, not the thumbnails.  How can we get the th