lkml.org 
[lkml]   [2003]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Linux 2.4.21-rc3
Date
* Marcelo Tosatti -- Friday 23 May 2003 00:47:
> Here goes the third release candidate of 2.4.21.

o The i2c "Philips style parallel port adapter" is only selectable
  as a module in "make menuconfig", although the help text suggests
  that it can be compiled in.

o With all i2c options activated, I still get this:
  drivers/i2c/i2c.o: In function `scx200_i2c_setscl':
  drivers/i2c/i2c.o(.text+0x636f): undefined reference to `scx200_gpio_base'
  drivers/i2c/i2c.o(.text+0x6396): undefined reference to `scx200_gpio_shadow'
  drivers/i2c/i2c.o(.text+0x63a1): undefined reference to `scx200_gpio_shadow'
  drivers/i2c/i2c.o(.text+0x63b4): undefined reference to `scx200_gpio_shadow'
  drivers/i2c/i2c.o: In function `scx200_i2c_setsda':
  drivers/i2c/i2c.o(.text+0x63cf): undefined reference to `scx200_gpio_base'
  drivers/i2c/i2c.o(.text+0x63f6): undefined reference to `scx200_gpio_shadow'
  drivers/i2c/i2c.o(.text+0x6401): undefined reference to `scx200_gpio_shadow'
  drivers/i2c/i2c.o(.text+0x6414): undefined reference to `scx200_gpio_shadow'
  drivers/i2c/i2c.o: In function `scx200_i2c_getscl':
  drivers/i2c/i2c.o(.text+0x6423): undefined reference to `scx200_gpio_base'
  drivers/i2c/i2c.o: In function `scx200_i2c_getsda':
  drivers/i2c/i2c.o(.text+0x6463): undefined reference to `scx200_gpio_base'
  drivers/i2c/i2c.o: In function `scx200_i2c_init':
  drivers/i2c/i2c.o(.text+0x64f0): undefined reference to `scx200_gpio_base'
  drivers/i2c/i2c.o(.text+0x655b): undefined reference to `scx200_gpio_configure'
  drivers/i2c/i2c.o(.text+0x6578): undefined reference to `scx200_gpio_configure'

o Some help texts are missing, e.g for
  "Generic PCI IDE Chipset Support"
  i2c/"NatSemi SCx200 I2C using GPIO pins"

Apart from that, 2.4.21-rc3 compiles, boots and runs OK.

m.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [from the cache]
©2003-2011 Jasper Spaans