[parisc-linux] .depend file for drivers/gsc?

Philipp Rumpf prumpf@inwestnet.de
Sun, 12 Mar 2000 20:39:27 +0100


> Minor problem I think someone else can figure out faster then me.
> I changed my .config to use CONFIG_LBA_PCI. When I rebuilt, I got
> a "dino_init" no defined linker error.
> 
> It turns out no ".depend" file gets created for drivers/gsc.
> I looked through linux-2.3/Makefile and drivers/Makefile and
> they both looked ok to me. So if someone could take a quick look
> at this....
> 
> in the meantime, i'll just "make clean" after changing my .config.

just so the number of misunderstandments doesn't get too large, we are
talking about .gsc.o.flags here.  Grant, could you check it is indeed
not generated by "make dep" ?  I've seen similar problems with fs/binfmt_som.c
and suspect it might turn out to be a problem in the make dep perl script.

	Philipp