View Single Post
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#2
Originally Posted by marmistrz View Post
I lately discovered an optify bug in libicu48. Optify took place after the debs have been created, so it had no effect. I fixed it, but I can't push it to extras. Log: https://garage.maemo.org/builder/fre...log.FAILED.txt
Code:
dh_shlibdeps -plibicu48-dev    
dpkg-shlibdeps: error: couldn't find library libicutu.so.48 needed by debian/libicu48-dev/usr/bin/genbrk (ELF format: 'elf32-littlearm'; RPATH: '').
Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
Originally Posted by marmistrz View Post
Locally, in my scratchbox it builds perfectly (tried 2 times).
Do you perhaps have the previous version of the lib installed in your scratchbox? Try removing that, then maybe you will get the same error.

You may need to add the path to the lib in LDFLAGS or as a parameter to dh_shlibdeps.
 

The Following User Says Thank You to ginggs For This Useful Post: