From owner-freebsd-current Sat Oct 16 8: 1:40 1999 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.42.68.2]) by hub.freebsd.org (Postfix) with ESMTP id 42C9D14EB6 for ; Sat, 16 Oct 1999 08:01:28 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup4-55.iptelecom.net.ua [212.42.74.247]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id SAA27249 for ; Sat, 16 Oct 1999 18:02:13 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id SAA96737 for ; Sat, 16 Oct 1999 18:00:26 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <38089309.9ED02F18@altavista.net> Date: Sat, 16 Oct 1999 18:00:26 +0300 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: current@freebsd.org Subject: ed0 broken Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems that ed0 is broken. At least two days kernel compilation bombs with following messages: linking kernel if_ed_isa.o: In function `ed_isa_probe': if_ed_isa.o(.text+0x45): undefined reference to `ed_probe_WD80x3' if_ed_isa.o(.text+0x54): undefined reference to `ed_release_resources' if_ed_isa.o(.text+0x5a): undefined reference to `ed_probe_3Com' if_ed_isa.o(.text+0x69): undefined reference to `ed_release_resources' if_ed_isa.o(.text+0x6f): undefined reference to `ed_probe_Novell' if_ed_isa.o(.text+0x7e): undefined reference to `ed_release_resources' if_ed_isa.o(.text+0x84): undefined reference to `ed_probe_HP_pclanp' if_ed_isa.o(.text+0x93): undefined reference to `ed_release_resources' if_ed_isa.o(.text+0xa4): undefined reference to `ed_alloc_irq' if_ed_isa.o(.text+0xaf): undefined reference to `ed_release_resources' if_ed_isa.o: In function `ed_isa_attach': if_ed_isa.o(.text+0xf4): undefined reference to `ed_alloc_port' if_ed_isa.o(.text+0x10f): undefined reference to `ed_alloc_memory' if_ed_isa.o(.text+0x121): undefined reference to `ed_alloc_irq' if_ed_isa.o(.text+0x12e): undefined reference to `edintr' if_ed_isa.o(.text+0x15a): undefined reference to `ed_attach' if_ed_isa.o(.text+0x162): undefined reference to `ed_release_resources' *** Error code 1 1 error machine i386 cpu I586_CPU ident GENERIC maxusers 10 options FFS options FFS_ROOT options NFS options NFS_NOSERVER #Disable the NFS-server code. options MSDOSFS options CD9660 options INET #InterNETworking options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options NSWAPDEV=1 options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L options CLK_USE_I8254_CALIBRATION options CLK_USE_TSC_CALIBRATION controller isa0 controller pci0 device pcm0 at isa? port ? irq 5 drq 1 flags 0x10 controller fdc0 at isa? port IO_FD1 irq 6 drq 2 disk fd0 at fdc0 drive 0 controller ata0 at isa0 port IO_WD1 irq 14 controller ata1 at isa? port IO_WD2 irq 15 device atadisk0 device atapicd0 controller atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 options PSM_HOOKAPM device vga0 at isa? port ? conflicts options VESA options SC_PIXEL_MODE device sc0 at isa? device npx0 at nexus? port IO_NPX irq 13 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device apm0 at nexus? controller card0 controller pcic0 at isa? controller pcic1 at isa? device ed0 options PCIC_RESUME_RESET options POWERFAIL_NMI device ppc0 at isa? port ? irq 7 controller ppbus0 controller plip0 at ppbus? # Various Pseudo-Devices pseudo-device loop pseudo-device ether pseudo-device pty 8 pseudo-device gzip pseudo-device splash options SYSVSHM options SYSVSEM options SYSVMSG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message