[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071030221508.3139ea5c.randy.dunlap@oracle.com>
Date: Tue, 30 Oct 2007 22:15:08 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: v4l-dvb-maintainer@...uxtv.org
Subject: bttv build error (CONFIG_NET=n)
drivers/media/video/bt8xx/bttv-cards.c calls ip_compute_csum().
However, when CONFIG_NET=n, that produces:
ERROR: "ip_compute_csum" [drivers/media/video/bt8xx/bttv.ko] undefined!
Config symbol VIDEO_BT848 can be made to depend on NET, or the
osprey_eeprom() function can be built depending on some new config
symbol, or bttv could have its own checksum function...
.config attached.
---
~Randy
Download attachment "config-bttv-nonet" of type "application/octet-stream" (21466 bytes)
Powered by blists - more mailing lists