In article <[EMAIL PROTECTED]> you write:
>> dpkg-shlibdeps: failure: ldd on `debian/illuminator-demo/usr/bin/tsview-ng' 
>> gave error exit status 1
>> dh_shlibdeps: command returned error code 256
>> make: *** [binary-arch] Error 1
>
>Actually, since it built successfully on ten other arches, I'd conclude
>this is a buggy sparc toolchain.  What other explanation can you offer?

Missing versioned build dependancy you got lucky on on the other
architectures.

Building a 64-bit library and expecting to find it in lib rather than
lib64.  (or visa-versa, or building one and expecting the other)

Other bi-arch issues.

The usual type size, initialization and pointer alignmet issues.

>Presumably this has come up in other packages.  Do you know how they
>worked around this bug?

A few packages get an ldd error, for example scalapack.  This issue has
not been completely tracked down or fixed.  



-- 
Blars Blarson                   [EMAIL PROTECTED]
                                http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to