Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2001 21:06:44 -0700 (PDT)
From:      ADiNA <ad1na@yahoo.com>
To:        stable@freebsd.org
Message-ID:  <20010709040644.8904.qmail@web13302.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
--0-138654657-994651604=:6688
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

just cvsup and got this;

===> ipfilter
make: don't know how to make
/usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/NOT-BOOK.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

and this is on IBM thinkpad 600 notebook.

any pointers, thanks.

zaidi


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
--0-138654657-994651604=:6688
Content-Type: text/plain; name=Not-book
Content-Description: Not-book
Content-Disposition: inline; filename=Not-book

# Kernel configuration for IBM notebook

machine		i386
cpu		I686_CPU
ident		NOT-BOOK
maxusers	64

options 	INET			#InterNETworking
options 	FFS			#Berkeley Fast Filesystem
options 	FFS_ROOT		#FFS usable as root device [keep this!]
options 	SOFTUPDATES		#Enable FFS soft updates support
options 	MFS			#Memory Filesystem
options 	MD_ROOT			#MD is a potential root device
options 	MSDOSFS			#MSDOS Filesystem
options 	CD9660			#ISO 9660 Filesystem
options 	PROCFS			#Process filesystem
options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
options 	UCONSOLE		#Allow users to grab the console
options 	USERCONFIG		#boot -c editor
options 	VISUAL_USERCONFIG	#visual boot -c editor
options 	KTRACE			#ktrace(1) support
options 	SYSVSHM			#SYSV-style shared memory
options 	SYSVMSG			#SYSV-style message queues
options 	SYSVSEM			#SYSV-style semaphores
options 	P1003_1B		#Posix P1003_1B real-time extensions
options 	_KPOSIX_PRIORITY_SCHEDULING
options		ICMP_BANDLIM		#Rate limit bad replies
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev

device		isa
device		pci

device		fdc0	at isa? port IO_FD1 irq 6 drq 2
device		fd0	at fdc0 drive 0

device		ata
device		atadisk			# ATA disk drives
device		atapicd			# ATAPI CDROM drives
options 	ATA_STATIC_ID		#Static device numbering

device		atkbdc0	at isa? port IO_KBD
device		atkbd0	at atkbdc? irq 1 flags 0x1
device		psm0	at atkbdc? irq 12
device		vga0	at isa?
pseudo-device	splash
device		sc0	at isa? flags 0x100
# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines
options 	PCVT_SCANSET=2		# IBM keyboards are non-std

device		npx0	at nexus? port IO_NPX irq 13
device		apm0    at nexus? disable flags 0x20 # Advanced Power Management

device		card
device		pcic0	at isa? irq 0 port 0x3e0 iomem 0xd0000
device		pcic1	at isa? irq 0 port 0x3e2 iomem 0xd4000 disable

device		sio0	at isa? port IO_COM1 irq 4

device		xe

pseudo-device	loop		# Network loopback
pseudo-device	ether		# Ethernet support
pseudo-device	pty		# Pseudo-ttys (telnet etc)
pseudo-device	md		# Memory "disks"
pseudo-device	bpf		#Berkeley packet filter

--0-138654657-994651604=:6688--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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