On Sat, May 01, 2004 at 03:04:50PM +0200, Jeroen van Wolffelaar wrote: > - This is probably not okay: > > | cd /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib && rm -fr libinklevel.so && \ > | ln -s libinklevel.so.2.0.6.2 libinklevel.so > | ldconfig /tmp/l/libinklevel-0.6.2/debian/tmp/usr/lib > | ldconfig: Can't create temporary cache file /etc/ld.so.cache~: > | Permission denied > | make[1]: *** [install] Fout 1 > > I don't know much about library building, but the debian build process > should not touch the environment, that includes it should not run > ldconfig.
And what's it doing messing about in /tmp? -- Colin Watson [EMAIL PROTECTED]

