At Thu, 12 Sep 2002 16:23:56 +0100, Ian Grant wrote: > > Here is a patch for the toplevel Makefile to remove the $DESTDIR from the path > of the System.map file where we check for its existence. This makes the > existence check test the same file location as is used in the subsequent -F > option to depmod. It works for me!
$DESTDIR is necessary in path, too, because depmod is invoked with "-b $DESTDIR" option. the system-map path becomes relative to the $DESTDIR, then. i think it would be much easier to stop invoking depmod if DESTDIR is specified. DESTDIR is used normally for building packages, and obviously in such a case, depmod is not necessary. (btw, the error code of depmod is ignored, so the error messages from depmod don't matter.) Takashi ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel