Re: Do we want to let cpp(1) hide warnings in system headers?

2003-03-29 Thread Ruslan Ermilov
On Sat, Mar 29, 2003 at 03:19:05PM -0800, David O'Brien wrote: > On Thu, Mar 13, 2003 at 08:08:54PM +0200, Ruslan Ermilov wrote: > > Sigh. It's been a while since I've fixed the "feature" of gcc(1) > > that makes it hide warnings in system headers (but visible with > > -nostdinc -I/usr/include). >

Re: kdm & xdm problem

2003-03-29 Thread Terry Lambert
Dane Butler wrote: > I have been a Linux user for a few years and have been trying out FreeBSD > 5.0, but there is a problem. I edited the /etc/ttys file as instructed to > make kdm (and xdm) boot, but as soon as i login, x crashes and reboots, how > do i get around this? 1) Belongs on questi

kdm & xdm problem

2003-03-29 Thread Dane Butler
Hey, my name is Dane. I have been a Linux user for a few years and have been trying out FreeBSD 5.0, but there is a problem. I edited the /etc/ttys file as instructed to make kdm (and xdm) boot, but as soon as i login, x crashes and reboots, how do i get around this? __

Re: sparc64 tinderbox failure

2003-03-29 Thread Terry Lambert
Jos Backus wrote: > On Sat, Mar 29, 2003 at 11:02:53AM -0800, Peter Wemm wrote: > > Mike Barcroft wrote: > > > > > >>> stage 4: building everything.. > > > -- > > > ===> share/man/man9 > > > make: don't know how to make bus_Activate_resour

Re: Do we want to let cpp(1) hide warnings in system headers?

2003-03-29 Thread David O'Brien
On Thu, Mar 13, 2003 at 08:08:54PM +0200, Ruslan Ermilov wrote: > Sigh. It's been a while since I've fixed the "feature" of gcc(1) > that makes it hide warnings in system headers (but visible with > -nostdinc -I/usr/include). What is the difference in output from "make buildworld"? __

Hard lockup after / became full

2003-03-29 Thread Kris Kennaway
Bento locked up hard overnight, such that I could not even break to the debugger. The timeline of events seems to be: Mar 29 05:10:02 bento kernel: pid 46625 (locate.code), uid 65534 inumber 16041 on /: filesystem full Some time between 5:15 and 5:20 the system locked up completely. It was in

Re: FreeBSD/alpha kern.flp flood

2003-03-29 Thread David O'Brien
On Sat, Mar 29, 2003 at 07:09:08PM +0900, Makoto Matsushita wrote: > > It seems that kern.flp for FreeBSD/alpha is flooded (tested on FreeBSD/i386). > Maybe several kbytes should be removed from the kernel: > image.kern/boot: > total 210 > -rw-r--r-- 1 root wheel 764 Mar 28 00:57 device.hint

Re: sparc64 tinderbox failure

2003-03-29 Thread Kris Kennaway
On Sat, Mar 29, 2003 at 08:18:48PM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Jos Backus writes: > >On Sat, Mar 29, 2003 at 11:02:53AM -0800, Peter Wemm wrote: > >> Mike Barcroft wrote: > >> > >> > >>> stage 4: building everything.. > >> > ---

Re: FreeBSD/alpha kern.flp flood

2003-03-29 Thread Ruslan Ermilov
On Sat, Mar 29, 2003 at 03:08:12AM -0800, Terry Lambert wrote: > Makoto Matsushita wrote: > > It seems that kern.flp for FreeBSD/alpha is flooded (tested on FreeBSD/i386). > > Maybe several kbytes should be removed from the kernel: > [ ... ] > > -r-xr-xr-x 1 root wheel 1223388 Mar 28 00:57 kerne

Re: PC98 still broken

2003-03-29 Thread Ruslan Ermilov
On Sat, Mar 29, 2003 at 05:01:27AM -0500, Matthew N. Dodd wrote: > On Sat, 29 Mar 2003, Takahashi Yoshihiro wrote: > > > ===> pcspeaker > > > @ -> /usr/src/sys > > > machine -> /usr/src/sys/i386/include > > > make: don't know how to make spkr.c. Stop > > > *** Error code 2 > > Sorry about that. F

Re: sparc64 tinderbox failure

2003-03-29 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Jos Backus writes: >On Sat, Mar 29, 2003 at 11:02:53AM -0800, Peter Wemm wrote: >> Mike Barcroft wrote: >> >> > >>> stage 4: building everything.. >> > -- >> > ===> share/man/man9 >> > make: don't know how

Re: sparc64 tinderbox failure

2003-03-29 Thread Jos Backus
On Sat, Mar 29, 2003 at 11:02:53AM -0800, Peter Wemm wrote: > Mike Barcroft wrote: > > > >>> stage 4: building everything.. > > -- > > ===> share/man/man9 > > make: don't know how to make bus_Activate_resource.9. Stop > > *** Error code 2

Re: sparc64 tinderbox failure

2003-03-29 Thread Peter Wemm
Mike Barcroft wrote: > >>> stage 4: building everything.. > -- > ===> share/man/man9 > make: don't know how to make bus_Activate_resource.9. Stop > *** Error code 2 This looks like a single bit memory error to me. Turn off bit 5 and a l

Re: AC97 sound problems with current

2003-03-29 Thread Kevin Oberman
> From: Orion Hodson <[EMAIL PROTECTED]> > Date: Fri, 28 Mar 2003 17:21:45 -0800 > Sender: [EMAIL PROTECTED] > > > Kevin Oberman writes: > | More information on my AC97 experiences: > | > | I forced the card to 4.8 KHz which is what it was running at on V4. This > | seems to have not helped the p

sparc64 tinderbox failure

2003-03-29 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: FreeBSD/alpha kern.flp flood

2003-03-29 Thread Terry Lambert
Makoto Matsushita wrote: > It seems that kern.flp for FreeBSD/alpha is flooded (tested on FreeBSD/i386). > Maybe several kbytes should be removed from the kernel: [ ... ] > -r-xr-xr-x 1 root wheel 1223388 Mar 28 00:57 kernel.gz > -r-xr-xr-x 1 root wheel 200864 Mar 28 00:57 loader [ ... ] > An

FreeBSD/alpha kern.flp flood

2003-03-29 Thread Makoto Matsushita
It seems that kern.flp for FreeBSD/alpha is flooded (tested on FreeBSD/i386). Maybe several kbytes should be removed from the kernel: % du -s image.kern 1420image.kern % ls -lR image.kern total 1209 drwxr-xr-x 2 root wheel 512 Mar 28 00:57 boot -r-xr-xr-x 1 root wheel 1223388 Mar 28

Re: PC98 still broken

2003-03-29 Thread Matthew N. Dodd
On Sat, 29 Mar 2003, Takahashi Yoshihiro wrote: > > ===> pcspeaker > > @ -> /usr/src/sys > > machine -> /usr/src/sys/i386/include > > make: don't know how to make spkr.c. Stop > > *** Error code 2 Sorry about that. Fixed. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD

PC98 still broken

2003-03-29 Thread Takahashi Yoshihiro
> ===> pcspeaker > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > make: don't know how to make spkr.c. Stop > *** Error code 2 --- TAKAHASHI Yoshihiro <[EMAIL PROTECTED]> ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/li