error during 'make install'

Auke Kok sofar at lunar-linux.org
Wed Apr 7 23:27:03 GMT 2004


Benoit Valiron wrote:
> I looked at the file "/sbin/lrm" and I didn't found any mention of test
> refering to "$BUID_DIRECTORY". So I added one, and tried the packages
> that were failing to compile when already installed, like xpdf or glibc,
> and it's now working !

that's insane, lrm does not need to know where 'BUILD_DIRECTORY' is set 
to since it only calls PRE_REMOVE and POST_REMOVE files. In case these 
module scripts need to know the value of BUILD_DIRECTORY (note this is 
never the case since removing a module doesn't use the source code), it 
will get it passed automatically from the run_details() call that is 
done before PRE|POST_remove is executed.

sofar


More information about the Lunar mailing list