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

Unable to strip using dh_strip



hi
   i am trying to build a package using debhelper scripts, but it gives an
error message


dh_installdirs -a
dh_install -a
dh_link -a
dh_compress -a
dh_strip -a
dh_fixperms -a
dh_makeshlibs -plibfreetype6 -V'libfreetype6 (>> 6.3.10)'
dh_shlibdeps -a
dh_installdeb -a
/scratchbox/tools/bin/install: `debian/libfreetype6/DEBIAN' exists but is
not a directory
dh_installdeb: command returned error code 256
make: *** [binary-arch] Error 1

I m using scratchbox in order to build package, currently  i am not cross
compiling.

Now when i remove dh_strip -a command from the rules file , the package
builds successfully.
But running lintian shows unstripped binary error message.

How to fix it.


thanks and regards
varun
-- 
View this message in context: http://www.nabble.com/Unable-to-strip-using-dh_strip-tf4598701.html#a13129658
Sent from the debian-mentors mailing list archive at Nabble.com.



Reply to: