You might be right, but then, why did it work with CVS ? I think we should really do what I asked for, which means, make all binary files as binary on svn... I think the dh_strip didn't work because the .so was corrupted (I don't think a make deb would actually fail just because the file is already stripped!! :p

KKRT

On Mon, 15 May 2006 12:02:47 -0400, David Ramsden <[EMAIL PROTECTED]> wrote:

Hi,

To fix the "make deb" error that was added to the TO-DO list earlier,
edit debian/rules. The dh_strip and dh_shlibdeps lines need to be
changed to exclude libTclxml3.1.so because this shared object is
provided already stripped.

        dh_strip -XlibTclxml3.1.so
        dh_shlibdeps -XlibTclxml3.1.so

Regards,
David.



--
KaKaRoTo


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to