From owner-freebsd-questions Tue Dec 15 14:15:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04910 for freebsd-questions-outgoing; Tue, 15 Dec 1998 14:15:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pop02.globecomm.net (pop02.globecomm.net [206.253.129.186]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04898 for ; Tue, 15 Dec 1998 14:15:28 -0800 (PST) (envelope-from pmurphy@earthling.net) Received: from earthling.net (dialin1881.toronto.globalserve.net [209.90.137.102]) by pop02.globecomm.net (8.9.0/8.8.0) with ESMTP id RAA08473; Tue, 15 Dec 1998 17:15:17 -0500 (EST) Message-ID: <3676DDBB.6E647E6E@earthling.net> Date: Tue, 15 Dec 1998 17:07:55 -0500 From: Paul Murphy X-Mailer: Mozilla 4.5 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Paul T. Root" CC: freebsd-questions@FreeBSD.ORG Subject: Re: 'make' fails References: <199812152023.OAA25016@horton.iaces.com> Content-Type: multipart/mixed; boundary="------------19940E6B4C6DA5D1A4E96A6A" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------19940E6B4C6DA5D1A4E96A6A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Paul T. Root" wrote: > > In a previous message, Paul Murphy said: > > Help, can't compile kernel! > > > > 'make depend' #works, no errors > > 'make' #fails, see error.msg for error message > > 'make install' #haven't got that far > > > > Attached is extract from /var/log/messages (error.msg) plus my kernel > > configuration file (NEBULA.KERNEL). Please email if you need more > > details. > > > Dec 15 11:45:09 Nebula login: ROOT LOGIN (root) ON ttyv0 > > Dec 15 11:59:52 Nebula /kernel: pid 575 (make), uid 0: exited on signal 10 (core dumped) > > Dec 15 13:22:17 Nebula /kernel: pid 1153 (make), uid 0: exited on signal 11 (core dumped) > > Dec 15 14:00:14 Nebula /kernel: pid 1564 (make), uid 0: exited on signal 11 (core dumped) > > > > These aren't the most useful error messages. We need the actual output > of the make command. > see make.output (all that is sent to the console) > I configed you config and did a make. The problem is in the > Sound Blaster stuff. I don't use the built in sound devices > so I can't help. You've missed something that is needed for sound. > Look in the handbook or FAQ for how to set sound up right. > Looks like you may be right, I did make >> make.error and the last lines deal with soundcard stuff. > Personally, I use OSS from 4Front-tech.com. Great stuff, and easy > to use. > > -- > He who seeks repetance for the past should woo the angel virtue in the > future! --E.G. Bulwer-Lytton --------------19940E6B4C6DA5D1A4E96A6A Content-Type: text/plain; charset=us-ascii; name="make.output" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.output" Dec 15 17:00:05 Nebula /kernel: pid 1094 (make), uid 0: exited on signal 11 (core dumped) Segmentation fault (core dumped) --------------19940E6B4C6DA5D1A4E96A6A Content-Type: text/plain; charset=us-ascii; name="make.error" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.error" cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../pci/wdc_p.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_alloc.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_balloc.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_inode.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_subr.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_tables.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_vfsops.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ffs/ffs_vnops.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_bmap.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_disksubr.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_ihash.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_inode.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_lookup.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_quota.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_vfsops.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../ufs/ufs/ufs_vnops.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/default_pager.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/device_pager.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/kern_lock.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/swap_pager.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_fault.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_glue.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_init.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_kern.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_map.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_meter.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_mmap.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_object.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_page.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_pageout.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_pager.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_swap.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vm_unix.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../vm/vnode_pager.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/apm/apm.c cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/apm/apm_setup.s cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/eisa/eisaconf.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/autoconf.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/busdma_machdep.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/cons.c cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/exception.s cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/identcpu.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/in_cksum.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/initcpu.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/machdep.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/mem.c cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/microtime.s cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/pmap.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/procfs_machdep.c cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/support.s cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/swtch.s cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/sys_machdep.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/trap.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/userconfig.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/vm_machdep.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/clock.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/diskslice_machdep.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/fd.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/isa.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/kbdio.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/lpt.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/npx.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/matcd/matcd.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/random_machdep.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sio.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/adlib_card.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/opl3.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/sb_card.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/sb_dsp.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/sb_midi.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/sb_mixer.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/midi_synth.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DSBC_IRQ=5 -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/sound/midibuf.c --------------19940E6B4C6DA5D1A4E96A6A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message