Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] .depend file for drivers/gsc?
@ 2000-03-11 19:30 Grant Grundler
  2000-03-12 19:39 ` Philipp Rumpf
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Grundler @ 2000-03-11 19:30 UTC (permalink / raw)
  To: parisc-linux

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=X-roman8, Size: 462 bytes --]

Hi all,
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.

thanks,
grant

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] .depend file for drivers/gsc?
  2000-03-11 19:30 [parisc-linux] .depend file for drivers/gsc? Grant Grundler
@ 2000-03-12 19:39 ` Philipp Rumpf
  2000-03-18  8:19   ` Grant Grundler
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Rumpf @ 2000-03-12 19:39 UTC (permalink / raw)
  To: Grant Grundler; +Cc: parisc-linux

> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] .depend file for drivers/gsc?
  2000-03-12 19:39 ` Philipp Rumpf
@ 2000-03-18  8:19   ` Grant Grundler
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Grundler @ 2000-03-18  8:19 UTC (permalink / raw)
  To: Philipp Rumpf; +Cc: parisc-linux

Philipp Rumpf wrote:
> 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 might be confused about how the dependencies are worked out.
I thought "make dep" created ".depend" files.
And the ".depend" file is included by the local makefile.

Anyway, is this what you wanted to know?
# ls -l drivers/gsc/.gsc.o.flags
-rw-rw----   1 grundler users         276 Mar 11 11:32 drivers/gsc/.gsc.o.flags

# rm drivers/gsc/.gsc.o.flags
# make dep
...
# ls -l drivers/gsc/.gsc.o.flags
ls: drivers/gsc/.gsc.o.flags: No such file or directory
# ls -l drivers/*/.depend
-rw-rw----   1 grundler users        9721 Mar 18 00:10 drivers/atm/.depend
-rw-rw----   1 grundler users       57571 Mar 18 00:09 drivers/block/.depend
-rw-rw----   1 grundler users       10597 Mar 18 00:09 drivers/cdrom/.depend
-rw-rw----   1 grundler users      101373 Mar 18 00:09 drivers/char/.depend
...



thanks,
grant

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-03-18  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-11 19:30 [parisc-linux] .depend file for drivers/gsc? Grant Grundler
2000-03-12 19:39 ` Philipp Rumpf
2000-03-18  8:19   ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox