Re: make release seg faulting in compileFonts

2005-03-14 Thread Doug White
On Sun, 13 Mar 2005, Anshuman Kanwar wrote: > Hi, > > I am trying to make release in the following manner : > > make release CHROOTDIR=/usr/release/ BUILDNAME=5.3-STABLE-03132005 > CVSROOT=/usr/home/ncvs/ NODOC= NOPORTS= RELEASETAG=RELENG_5 > KERNELS=FC_custom |& tee /tmp/buildrelease.log > > This

Re: alpm0: Could not allocate Bus space

2005-03-14 Thread Doug White
On Sun, 13 Mar 2005, Peter Jeremy wrote: > No bites from anyone else... > > On Tue, 2005-Mar-08 20:34:05 +1100, Peter Jeremy wrote: > >alpm0: at device 3.0 on pci0 > >alpm0: host/noslave 74K > >alpm0: 0x20 bytes of rid 0x14 res 4 failed. > > The request winds up with acpi_alloc_resource() and it

Re: Diagnostic tools for external hard drives?

2005-03-14 Thread Doug White
On Sat, 12 Mar 2005, Torfinn Ingolfsen wrote: > Hello, > > Does FreeBSD (stable) have any tools that I can use to run diagnostics > on an external hard drive? > > I have a Maxtor One Touch 250GB external hard drive (the one with both > USB and Firewire connectors). This is connected to my FreeBSD

Re: ACPI errors on boot

2005-03-14 Thread Doug White
On Sat, 12 Mar 2005, Dan Ponte wrote: > I've been seeing lots of ACPI errors in my dmesg lately. They haven't > really affected functionality (yet!), but I'd like to see them resolved > nonetheless. I've googled all around, could not find a hint of a > solution. This machine is an ASUS CUSL2 mothe

Re: CPUTYPE=pentium-m

2005-03-14 Thread David O'Brien
On Sat, Mar 12, 2005 at 10:48:52PM +0100, Bartosz Fabianowski wrote: > >Are you saying, all we need to do is commit this diff to make everyone's > >environment happy? > > Obviously, I can't speak for everyone. For me, your patch fixes the kernel. Can you try with just -mno-sse2? I'd like to lit

Re: Can't kldload pf

2005-03-14 Thread Daniel O'Connor
On Tue, 15 Mar 2005 07:46, Andy Firman wrote: > H...interesting!!Would this for for /usr/src/sys/modules/ipfilter ? > > I am having this problem: > http://www.freebsd.org/cgi/query-pr.cgi?pr=70401 Yes, that module makefile honours the NO_INET6 flag too. You might want to put it in /etc/mak

Re: Lock Order Reversal

2005-03-14 Thread Marc Olzheim
On Tue, Mar 15, 2005 at 12:58:37AM +0100, Marc Olzheim wrote: > Alas, no KDB builtin :-/ Hmmm...: rave:/# sysctl debug.kdb.available | less debug.kdb.available: rave:/# Is that supposed to happen ? Marc pgpu5P0fBvKKJ.pgp Description: PGP signature

Re: Lock Order Reversal

2005-03-14 Thread Marc Olzheim
On Mon, Mar 14, 2005 at 07:34:21PM +, Bjoern A. Zeeb wrote: > > lock order reversal > > 1st 0xc5d4c900 inp (tcpinp) @ /usr/src/sys/netinet/tcp_usrreq.c:303 > > 2nd 0xc6a0cd10 so_rcv (so_rcv) @ /usr/src/sys/netinet/tcp_usrreq.c:304 > > 3rd 0xc68c1630 inp (tcpinp) @ /usr/src/sys/netinet/in_pcb

Re: Adaptec AIC7902 Ultra320 SCSI adapter and Raid1

2005-03-14 Thread Jung-uk Kim
On Monday 14 March 2005 08:13 am, pck wrote: > Hi, > > I've got AIC9702 and two SCSI disks 73GB. > In SCSI Bios i've made Raid1 from these disks and set it as > bootable. Then install FBSD successful. > > But OS see two disks, not one. Why? > And then i make some disk operation, just only one disk'

Adaptec AIC7902 Ultra320 SCSI adapter and Raid1

2005-03-14 Thread pck
Hi, I've got AIC9702 and two SCSI disks 73GB. In SCSI Bios i've made Raid1 from these disks and set it as bootable. Then install FBSD successful. But OS see two disks, not one. Why? And then i make some disk operation, just only one disk's led blinks... Best Regards, -- PrzemysĂ…aw Ciesielski __

Re: Can't kldload pf

2005-03-14 Thread Andy Firman
On Fri, Mar 11, 2005 at 09:34:00AM +1030, Daniel O'Connor wrote: > On Fri, 11 Mar 2005 08:33, [EMAIL PROTECTED] wrote: > > On Thu, Mar 10, 2005 at 07:13:51PM +0100, Max Laier wrote: > > > On Thursday 10 March 2005 18:52, [EMAIL PROTECTED] wrote: > > > > on RELENG_5, cvsupped March 9th, I can't kldl

Re: Lock Order Reversal

2005-03-14 Thread Bjoern A. Zeeb
On Mon, 14 Mar 2005, Marc Olzheim wrote: Hi, > lock order reversal > 1st 0xc5d4c900 inp (tcpinp) @ /usr/src/sys/netinet/tcp_usrreq.c:303 > 2nd 0xc6a0cd10 so_rcv (so_rcv) @ /usr/src/sys/netinet/tcp_usrreq.c:304 > 3rd 0xc68c1630 inp (tcpinp) @ /usr/src/sys/netinet/in_pcb.c:971 do you have a ful

Lock Order Reversal

2005-03-14 Thread Marc Olzheim
lock order reversal 1st 0xc5d4c900 inp (tcpinp) @ /usr/src/sys/netinet/tcp_usrreq.c:303 2nd 0xc6a0cd10 so_rcv (so_rcv) @ /usr/src/sys/netinet/tcp_usrreq.c:304 3rd 0xc68c1630 inp (tcpinp) @ /usr/src/sys/netinet/in_pcb.c:971 kern.ostype: FreeBSD kern.osrelease: 5.4-PRERELEASE kern.osrevision: 199

Re: make installkernel fails

2005-03-14 Thread Godwin Stewart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 14 Mar 2005 09:07:41 -0500, Scott Robbins <[EMAIL PROTECTED]> wrote: > However, it seems to have been fixed as of Sunday or so. (I've > forgotten the exact date now). It was fixed by the time I did my last cvsup, and that was Thursday March

[releng_5 tinderbox] failure on sparc64/sparc64

2005-03-14 Thread FreeBSD Tinderbox
TB --- 2005-03-14 14:51:19 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-03-14 14:51:19 - starting RELENG_5 tinderbox run for sparc64/sparc64 TB --- 2005-03-14 14:51:19 - checking out the source tree TB --- 2005-03-14 14:51:19 - cd /home/tinderbox/RELENG_5/sparc64/sparc64 TB ---

Re: make installkernel fails

2005-03-14 Thread Scott Robbins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Mar 14, 2005 at 02:39:46PM +0100, Erik Trulsson wrote: > On Mon, Mar 14, 2005 at 02:33:45PM +0100, Peter Ulrich Kruppa wrote: > > Hello! > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > >

Re: make installkernel fails

2005-03-14 Thread Erik Trulsson
On Mon, Mar 14, 2005 at 02:33:45PM +0100, Peter Ulrich Kruppa wrote: > Hello! > > For some days now make installkernel fails with > > cd /usr/include/nfsserver; for h in *.h; do if [ -L $h ]; then > rm -f $h; fi; done > cd /usr/include/pccard;

make installkernel fails

2005-03-14 Thread Peter Ulrich Kruppa
Hello! For some days now make installkernel fails with cd /usr/include/nfsserver; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done cd /usr/include/pccard; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done cd /usr/include/posix4; for

Gmake won't make without itself

2005-03-14 Thread Doug Lee
Not sure this is the best place for this, but I think it's the best among the lists I'm on... I just tried, with a fresh ports tree, to build gmake after having pkg_deleted it, and it failed because it couldn't find its own binary. I "fixed" this by editing work/*/Makefile to say "make=make" inste