Hi, At Thu, 31 Jan 2002 10:53:24 +0100, Jörn Nettingsmeier wrote: > > hello jaroslav ! > > i just found a minor bug in the make install target of alsa-driver: > > on my system, /usr/src is a link to /data1/src (which is another > disk). > > i have alsa sources on /usr/src/alsa-cvs/alsa-driver > > when i "make install" the kernel modules, i end up with > /lib/modules/<version>/kernel/sound/data1/src/alsa-cvs/alsa-driver/{acore,pci,synth} > > is it possible to fix the script so that it uses the correct paths > even when it's a link ? > > btw, i also tried a relative link (src -> ../data/src), but the > problem remains. > > moving the module tree by hand works for me, and it might not be > worth fixing when the stuff goes into the kernel anyway, but i > thought you might want to know.
I fixed on cvs. now Rules.make guesses the destination directory from TREETOPDIR variable, which is exported from the toplevel Makefile, so that TOPDIR defined in each sub directory doesn't matter. this mechanism seems working at least on my system. please give a try. ciao, Takashi _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel