Re: java-package dependancies
Cheers,
This is the output from df:
root@munter:~# df --block-size=1M /tmp
Filesystem 1M-blocks Used Available Use% Mounted on
tmpfs 61 0 60 0% /tmp
I edited the common.sh file and removed the offending free space check. The
package seemed to build OK and I have installed it. However, the following
messages were printed while running make-jpkg:
dpkg-shlibdeps: warning: could not find path for libasound.so.2
dpkg-shlibdeps: warning: could not find path for libgcc_s.so.1
dpkg-shlibdeps: warning: could not find any packages for (libasound.so.2)
dpkg-shlibdeps: warning: unable to find dependency information for shared
library libasound (soname 2, path , dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for (libgcc_s.so.1)
dpkg-shlibdeps: warning: unable to find dependency information for shared
library libgcc_s (soname 1, path , dependency field Depends)
dh_gencontrol
dh_md5sums
dh_builddeb
Whats up with that???
John.
Reply to: