linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error (2.5.52): undefined reference to `agp_generic_agp_3_0_enable'
@ 2002-12-21 18:39 axel
  2002-12-21 18:46 ` Dave Jones
  0 siblings, 1 reply; 2+ messages in thread
From: axel @ 2002-12-21 18:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: davej

Hi,

Compilation of 2.5.52bk6 fails due to the following error :

ld -m elf_i386 -e stext -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-generic/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 vmlinux
drivers/built-in.o: In function `via_kt400_enable':
drivers/built-in.o(.init.text+0x4e4f): undefined reference to
`agp_generic_agp_3_0_enable'

Concerning config options:

CONFIG_AGP=y
# CONFIG_AGP3 is not set
CONFIG_AGP_VIA=y

Best regards,
Axel Siebenwirth

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

* Re: Build error (2.5.52): undefined reference to `agp_generic_agp_3_0_enable'
  2002-12-21 18:39 Build error (2.5.52): undefined reference to `agp_generic_agp_3_0_enable' axel
@ 2002-12-21 18:46 ` Dave Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2002-12-21 18:46 UTC (permalink / raw)
  To: linux-kernel

On Sat, Dec 21, 2002 at 07:39:04PM +0100, axel@pearbough.net wrote:
 > Hi,
 > 
 > Compilation of 2.5.52bk6 fails due to the following error :
 > drivers/built-in.o(.init.text+0x4e4f): undefined reference to
 > `agp_generic_agp_3_0_enable'

If Linus pulls soon, it should be fixed in -bk7
In the meantime, just enable CONFIG_AGP3

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk

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

end of thread, other threads:[~2002-12-21 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-21 18:39 Build error (2.5.52): undefined reference to `agp_generic_agp_3_0_enable' axel
2002-12-21 18:46 ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).