Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2007 17:40:09 +0800
From:      "Yi Wang" <wangyi6854@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/117350: compile error in vmware3
Message-ID:  <5ea5cca50711260140w7b875f26ra93ec798459a1a7c@mail.gmail.com>
In-Reply-To: <5ea5cca50711260116u528e9389o53072f5ae7420964@mail.gmail.com>
References:  <200710200356.l9K3u6oY067862@www.freebsd.org> <200710200400.l9K405tX093994@freefall.freebsd.org> <5ea5cca50711260116u528e9389o53072f5ae7420964@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Additionally, this is my kernel config file:

cpu		I686_CPU
ident		MYKERNEL
options 	SCHED_ULE		# 4BSD scheduler
options 	PREEMPTION		# Enable kernel thread preemption
options 	INET			# InterNETworking
options 	INET6			# IPv6 communications protocols
options 	SCTP			# Stream Control Transmission Protocol
options 	FFS			# Berkeley Fast Filesystem
options 	SOFTUPDATES		# Enable FFS soft updates support
options 	UFS_ACL			# Support for access control lists
options 	UFS_DIRHASH		# Improve performance on big directories
options 	UFS_GJOURNAL		# Enable gjournal-based UFS journaling
options 	MSDOSFS			# MSDOS Filesystem
options 	CD9660			# ISO 9660 Filesystem
options 	PROCFS			# Process filesystem (requires PSEUDOFS)
options 	PSEUDOFS		# Pseudo-filesystem framework
options 	COMPAT_43TTY		# BSD 4.3 TTY compat [KEEP THIS!]
options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4
options 	COMPAT_FREEBSD5		# Compatible with FreeBSD5
options 	COMPAT_FREEBSD6		# Compatible with FreeBSD6
options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
options 	SYSVSHM			# SYSV-style shared memory
options 	SYSVMSG			# SYSV-style message queues
options 	SYSVSEM			# SYSV-style semaphores
options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
options 	ADAPTIVE_GIANT		# Giant mutex is adaptive.
options 	STOP_NMI		# Stop CPUS using NMI instead of IPI
options 	AUDIT			# Security event auditing
device		cpufreq
device		pci
device		ata
device		atadisk		# ATA disk drives
device		atapicd		# ATAPI CDROM drives
options 	ATA_STATIC_ID	# Static device numbering
					# output.  Adds ~128k to driver.
					# output.  Adds ~215k to driver.
device		scbus		# SCSI bus (required for SCSI)
device		da		# Direct Access (disks)
device		pass		# Passthrough device (direct SCSI access)
device		atkbdc		# AT keyboard controller
device		atkbd		# AT keyboard
device		vga		# VGA video card driver
device		sc
device		agp		# support several AGP chipsets
device		pmtimer
device		miibus		# MII bus support
device		nfe		# nVidia nForce MCP on-board Ethernet
device		loop		# Network loopback
device		random		# Entropy device
device		ether		# Ethernet support
device		pty		# Pseudo-ttys (telnet etc)
device		md		# Memory "disks"
device		gif		# IPv6 and IPv4 tunneling
device		faith		# IPv6-to-IPv4 relaying (translation)
device		firmware	# firmware assist module
device		bpf		# Berkeley packet filter
device		ohci		# OHCI PCI->USB interface
device		ehci		# EHCI PCI->USB interface (USB 2.0)
device		usb		# USB Bus (required)
device		umass		# Disks/Mass storage - Requires scbus and da
device		ums		# Mouse
device		sound
device		snd_ich
device		pf
device		pflog
device		pfsync
options		LIBICONV
options		NTFS
options		NTFS_ICONV
options		MSDOSFS_ICONV
options		CD9660_ICONV
options 	ALTQ
options 	ALTQ_CBQ	# Class Bases Queueing
options 	ALTQ_RED	# Random Early Detection
options 	ALTQ_RIO	# RED In/Out
options 	ALTQ_HFSC	# Hierarchical Packet Scheduler
options 	ALTQ_CDNR	# Traffic conditioner
options 	ALTQ_PRIQ	# Priority Queueing
options 	ALTQ_NOPCC	# Required if the TSC is unusable
options		COMPAT_LINUX
device		smbus		# Bus support, required for smb below.
device		nfpm
device		nfsmb
options 	DEVICE_POLLING
options 	HZ=1000


On 11/26/07, Yi Wang <wangyi6854@gmail.com> wrote:
> Any idea?
>
> This is the latest uname:
>
> uname -a
> FreeBSD wangyi.com 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Fri Nov 23 12:18:30 CST 2007
> root@wangyi.com:/usr/obj/usr/src/sys/MYKERNEL  i386
>
> And I've already delete make.conf in /etc.
>
> Thanks!
>
> On 10/20/07, FreeBSD-gnats-submit@freebsd.org
> <FreeBSD-gnats-submit@freebsd.org> wrote:
> > Thank you very much for your problem report.
> > It has the internal identification `ports/117350'.
> > The individual assigned to look at your
> > report is: freebsd-ports-bugs.
> >
> > You can access the state of your problem report at any time
> > via this link:
> >
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=117350
> >
> > >Category:       ports
> > >Responsible:    freebsd-ports-bugs
> > >Synopsis:       compile error in vmware3
> > >Arrival-Date:   Sat Oct 20 04:00:05 UTC 2007
> >
>
>
> --
> Regards,
> Wang Yi
>


-- 
Regards,
Wang Yi



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