Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 1996 22:09:38 +0800 (CST)
From:      Chao-Cheng Huang <SPotato@potato.Dorm7.NCTU.edu.tw>
To:        current@FreeBSD.ORG
Subject:   kernel can't be compiled
Message-ID:  <199607291409.WAA03875@potato.Dorm7.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

Hi, all:

	May somebody help me? I got the latest kernel source and make
	it. Some error happened when I make depend.  The error message is:

../../i386/i386/pmap.c:2538: macro AILQ_NEXT' used with just one arg
mkdep: compile failed.
*** Error code 1

Stop.                              

	My pmap.c is v1.112. kernel config file is:

ident           GENERIC
machine         "i386"
cpu             "I486_CPU"
maxusers        32

options         INET
options         FFS
options		MFS
options         "COMPAT_43"
options         "SCSI_DELAY=3"
options         UCONSOLE
options         "MAXCONS=5"
options         USER_LDT
options         SYSVMSG,SYSVSEM,SYSVSHM
options         LKM
options         QUOTA
options		DEBUG

config          kernel  root on wd0 dumps on wd0 

controller      isa0
controller      pci0

controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk            fd0     at fdc0 drive 0
disk            fd1     at fdc0 drive 1

controller      wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
disk            wd0     at wdc0 drive 0
disk            wd1     at wdc0 drive 1


controller      matcd0  at isa? port ? bio


device          sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr

device          sio0    at isa? port "IO_COM1" tty irq 4 vector siointr
device          sio1    at isa? port "IO_COM2" tty irq 3 vector siointr
device          lpt0    at isa? port? tty irq 7 vector lptintr
device ed0 at isa? port 0x300 net irq 3 iomem 0xd8000 vector edintr

controller      snd0
device sb0      at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
device sbxvi0   at isa? drq 7
device sbmidi0  at isa? port 0x330
device opl0     at isa? port 0x388

pseudo-device   loop
pseudo-device   ether
pseudo-device   bpfilter 4
pseudo-device   log
pseudo-device   speaker
pseudo-device   gzip
pseudo-device   snp 4
pseudo-device   vn 4
pseudo-device   pty 64

-- 
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ Chao-cheng Huang(¶À¬Lµ{)  Department Management Science 87G of NCTU  _/
_/ E-mail: SPotato@potato.Dorm8.NCTU.edu.tw or u8331056@cc.nctu.edu.tw  _/
_/ URL: telnet://potato.Dorm8.NCTU.edu.tw  Phone:(035)712121 Ext. 78302 _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607291409.WAA03875>