From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailserv2.iuinc.com (IDENT:qmailr@mailserv2.iuinc.com [206.245.164.55]) by puffin.external.hp.com (8.9.3/8.9.3) with SMTP id NAA17737 for ; Sun, 12 Mar 2000 13:39:11 -0700 Date: Sun, 12 Mar 2000 20:39:27 +0100 From: Philipp Rumpf To: Grant Grundler Cc: parisc-linux@thepuffingroup.com Subject: Re: [parisc-linux] .depend file for drivers/gsc? Message-ID: <20000312203927.G5281@abacus.local> References: <200003111930.LAA10732@milano.cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200003111930.LAA10732@milano.cup.hp.com>; from grundler@cup.hp.com on Sat, Mar 11, 2000 at 11:30:53AM -0800 List-ID: > 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