On Sat, May 01, 2004 at 03:21:01PM +0100, Colin Watson wrote: > 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?
That's because I debuilded in /tmp, it uses correctly $(CURDIR) in the makefile :) --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl

