public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* I2C, compile error: via686a_attach_adapter()
@ 2003-04-11 21:51 Ivan Gyurdiev
  2003-04-11 21:59 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Gyurdiev @ 2003-04-11 21:51 UTC (permalink / raw)
  To: LKML

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

  gcc -Wp,-MD,init/.version.o.d -D__KERNEL__ -Iinclude -Wall 
- -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe 
- -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default 
- -fomit-frame-pointer -nostdinc -iwithprefix include    
- -DKBUILD_BASENAME=version -DKBUILD_MODNAME=version -c -o init/.tmp_version.o 
init/version.c
   ld -m elf_i386  -r -o init/built-in.o init/main.o init/version.o 
init/mounts.o init/initramfs.o
        ld -m elf_i386  -T arch/i386/vmlinux.lds.s arch/i386/kernel/head.o 
arch/i386/kernel/init_task.o   init/built-in.o --start-group  usr/built-in.o  
arch/i386/kernel/built-in.o  arch/i386/mm/built-in.o  
arch/i386/mach-default/built-in.o  kernel/built-in.o  mm/built-in.o  
fs/built-in.o  ipc/built-in.o  security/built-in.o  crypto/built-in.o  
lib/lib.a  arch/i386/lib/lib.a  drivers/built-in.o  sound/built-in.o  
arch/i386/pci/built-in.o  net/built-in.o --end-group  -o .tmp_vmlinux1
drivers/built-in.o(.text+0xa641b): In function `via686a_attach_adapter':
: undefined reference to `i2c_detect'



Bitkeeper with relevant config: 
I2C, I2C_CHARDEV, SENSORS_VIA686A  = Y

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+lzjKXQ/AjixQzHcRAv63AKCXgDEl3zKx4q4QE5czQzdAKXf5GgCgj5ak
5dqVlRa+Q87L+VvypgBXLoE=
=vzDE
-----END PGP SIGNATURE-----


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

* Re: I2C, compile error: via686a_attach_adapter()
  2003-04-11 21:51 I2C, compile error: via686a_attach_adapter() Ivan Gyurdiev
@ 2003-04-11 21:59 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2003-04-11 21:59 UTC (permalink / raw)
  To: Ivan Gyurdiev; +Cc: LKML

On Fri, Apr 11, 2003 at 05:51:02PM -0400, Ivan Gyurdiev wrote:
> : undefined reference to `i2c_detect'

Build the driver as a module, or apply the patch to
drivers/i2c/chips/Kconfig that I've posted to the list in the past few
days.

thanks,

greg k-h

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

end of thread, other threads:[~2003-04-11 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-11 21:51 I2C, compile error: via686a_attach_adapter() Ivan Gyurdiev
2003-04-11 21:59 ` Greg KH

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