[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dicomscope: open tasks



Well dicomscope builds and run fine. Furthermore this .so is loaded
from java and thus all dependencies are resolved at that point, so any
missing library (undefined symbol) should have been reported...

I am stuck :(

$ ldd /usr/lib/libjInterface.so
        libdcmimgle.so.1 => /usr/lib/libdcmimgle.so.1 (0x00002aeae0deb000)
        libdcmdata.so.1 => /usr/lib/libdcmdata.so.1 (0x00002aeae0ff8000)
        libofstd.so.1 => /usr/lib/libofstd.so.1 (0x00002aeae11db000)
        libdcmnet.so.1 => /usr/lib/libdcmnet.so.1 (0x00002aeae1300000)
        libdcmpstat.so.1 => /usr/lib/libdcmpstat.so.1 (0x00002aeae146c000)
        libdcmsr.so.1 => /usr/lib/libdcmsr.so.1 (0x00002aeae16a5000)
        libdcmjpeg.so.1 => /usr/lib/libdcmjpeg.so.1 (0x00002aeae1839000)
        libijg16.so.1 => /usr/lib/libijg16.so.1 (0x00002aeae196a000)
        libijg12.so.1 => /usr/lib/libijg12.so.1 (0x00002aeae1a92000)
        libijg8.so.1 => /usr/lib/libijg8.so.1 (0x00002aeae1bb9000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00002aeae1ce0000)
        libdcmdsig.so.1 => /usr/lib/libdcmdsig.so.1 (0x00002aeae1f1f000)
        libdcmqrdb.so.1 => /usr/lib/libdcmqrdb.so.1 (0x00002aeae2036000)
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x00002aeae2167000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00002aeae23dc000)
        libm.so.6 => /lib/libm.so.6 (0x00002aeae26e8000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002aeae2967000)
        libc.so.6 => /lib/libc.so.6 (0x00002aeae2b7f000)
        libdl.so.2 => /lib/libdl.so.2 (0x00002aeae2ec7000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00002aeae30cb000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)


On Wed, Jan 21, 2009 at 8:23 PM, Lawrence Williams
<lawrencewilliams@nl.rogers.com> wrote:
> I would say you are missing a dependency on something for the resulting
> package.
>
> Lawrence
>
> Mathieu Malaterre wrote:
>>
>> Hi there,
>>
>>  I am working on the dicomscope package, and I was told there is an
>> issue with my package:
>>
>> ...
>>
>>>
>>>  E: dicomscope: no-shlibs-control-file usr/lib/libjInterface.so
>>>    N:
>>>    N:   Although the package includes a shared library, the package does
>>> not
>>>    N:   have a shlibs control file. If this is intentional, please
>>> override
>>>    N:   this error.
>>>    N:
>>>    N:   Refer to Policy Manual, section 8.6 for details.
>>>
>>>    -> Unfortunately I have not the slightest idea what might went wrong
>>>       here.  Perhaps we should ask on debian-{devel,mentors} for help ...
>>>
>>
>>
>> Could someone please let me know:
>> 1. What this means ?
>> 2. What am I supposed to do to fix that issue.
>>
>> thanks !
>>
>>  ------------------------------------------------------------------------
>>
>>
>> No virus found in this incoming message.
>> Checked by AVG - http://www.avg.com Version: 8.0.176 / Virus Database:
>> 270.10.10/1906 - Release Date: 1/21/2009 7:07 AM
>>
>>
>
>



-- 
Mathieu


Reply to: