public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Compilation related
@ 2001-11-18 20:24 Jeffrin
  2001-11-19  2:30 ` Zhongyu
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffrin @ 2001-11-18 20:24 UTC (permalink / raw)
  To: linux-kernel

Hello all,

I tried to do a typical compilation of 2.4.14 related kernel
but compilation stops.


drivers/block/block.o: In function `lo_send':
drivers/block/block.o(.text+0xa86f): undefined reference to
`deactivate_page'
drivers/block/block.o(.text+0xa8b9): undefined reference to
`deactivate_page'
make: *** [vmlinux] Error 1

 
-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B

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

* Re: Compilation related
  2001-11-18 20:24 Compilation related Jeffrin
@ 2001-11-19  2:30 ` Zhongyu
  0 siblings, 0 replies; 2+ messages in thread
From: Zhongyu @ 2001-11-19  2:30 UTC (permalink / raw)
  To: Jeffrin; +Cc: linux-kernel

Just delete the lines which have the 'deactivate_page' function

>Hello all,
>
>I tried to do a typical compilation of 2.4.14 related kernel
>but compilation stops.
>
>
>drivers/block/block.o: In function `lo_send':
>drivers/block/block.o(.text+0xa86f): undefined reference to
>`deactivate_page'
>drivers/block/block.o(.text+0xa8b9): undefined reference to
>`deactivate_page'
>make: *** [vmlinux] Error 1
>
> 
>




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

end of thread, other threads:[~2001-11-19  2:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-18 20:24 Compilation related Jeffrin
2001-11-19  2:30 ` Zhongyu

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