/openembedded/1.5/dm600pvr/build/tmp/staging/x86_64-linux/lib/libz.so.1: no version information avai

  • Hello!


    Tried to do a build of Opendreambox 1.5 for DM600PVR. Got some problems about files that couldn´t be downloaded that i solved from IHAD.com/Sources. I also changed from WDOG 1.2 to 1.1 as supposed in other threads.


    No I'm stucked at...


    + bbimage -n dreambox-image-dm600pvr-20110306120210 -t jffs2 -e /opendreambox/openembedded/1.5/openembedded/packages/images/dreambox-image.bb
    python: /opendreambox/openembedded/1.5/dm600pvr/build/tmp/staging/x86_64-linux/lib/libz.so.1: no version information available (required by python)
    Traceback (most recent call last):
    File "/opendreambox/openembedded/bb/1.6.8a/bin/bbimage", line 23, in <module>
    from bb import *
    File "/usr/local/lib/python2.6/dist-packages/bb/command.py", line 32, in <module>
    import bb.cooker
    File "/usr/local/lib/python2.6/dist-packages/bb/cooker.py", line 28, in <module>
    from bb import command
    ImportError: cannot import name command


    I have libz.so.1.2.3 in the staging/x86_64-linux/lib and libz.so.1 is a softlink for this.


    Tried some suggestions google found for me, but none of them seems to work. Running Ubuntu 10.10 x64.