RE: Networking

2002-10-31 Thread Michael Harnois
I can't run the -CURRENT kernel of the last several days and get any
networking performance at all-but this is a desktop machine with a dc.
Something's seriously wrong.

Michael D. Harnois
2L, University of St. Thomas School of Law
Minneapolis, Minnesota

-Original Message-
From: [EMAIL PROTECTED]
[mailto:owner-freebsd-current;FreeBSD.ORG]On Behalf Of M. Warner Losh
Sent: Monday, October 28, 2002 10:07
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Networking

In message: [EMAIL PROTECTED]
Niklas Johannes Saers [EMAIL PROTECTED] writes:
: Hi all,
: I'm wondering a bit on the state of the network-drivers in -CURRENT.
: On my laptop running a fairly recent -CURRENT whenever I do a
:   ifconfig an0 inet 192.168.1.2 netmask 255.255.255.0
: my laptop will freeze until I unplug the card. My fxp0 works great on the
: same computer. On another box I'm running, the 3Com 509B card that worked
: great with -STABLE gets pings of about 9-10 seconds to a computer it's
: hooked directly against. My an0 is a Cisco Aironet 350 card.
:
: These are probably known problems, but since they've been ongoing for
: quite a while now, I thought I'd mention it. If they are not known
: problems, I'd be happy to provide additional data.

Hmmm, sounds like you have interrupt problems on the laptop.  I'm
sending this mail with an 'an' card right now and it works w/o a
hitch.  I can dhclient an address, or set one manually.  It does take
it about a second to configure the network in either case.  I've used
both the 340 and the 350 cards with this laptop in recent memory.

As for your 509B card, I have no clue.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



today's current: acpi fails to load

2002-01-08 Thread Michael Harnois

link_elf: symbol find_devclass undefined
KLD file acpi.ko - could not finalize loading

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 The opposite of a correct statement is a false statement.
 The opposite of a profound truth may well be another profound truth.
  -- Niels Bohr

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: mergemaster and /etc/pam.d

2002-01-04 Thread Michael Harnois

 I don't think pam.d is installed right now by default.

Hmm. I'm not sure how it got installed on my system at all, then ...



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: mergemaster and /etc/pam.d

2002-01-04 Thread Michael Harnois

 mtree creates the directory but the current makefiles don't install
anything
 in the directory.

I just know there's stuff in the directory on my machine, and I didn't do
anything intentional to put it there. YMMV.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



spawning zombies incapacitate system

2002-01-01 Thread Michael Harnois

Something on my -current system is spawning zombies of sh. With 55
minutes of uptime, I already have 48 of them. How do I figure out what
the heck is doing this?

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 If you want to follow Jesus, you better look good on wood.
  --Daniel Berrigan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: cvs commit: src/sys/conf files src/sys/dev/ciss ciss.c cissio.h cissreg.h cissvar.h src/sys/modules Makefile src/sys/modules/ciss Makefile src/sys/i386/conf NOTES

2001-11-28 Thread Michael Harnois

On Wed, 28 Nov 2001 12:57:04 +0600 (NOVT), [EMAIL PROTECTED] (Nickolay Dudorov) said:

   And I can buildkernel only after the next patch:

I don't reach that:

/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:3214: conflicting types for `cis
s_open'
/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:210: previous declaration of `ci
ss_open'
/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:3232: conflicting types for `cis
s_close'
/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:211: previous declaration of `ci
ss_close'
/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:3251: conflicting types for `cis
s_ioctl'
/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:212: previous declaration of `ci
ss_ioctl'
/usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:1640: warning: `ciss_abort_reque
st' defined but not used


-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 He who will not reason is a bigot; he who cannot is a fool; 
  and he who dares not, is a slave. -- William Drummond

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: depend problem on new -current

2001-10-24 Thread Michael Harnois

On Wed, 24 Oct 2001 17:01:44 -0800, Beech Rintoul [EMAIL PROTECTED] said:

 On building today's -current it errors on mkdep. 
 /usr/src/lib/libc_r/arch/i386/_atomic_lock.s:28: DEFS.h: no such
 file or directory

 I cvsupped a couple hours later, still no DEFS.h

Peter just patched it. Should be there shortly.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 The opposite of a correct statement is a false statement.
 The opposite of a profound truth may well be another profound truth.
  -- Niels Bohr

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



dhclient fails on -current

2001-09-11 Thread Michael Harnois

For the last five days or so, dhclient from isc-dhcp2 has not worked
with -current on my machine. It reports dc0: not found. Some others
reported a similar problem with postfix which was cured by
recompiling. The same solution does not work with dhclient.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 One of the symptoms of an approaching nervous breakdown is 
 the belief that one's work is terribly important. -- Bertrand Russell

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: dhclient fails on -current

2001-09-11 Thread Michael Harnois

On Tue, 11 Sep 2001 13:05:57 -0700, David O'Brien [EMAIL PROTECTED] said:

 Why are you using the client from isc-dhcp2 when that is the
 same client in the base system?

In fact, having looked at my rc.conf now, I am using the one from the
base system.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 Make everything as simple as possible, but not simpler. -- Einstein

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: postfix fails to start

2001-09-07 Thread Michael Harnois

On Fri, 7 Sep 2001 17:03:00 +0200 (METDST), [EMAIL PROTECTED] (Hellmuth Michaelis) said:

 After the reboot i tried postfix:

  Sep 7 16:19:49 hmscrap postfix[372]: fatal: could not find any
 active network interfaces

Do you have a way to try dhclient? As I said, that failed with a
similar error for me.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
Begin the morning by saying to thyself, I shall meet with the busy-body,
the ungrateful, arrogant, deceitful, envious, unsocial. All these things
happen to them by reason of their ignorance of what is good and evil.
 --Marcus Aurelius

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



failure to detect network interfaces

2001-09-07 Thread Michael Harnois

As of about two days ago, -current began to exhibit a problem which
affects at least postfix and dhclient, wherein these two programs fail to
find any active network interfaces. Could someone who understands such
things take a look at the thread postfix fails to start? Thanks.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
Begin the morning by saying to thyself, I shall meet with the busy-body,
the ungrateful, arrogant, deceitful, envious, unsocial. All these things
happen to them by reason of their ignorance of what is good and evil.
 --Marcus Aurelius

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: postfix fails to start

2001-09-06 Thread Michael Harnois

On Thu, 6 Sep 2001 21:46:15 +0200 (METDST), [EMAIL PROTECTED] (Hellmuth Michaelis) said:

  Sep 6 21:33:48 bert postfix[15838]: fatal: could not find any
 active network interfaces

I'm having a similar experience here.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 Everyone thinks of changing the world, 
  but no one thinks of changing himself. -- Leo Nikolaevich Tolstoy

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: postfix fails to start

2001-09-06 Thread Michael Harnois

On Fri, 7 Sep 2001 03:49:38 +0300, Giorgos Keramidas [EMAIL PROTECTED] said:

 ifconfig output please ?

On the bad kernel, an ifconfig shows that the network card for my
outside interface has an ipaddr of 0.0.0.0. When I try to run dhclient
manually on the interface it says dc0: not found.

Going back to a kernel from a couple of days ago (in my case, from 4
September at 1925) solves the problem.

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 He who will not reason is a bigot; he who cannot is a fool; 
  and he who dares not, is a slave. -- William Drummond

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



aac module broken

2001-08-30 Thread Michael Harnois

/usr/src/sys/modules/aac/../../dev/aac/aac.c: At top level:
/usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: warning: `aac_describe_code' was 
used with no prototype before its definition
/usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: conflicting types for 
`aac_describe_code'
/usr/src/sys/modules/aac/../../dev/aac/aac.c:156: previous declaration of 
`aac_describe_code'

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 Every revolution evaporates and leaves behind only 
  the slime of a new bureaucracy. -- Franz Kafka

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: aac module broken

2001-08-30 Thread Michael Harnois

On Thu, 30 Aug 2001 08:12:42 -0500, Michael Harnois [EMAIL PROTECTED] said:

 /usr/src/sys/modules/aac/../../dev/aac/aac.c: At top level:
 /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: warning:
 `aac_describe_code' was used with no prototype before its
 definition /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976:
 conflicting types for `aac_describe_code'
 /usr/src/sys/modules/aac/../../dev/aac/aac.c:156: previous
 declaration of `aac_describe_code'

Should have looked before I leapt, the actual fatal error is here:

/usr/src/sys/modules/aac/../../dev/aac/aac.c:156: syntax error before `u_int32_t
'

-- 
Michael D. Harnois   bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law   Minneapolis, Minnesota
 Every revolution evaporates and leaves behind only 
  the slime of a new bureaucracy. -- Franz Kafka

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: filesystem errors

2001-07-28 Thread Michael Harnois

On Sat, 28 Jul 2001 12:48:54 -0700, Kirk McKusick [EMAIL PROTECTED] said:

 FFS will never set a directory ino == 0 at a location other than
 the first entry in a directory, but fsck will do so to get rid
 of an unwanted entry. The readdir routines know to skip over an
 ino == 0 entry no matter where in the directory it is found, so
 applications will never see such entries. It would be a fair
 amount of work to change fsck to `do the right thing', as the
 checking code is given only the current entry with which to
 work. I am of the opinion that you should simply accept that
 mid-directory block ino == 0 is acceptable rather than trying to
 `fix' the problem.

I don't have sufficient technical knowledge to know which of you is
right; I would just ask that filesystem corruption caused by
restarting from a hung system not cause a panic g.

-- 
Michael D. Harnois   bilocational bivocational
Washburn, Iowa  Minneapolis, Minnesota
 Hanlon's Razor: Never attribute to malice 
 that which is adequately explained by stupidity.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: filesystem errors

2001-07-26 Thread Michael Harnois

On Thu, 26 Jul 2001 15:14:09 +0100, Ian Dowse [EMAIL PROTECTED] said:

 That should show up any directories that would fail that dirhash
 sanity check - there will probably just be one or two that
 resulted from some old filesystem corruption.

The only result it generated was

/usr/home/mdharnois off 120 ino 0 reclen 0x188 type 010 namelen 14 name 
'.fetchmail.pid' [368]

and that file is destroted and recreated every couple of minutes.

-- 
Michael D. Harnois   bilocational bivocational
Washburn, Iowa  Minneapolis, Minnesota
 Sed quis custodiet ipsos custodes? -- Juvenal

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



filesystem errors

2001-07-25 Thread Michael Harnois

I'm tearing my hair out trying to find a filesystem error that's
causing me a panic: ufsdirhash_checkblock: bad dir inode.

When I run fsck from a single user boot, it finds no errors.

When I run it on the same filesystem mounted, it finds errors: but, of
course, it then can't correct them

-- 
Michael D. Harnois   bilocational bivocational
Washburn, Iowa  Minneapolis, Minnesota
 Never, for the sake of peace and quiet, deny 
 your own experience or convictions. -- Dag Hammarskjold

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: acpica malfunctions

2001-07-20 Thread Michael Harnois


 These are known bugs, and should be fixed in the next ACPI CA
 import (hopefully sometime in the next few days).

I don't suppose this is going to fix the problem with the CUSL-2 BIOS
... 

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 No excellent soul is exempt from a mixture of madness.
-- Aristotle

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



can't build kernel: config doesn't work

2001-07-01 Thread Michael Harnois

Truly bizarre. Running config does nothing, although it generates the
usual messages. I tried deleting my kernel object directory after an
odd failure; ran config again, it didn't even recreate the directory.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Everyone thinks of changing the world, 
  but no one thinks of changing himself. -- Leo Nikolaevich Tolstoy

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: can't build kernel: config doesn't work

2001-07-01 Thread Michael Harnois

OK, so it is my fault. Did I miss a HEADS UP on this? It certainly
deserved one.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 He who will not reason is a bigot; he who cannot is a fool; 
  and he who dares not, is a slave. -- William Drummond

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



lock recursion in uipc_mbuf.c

2001-06-12 Thread Michael Harnois

This is from today's current. Can you spot the problem from this or do
you need a backtrace?

recursed on non-recursive lock (sleep mutex) mbuf free list lock @
../../kern/uipc_mbuf.c:573

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 God made everything out of nothing, 
 but the nothingness shows through. -- Paul Valery 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: recursed on non-recursive lock

2001-05-27 Thread Michael Harnois

On Sun, 27 May 2001 17:32:15 -0700 (PDT), John Baldwin [EMAIL PROTECTED] said:

 Please try http://www.FreeBSD.org/~jhb/patches/vm.patch it fixes
 several places where we hold the vm lock across VOP's, etc.

Does that mean you've upgraded it? The last time I tried it (shortly
after you announced it) it didn't apply cleanly.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Sed quis custodiet ipsos custodes? -- Juvenal

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: next panic: blockable sleep lock

2001-05-27 Thread Michael Harnois

On Sun, 27 May 2001 21:30:59 +0200, [EMAIL PROTECTED] said:

 The ui_ref member in struct uidinfo is only 16 bits. This means
 that a fatal wraparound due to a missing call to uifree() can
 happen rather quickly.

Great! With your patch and the earlier one from Thomas I can build
world again. In fact I built world and mozilla+ipv6 simultaneously, a
pretty good workout.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Sed quis custodiet ipsos custodes? -- Juvenal

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



recursed on non-recursive lock

2001-05-26 Thread Michael Harnois

I finally got this much. I hope it helps.

lock order reversal
1st 0xc03af0a0 mntvnode @ ../../ufs/ffs/ffs_vnops.c:1007
2nd 0xc8b539cc vnode interlock @ ../../ufs/ffs/ffs_vfsops.c:1016

recursed on non-recursive lock (sleep mutex) vm @ ../../ufs/ufs/ufs_readwrite.c:420
first acquired @ ../../vm/vnode_pager.c:912
panic:recurse
Debugger (panic)
Stopped at Debugger+0x45: pushl %ebx
db t
Debugger(c0310767b) at Debugger+0x45
panic(c0313348,c81b9cb8,a0,10,0) at panic+0x70
witness_lock(c03b3f20,8,c03263b6,1a4) at witness_lock+0x356
ffs_write(c81b9ca4) at ffs_write+0xba
vnode_pager_generic_putpages(c8c31d00,c81b9ddc,1,0,c81b9d74) at 
vnode_pager_generic_putpages+0x19c
vop_stdputpages(c81b9d28,c81b9d0c,c02a7f9d,c81b9d28,c81b9d48) at vop_stdputpages+0x1f
vop_defaultop(c81b9d28,c81b9d48,c02c5c3d,c81b9d28,0) at vop_defaultop+0x15
ufs_vnoperate(c81b9d28) at ufs_vnoperate+0x15
vnode_pager_putpages(c8c4b360,c81b9ddc,10,0,c81b9d74,c03b3f20,1,c0329ffa,91) at 
vnode_pager_putpages+0x1ad
vm_pageout_flush(c81b9ddc,10,0,c09d3b7c,c0a0d638) at vm_pageout_flush+0x12c
vm_object_page_clean(c8c4b360,0,0,4) at vm_object_page_clean+0x434
vfs_msync(c0eeb200,2,c81ae440,c7b9b200,c0e8b194) at vfs_msync+02x34
sync_fsync(c81b9f5c) at sync_fsync+0x17c
sched_sync(0,c81b9fa8) at sched_sync+0x16c
fork_exit(c01d330c,0,c81b9fa8) at fork_exit+0xb6
fork_trampoline() at fork_trampoline+0x8
db show registers
cs  0x8
ds  0x10
es  0x10
fs  0x18
ss  0x10
eax 0x12
ecx 0xc03a7c00  main_console.518
edx 0xc033074f  db_lengths+0x1d7
ebx 0x202
esp 0xc81b9bc8
ebp 0xc81b9bd4
esi 0x100
edi 0xc0386ccc
eip 0xc02daa39  Debugger+0x45
efl 0x46
Debugger+0x45:  pushl %ebx
db show locks
exclusive (sleep mutex) vm (oxc03b3f20) locked @ ../../vm/vnode_pager.c:912
exclusive (sleep mutex) Giant (0xc03b4b00) locked @ ../../kern/vfs_subr.c:1027
db c
syncing disks... panic: mutex vm owned at ../../kern/vfs_bio.c:2990
Debugger(panic)
Stopped at Debugger+0x45: pushl %ebx
db c
Uptime: 37s

dumping to dev ad0s1b, offset 280744
dump ata0: resetting devices .. 

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Wise men talk because they have something to say; 
 fools, because they have to say something. -- Plato

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: recursed on non-recursive lock

2001-05-26 Thread Michael Harnois

On Sun, 27 May 2001 03:59:20 +0200, Thomas Moestl [EMAIL PROTECTED] said:

 The attached patch just unlocks vm_mtx before this call and
 reacquires the it when it's done. This works for me

Me, too. So far, at least ... uptime 25 minutes, swapping, X running,
none of which I could do before ... thanks!

lock order reversal 

I still have this little booger ... is it significant?

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Earth has its boundaries, but human stupidity is limitless.
   -- Gustave Flaubert

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: recursed on non-recursive lock

2001-05-26 Thread Michael Harnois

After I'd been up a couple of hours I had a spontaneous reboot. No
idea why. Still a lot better than I'd been doing ...

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Earth has its boundaries, but human stupidity is limitless.
   -- Gustave Flaubert

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



next panic: blockable sleep lock

2001-05-26 Thread Michael Harnois

freeing uidinfo: uid = 0, sbsize = 3197224
freeing uidinfo: uid = 0, proccnt = 86
kernel trap 12 with interrupts disabled
panic: blockable sleep lock (sleep mutex) Giant @ ../../vm/vm_fault.c:213
Debugger(panic)
Stopped at Debugger+0x45: pushl %ebx
db t
Debugger(c0350d9b) at Debugger+0x45
panic(c0353900, c034fd00,c0372434,c0368074,d5) at panic+0x70
witness_lock(co4230c0,8,c0368074,d5) at witness_lock+0x1b4
vm_fault(c040e2ec,deadc000,1,0,0) at vm_fault+0xb2
trap_pfault(c8d27e94,0,deadc2af,c8cbd200,c0b3351c) at trap_pfault+0x2d1
trap(c8d20018,c01d0010,c8cb0010,4,c0b3351c) at trap+0x5d0
calltrap() at calltrap+0x5
--- trap 0xc, eip = 0xc01ba652, esp = 0xc8d27ed4, ebp = 0xc8d27ee0 ---
_mtx_lock_sleep(c0b3351c,0,c035076c,364) at mtx_lock_sleep+0x342
chgproccnt(c0b33500,,0,c1280900,c03b0d40,c8d26bbc,c1280900) at chgproccnt+0x67
wait1(c8cbd200,c8d27f80,0,c8d27fa0,c0323469) at wait1+0x765
wait4(c8cbd200,c8d27f80,8085c01,bfbfed04,c597) at wait4+0x12
syscall(2f,2f,2f,c597,bfbfed04) at syscall+0x695
syscall_with_err_pushed() at syscall_with_error_pushed+0x1b
db show reg
cs  0x8
ds  0x8d20010
es  0x10
fs  0x18
ss  0x10
eax 0x12
edx 0xc0370e6f  db_lengths+0x1d7
ebx 0x202
esp 0xc8d27da4
ebp 0xc8d27db0
esi 0x100
edi 0xc8cbd200
eip 0xc0313d09
efl 0x46
Debugger+0x45:  pushl %ebx
db show locks
exclusive (sleep mutex) Giant (0xc04230c0) locked @ ../../i386/i386/trap.c:1153
exclusive (spin mutex) sched lock (0xc0422f20) locked @ ../../kern/kern_mutex.c: 312

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Earth has its boundaries, but human stupidity is limitless.
   -- Gustave Flaubert

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Tonights panic: free_newdirblk+0x73: movl %eax,0x10(%e

2001-05-24 Thread Michael Harnois

On Wed, 23 May 2001 22:10:09 -0300 (ADT), The Hermit Hacker [EMAIL PROTECTED] said:

 Oops ... neat, now it just locked up solid and ctl-alt-esc
 doesn't even get me to debugger :(

This has been my experience for about a week on the -current kernel
... I held out high hopes that these changes by John and Alfred over
the past 24 hours or so would fix it, but no go ...

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 It's not what we don't know that hurts us, 
 it's what we know for certain that just ain't so. -- Mark Twain

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: kernel broken in two places

2001-05-23 Thread Michael Harnois

Dima Dorfman [EMAIL PROTECTED] said:

 Are you compiling without options INET?

No, that I could have figured out.

-- 




Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa
 CYNIC, n.  A blackguard whose faulty vision sees things as they are,
 not as they ought to be.  -- Ambrose Bierce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: kernel broken in two places

2001-05-23 Thread Michael Harnois

Well, I deleted /usr/src/sys/, cvsup'd again, and now make depend works. Who 
knows ...

-- 




Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa
 Be radical, be as radical as you can ...
 because radicals empower liberals.
 --John Preston


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: kernel trap 12 with interrupts disabled

2001-05-20 Thread Michael Harnois

On Sat, 19 May 2001 22:48:51 -0400, Alfred Perlstein [EMAIL PROTECTED] said:

 You'll have to provide more info before anyone can help you.

Well, that would require the kernel offering me more information.

 Can you at least get a DDB traceback?

I have never succeeded in getting that to work, but I'll try once
again ...

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 No man knows how bad he is 
 till he has tried very hard to be good. -- C.S. Lewis

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



kernel trap 12 with interrupts disabled

2001-05-19 Thread Michael Harnois

is the message I get as soon as I'm done booting with a kernel build
from this evening's cvsup. No other messages ... sorry, no serial
console ...

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Censorship is the strongest drive in human nature; 
 sex is a weak second. -- Phil Kerby

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: world broken yet again

2001-05-17 Thread Michael Harnois

On Thu, 17 May 2001 11:17:10 +0200, Sheldon Hearn [EMAIL PROTECTED] said:

 You're not supposed to report errors with world and kernel if
 you're using non-standard optimizations.

Are you telling me this error had something to do with optimizations?

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Everyone thinks of changing the world, 
  but no one thinks of changing himself. -- Leo Nikolaevich Tolstoy

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: world broken yet again

2001-05-17 Thread Michael Harnois

On Thu, 17 May 2001 07:11:16 -0500, Will Andrews [EMAIL PROTECTED] said:

 On Thu, May 17, 2001 at 06:36:01AM -0500, Michael Harnois wrote:
 Are you telling me this error had something to do with
 optimizations?

 No. 

My point is that I knew that.

 However, in this case, you ran into a bona fide breakage. It was
 fixed awhile ago, so re-cvsup and re-make world. :)

I knew that too. However, it had not been fixed at the time I reported
the problem.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Everyone thinks of changing the world, 
  but no one thinks of changing himself. -- Leo Nikolaevich Tolstoy

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



world broken yet again

2001-05-16 Thread Michael Harnois

cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DHAS_CGETENT -DENCRYPTION 
-DDES_ENCRYPTION -DAUTHENTICATION  -DSRA 
-I/usr/src/secure/lib/libtelnet/../../../crypto/telnet 
-I/usr/obj/usr/src/i386/usr/include -c 
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c -o pk.o
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c: In function 
`getseed':
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:146: `i' 
undeclared (first use in this function)
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:146: (Each 
undeclared identifier is reported only once
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:146: for each 
function it appears in.)
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c: In function 
`pk_encode':
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:235: warning: 
passing arg 1 of `des_cbc_encrypt' from incompatible pointer type
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:235: warning: 
passing arg 2 of `des_cbc_encrypt' from incompatible pointer type
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c: In function 
`pk_decode':
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:272: warning: 
passing arg 1 of `des_cbc_encrypt' from incompatible pointer type
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:272: warning: 
passing arg 2 of `des_cbc_encrypt' from incompatible pointer type
*** Error code 1

Stop in /usr/src/secure/lib/libtelnet.
*** Error code 1


-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Believe those who are seeking the truth. 
  Doubt those who find it.  -- Andre Gide

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



modules broken at nge

2001-05-11 Thread Michael Harnois

rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev 
-I@/../include  /usr/src/sys/modules/nge/../../dev/nge/if_nge.c
/usr/src/sys/modules/nge/../../dev/nge/if_nge.c:119: pci/if_ngereg.h: No such file or 
directory
/usr/src/sys/modules/nge/../../dev/nge/if_nge.c:124: miibus_if.h: No such file or 
directory
mkdep: compile failed

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Never, for the sake of peace and quiet, deny 
 your own experience or convictions. -- Dag Hammarskjold

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: FW: Snapshot Log - world broken in telnetd

2001-05-10 Thread Michael Harnois

On Fri, 11 May 2001 03:16:35 +1000 (EST), Bruce Evans [EMAIL PROTECTED] said:

 The kerberosIV telnetd is missing linkage to libpam, perhaps
 more.

The kerberosIV telnet and telnetd are missing linkage to libpam, for
about three days. Just adding that lib makes it work ...

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Creative thought means that you forgot where you read it.
  --Stanley Hauerwas

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



world broken, pstat wants IN_SHLOCK, IN_EXLOCK

2001-05-08 Thread Michael Harnois

cc -O2 -fno-strength-reduce -pipe -march=pentiumpro 
-I/usr/src/usr.sbin/pstat/../../sys   -c /usr/src/usr.sbin/pstat/pstat.c
/usr/src/usr.sbin/pstat/pstat.c: In function `ufs_print':
/usr/src/usr.sbin/pstat/pstat.c:494: `IN_SHLOCK' undeclared (first use in this 
function)
/usr/src/usr.sbin/pstat/pstat.c:494: (Each undeclared identifier is reported only once
/usr/src/usr.sbin/pstat/pstat.c:494: for each function it appears in.)
/usr/src/usr.sbin/pstat/pstat.c:496: `IN_EXLOCK' undeclared (first use in this 
function)
*** Error code 1


-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Physics is like sex: sure, it may give some practical results,
 but that's not why we do it. -- Richard Feynman

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



world broken in sshd

2001-05-08 Thread Michael Harnois

cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DLIBWRAP -DHAVE_LOGIN_CAP 
-DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM 
-DHAVE_PAM_GETENVLIST -DKRB4 -DSKEY -DXAUTH_PATH=\/usr/X11R6/bin/xauth\   
-I/usr/obj/usr/src/i386/usr/include -c 
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c: In function 
`do_authloop':
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:121: structure has no 
member named `kerberos_or_local_passwd'
*** Error code 1

Stop in /usr/src/secure/usr.sbin/sshd.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Physics is like sex: sure, it may give some practical results,
 but that's not why we do it. -- Richard Feynman

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: make world bXrked ?

2001-05-03 Thread Michael Harnois

On Thu, 03 May 2001 18:15:38 +0200, Poul-Henning Kamp [EMAIL PROTECTED] said:


 eelf_i386.c:158: elf-hints.h: No such file or directory mkdep:
 compile failed *** Error code 1 1 error *** Error code 2

I puzzled over this, and finally found that beginning the magical
incantations with make includes would get me past the problem.

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 When the outcome of a meeting is to have another meeting,
 it has been a lousy meeting. -- Herbert Clark Hoover

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



ACPI: table load failed

2001-04-30 Thread Michael Harnois

Is this a bug? It's on an ASUS CUSL-2.

ACPI debug layer 0x0  debug level 0x0
 tbutils-0299: *** Warning: Invalid table signature found
 tbxface-0170: *** Error: AcpiLoadTables: Could not load RSDT: AE_BAD_SIGNATURE
 tbxface-0202: *** Error: AcpiLoadTables: Could not load tables: AE_BAD_SIGNATUR
E
ACPI: table load failed: AE_BAD_SIGNATURE
Using $PIR table, 10 entries at 0xc00f1310

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 There are four kinds of homicide: felonious, excusable, justifiable
 and praiseworthy... -- Ambrose Bierce

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: World is broken...

2001-04-29 Thread Michael Harnois

On Sun, 29 Apr 2001 12:00:56 -0700 (PDT), John Polstra [EMAIL PROTECTED] said:

 I imagine adding something like this to stand.h would fix it:

 #define isalnum(c) (isalpha(c) || isdigit(c))

This suggestion was posted this morning in cvs-all; 

The file 'sys/boot/ficl/words.c' contains the call
to 'isalnum' (macro) whic is not defined in stand.h header
file.

To fix world breakage you can drfine 'isalnum' in 'stand.h'
or use 'isxdigit' in the sys/boot/ficl/words.c instead of 'isalnum'.

N.Dudorov

I don't have any idea if the latter is correct, but I can tell you it
works here (and I am experiencing none of the errors others in this
thread have noted ...).

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Make everything as simple as possible, but not simpler. -- Einstein

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



world broken at vnode.h

2001-04-22 Thread Michael Harnois

In file included from ../../dev/bktr/bktr_audio.c:52:
../../sys/vnode.h:571: conflicting types for `vaccess_acl_posix1e'
../../sys/vnode.h:568: previous declaration of `vaccess_acl_posix1e'
../../sys/vnode.h:571: warning: redundant redeclaration of `vaccess_acl_posix1e' in 
same scope
../../sys/vnode.h:568: warning: previous declaration of `vaccess_acl_posix1e'
*** Error code 1

the offending lines in vnode.h are 

int vaccess_acl_posix1e __P((enum vtype type, struct acl *acl,
mode_t acc_mode, struct ucred *cred, int *privused));
int vaccess_acl_posix1e __P((enum vtype type, uid_t file_uid,
gid_t file_gid, struct acl *acl, mode_t acc_mode,
struct ucred *cred, int *privused));

One suspects only one of those can be correct ...

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 Hanlon's Razor: Never attribute to malice 
 that which is adequately explained by stupidity.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: perl broken?

2001-04-08 Thread Michael Harnois

Much better, thanks!

-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 One of the symptoms of an approaching nervous breakdown is 
 the belief that one's work is terribly important. -- Bertrand Russell

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



perl broken?

2001-04-07 Thread Michael Harnois

Different ports, similar problem:

/usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPANIMAP.xs  
IMAP.xsc  mv IMAP.xsc IMAP.c
/*
 * Copyright (c) 1998-2000 Carnegie Mellon University.  All rights reserved.
 *
 * Redistribution and use in source and binar/: ?+*{} follows nothing in regexp at 
IMAP.xs line 13.
*** Error code 255

Stop in /usr/ports/mail/cyrus-imapd/work/cyrus-imapd-2.0.12/perl/imap.
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd/work/cyrus-imapd-2.0.12/perl.
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd/work/cyrus-imapd-2.0.12.
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd.
*** Error code 1

Stop in /usr/ports/mail/cyrus-imapd.

/usr/bin/perl5.6.0 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPAN
Parser.xs  Parser.xsc  mv Parser.xsc Parser.c
Number found where operator expected at Parser.xs line 1, near "/* $Id: Parser.xs,v 
2.106 2001/03"
(Missing operator before 03?)
syntax error at Parser.xs line 1, near "/* $Id: Parser.xs,v 2.106 2001/03"
Number found where operator expected at Parser.xs line 1, near "30 07"
(Missing operator before  07?)
Bareword found where operator expected at Parser.xs line 1, near "00 gisle"
(Missing operator before gisle?)
Number found where operator expected at Parser.xs line 3, near "* Copyright 1999"
(Missing operator before  1999?)
Number found where operator expected at Parser.xs line 4, near "*
Copyright 1999"
(Missing operator before  1999?)
Bareword found where operator expected at Parser.xs line 6, near "* This library"
(Missing operator before library?)
syntax error at Parser.xs line 12, near "*
 * Standard"
Bareword found where operator expected at Parser.xs line 12, near "* Standard XS"
(Missing operator before XS?)
Semicolon seems to be missing at Parser.xs line 14.
String found where operator expected at Parser.xs line 15, near "extern "C""
(Do you need to predeclare extern?)
Execution of Parser.xs aborted due to compilation errors.
*** Error code 255

Stop in /usr/ports/www/p5-HTML-Parser/work/HTML-Parser-3.20.
*** Error code 1

Stop in /usr/ports/www/p5-HTML-Parser.
*** Error code 1

Stop in /usr/ports/www/p5-HTML-Parser.
*** Error code 1


-- 
Michael D. Harnois[EMAIL PROTECTED]
Redeemer Lutheran Church  Washburn, Iowa 
 It is better to die excommunicated than to live 
 and violate the conscience. -- Thomas Aquinas

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: dirty buffers on reboot again?

2001-02-22 Thread Michael Harnois

On Thu, 22 Feb 2001 15:20:10 -0800 (PST), Matthew Jacob [EMAIL PROTECTED] said:

 syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 giving
 up on 3 buffers

 I'm seeing a lot of this again. Anyone else?

Yup.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Where ignorance is our master, there is 
 no possibility of real peace. -- the Dalai Lama

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



ata changes break kernel

2001-02-12 Thread Michael Harnois

../../dev/ata/ata-all.c:96: elements of array `ata_ids' have incomplete type
../../dev/ata/ata-all.c:97: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:97: warning: (near initialization for `ata_ids[0]')
../../dev/ata/ata-all.c:97: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:97: warning: (near initialization for `ata_ids[0]')
../../dev/ata/ata-all.c:98: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:98: warning: (near initialization for `ata_ids[1]')
../../dev/ata/ata-all.c:98: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:98: warning: (near initialization for `ata_ids[1]')
../../dev/ata/ata-all.c:99: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:99: warning: (near initialization for `ata_ids[2]')
../../dev/ata/ata-all.c:99: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:99: warning: (near initialization for `ata_ids[2]')
../../dev/ata/ata-all.c:100: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:100: warning: (near initialization for `ata_ids[3]')
../../dev/ata/ata-all.c:100: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:100: warning: (near initialization for `ata_ids[3]')
../../dev/ata/ata-all.c:101: warning: excess elements in struct initializer
../../dev/ata/ata-all.c:101: warning: (near initialization for `ata_ids[4]')
../../dev/ata/ata-all.c:102: invalid use of undefined type `struct isa_pnp_id'
../../dev/ata/ata-all.c: In function `ata_isa_probe':
../../dev/ata/ata-all.c:113: warning: implicit declaration of function `ISA_PNP_PROBE'

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "It's not what we don't know that hurts us, 
 it's what we know for certain that just ain't so." -- Mark Twain


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: kernel trap 26 panic

2001-02-04 Thread Michael Harnois

On Sat, 03 Feb 2001 22:54:33 -0800 (PST), John Baldwin [EMAIL PROTECTED] said:

 The ppbus does painful things with its interrupt handlers. This
 is a known problem and on the todo list, just not fixed yet.

This problem (with lpr) is new in the past couple of days, at least
here ...

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 There are things that are so serious 
 that you can only joke about them. -- Werner Heisenberg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



world dies in perl

2001-01-24 Thread Michael Harnois

=== gnu/usr.bin/perl/perl
cc -O -pipe -march=i686 -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 
-I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DPERL_CORE -pthread   
-I/usr/obj/usr/src/i386/usr/include -Wl,-E 
-L/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl -o perl perlmain.o  
lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt -lmd
lib/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In function `dl_generic_private_init':
DynaLoader.o(.text+0x184): undefined reference to `getenv'
DynaLoader.o(.text+0x19e): undefined reference to `atoi'
lib/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In function `SaveError':
DynaLoader.o(.text+0x280): undefined reference to `strncpy'
lib/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In function 
`XS_DynaLoader_dl_load_file':
DynaLoader.o(.text+0x4e8): undefined reference to `dlopen'
DynaLoader.o(.text+0x526): undefined reference to `dlerror'
lib/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In function 
`XS_DynaLoader_dl_unload_file':
DynaLoader.o(.text+0x6de): undefined reference to `dlclose'
DynaLoader.o(.text+0x6fc): undefined reference to `dlerror'
lib/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In function 
`XS_DynaLoader_dl_find_symbol':
DynaLoader.o(.text+0x996): undefined reference to `dlsym'
DynaLoader.o(.text+0x9d4): undefined reference to `dlerror'
lib/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In function `boot_DynaLoader':
DynaLoader.o(.text+0x1180): undefined reference to `strcmp'
/usr/obj/usr/src/i386/usr/lib/crt1.o: In function `_start':
/usr/obj/usr/src/i386/usr/lib/crt1.o(.text+0x56): undefined reference to `atexit'
/usr/obj/usr/src/i386/usr/lib/crt1.o(.text+0x66): undefined reference to `atexit'
/usr/obj/usr/src/i386/usr/lib/crt1.o(.text+0x7f): undefined reference to `exit'
perlmain.o: In function `main':
perlmain.o(.text+0x2e): undefined reference to `exit'
perlmain.o(.text+0xac): undefined reference to `exit'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `clock_gettime'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`setgrent'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`chroot'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`strcpy'
/usr/obj/usr/src/i386/usr/lib/libm.so: undefined reference to `__sysctl'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`sigsetjmp'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__longjmp'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`tmpfile'
/usr/lib/libutil.so.3: undefined reference to `getrlimit'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`getservent'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`getgid'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__sys_fcntl'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`printf'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`vsprintf'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`utime'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `getdtablesize'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`sethostent'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__sys_fchmod'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`setservent'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`getlogin'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__sys_wait4'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`ungetc'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`sigemptyset'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__tcdrain'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`shmctl'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`strerror'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__sys_aio_suspend'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`___toupper'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`geteuid'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `__siglongjmp'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`memmove'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`endnetent'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined reference to `snprintf'
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl/libperl.so: undefined reference to 
`syscall'
/usr/obj/usr/src/i386/usr/lib/libc_r.so: undefined 

broken at if_ray.c

2001-01-06 Thread Michael Harnois

cc -O -pipe -march=i686  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include  
-mpreferred-stack-boundary=2 -c /usr/src/sys/modules/ray/../../dev/ray/if_ray.c
/usr/src/sys/modules/ray/../../dev/ray/if_ray.c: In function `ray_res_alloc_am':
/usr/src/sys/modules/ray/../../dev/ray/if_ray.c:3369: too few arguments to function 
`CARD_SET_MEMORY_OFFSET'
card_if.h:44: warning: inlining failed in call to `CARD_SET_MEMORY_OFFSET'
/usr/src/sys/modules/ray/../../dev/ray/if_ray.c:3369: warning: called from here
/usr/src/sys/modules/ray/../../dev/ray/if_ray.c: In function `ray_res_alloc_cm':
/usr/src/sys/modules/ray/../../dev/ray/if_ray.c:3457: too few arguments to function 
`CARD_SET_MEMORY_OFFSET'
*** Error code 1

Stop in /usr/src/sys/modules/ray.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Paranoids are people, too; they have their own problems. 
 It's easy to criticize, but if everybody hated you, 
 you'd be paranoid too. -- D. J. Hicks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



panic: lockable mtx_enter

2000-12-30 Thread Michael Harnois

panic: lockable mtx_enter() of lockmgr interlock when not legal @ 
../../kern/kern_lock.c: 247

which is

mtx_enter(lkp-lk_interlock, MTX_DEF);

my system is an i386 UP with two dc cards and a kernel configured as
follows:

machine i386
cpu I586_CPU
cpu I686_CPU
ident   MYKERNEL
maxusers32

hints   "GENERIC.hints" #Default places to look for devices.

#makeoptionsDEBUG=-g#Build kernel with gdb(1) debug symbols

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
#optionsMFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
#optionsNFS #Network Filesystem
#optionsNFS_ROOT#NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660  #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS  #Process filesystem
options COMPAT_43   #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000#Delay (in ms) before probing SCSI
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 KBD_INSTALL_CDEV# install a CDEV entry in /dev
device  random  #entropy device
#optionsRANDOMDEV

device  isa
device  pci

# Floppy drives
device  fdc

# ATA and ATAPI devices
device  ata
device  atadisk # ATA disk drives
device  atapicd # ATAPI CDROM drives
device  atapifd # ATAPI floppy drives
device  atapist # ATAPI tape drives
options ATA_STATIC_ID   #Static device numbering
options ATA_ENABLE_ATAPI_DMA#Enable DMA on ATAPI devices

# SCSI Controllers
#device adv

# SCSI peripherals
device  scbus   # SCSI bus (required)
device  da  # Direct Access (disks)
device  sa  # Sequential Access (tape etc)
device  cd  # CD
device  pass# Passthrough device (direct SCSI access)

# atkbdc0 controls both the keyboard and the PS/2 mouse
device  atkbdc  1
device  atkbd
device  psm

device  vga

# splash screen/screen saver
device  splash

# syscons is the default console driver, resembling an SCO console
device  sc  1

# Floating point support - do not disable.
device  npx

# Power management support (see LINT for more options)
device  apm

# PCCARD (PCMCIA) support
#device card
#device pcic

# Serial (COM) ports
device  sio

# Parallel port
device  ppc
device  ppbus   # Parallel port bus (required)
device  lpt # Printer
device  ppi # Parallel port interface device
#device vpo # Requires scbus and da


# PCI Ethernet NICs that use the common MII bus controller code.
device  miibus  # MII bus support
device  dc  # DEC/Intel 21143 and various workalikes

# Pseudo devices - the number indicates how many units to allocated.
device  loop# Network loopback
device  ether   # Ethernet support
device  sl  # Kernel SLIP
device  ppp 1   # Kernel PPP
device  tun # Packet tunnel.
device  pty # Pseudo-ttys (telnet etc)
device  md  # Memory "disks"
device  gif 4   # IPv6 and IPv4 tunneling
device  faith   1   # IPv6-to-IPv4 relaying (translation)

# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
device  bpf 2   # Berkeley packet filter

# USB support
#device uhci# UHCI PCI-USB interface
#device ohci# OHCI PCI-USB interface
#device usb # USB Bus (required)
#device udbp# USB Double Bulk Pipe devices
#device   

Re: PCI-PCI Bridge Problems

2000-12-12 Thread Michael Harnois

On Tue, 12 Dec 2000 05:02:59 -0800, Mike Smith [EMAIL PROTECTED] said:

 I'll keep working on this one; things will go a lot faster if I
 can get my hands on a system that misbehaves in a corresponding
 fashion.

You're welcome to come to Iowa and use mine. I'll even put you up.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 EDUCATION, n. That which discloses to the wise and disguises from 
 the foolish their lack of understanding. -- Ambrose Bierce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: -current kernel hangs machine solid ...

2000-12-06 Thread Michael Harnois

Just checking in ... I haven't had one of these random hangs in the
last week or so. Anyone else?

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 No man knows how bad he is 
 till he has tried very hard to be good. -- C.S. Lewis


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



world only broken for me?

2000-12-01 Thread Michael Harnois

=== usr.bin/mklocale
yacc -d /usr/src/usr.bin/mklocale/yacc.y
cp y.tab.c yacc.c
lex -t  /usr/src/usr.bin/mklocale/lex.l  lex.c
rm -f .depend
mkdep -f .depend -a-I/usr/src/usr.bin/mklocale -I/usr/obj/usr/src/i386/usr/include 
 yacc.c lex.c
/usr/src/usr.bin/mklocale/lex.l:48: y.tab.h: No such file or directory
mkdep: compile failed
*** Error code 1

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

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

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

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

Stop in /usr/src.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 If God lived on Earth, people would knock out all His windows.
  -- Yiddish saying


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: system hangs ... not sure how to debug ...

2000-11-28 Thread Michael Harnois

On Tue, 28 Nov 2000 12:17:14 -0400 (AST), The Hermit Hacker [EMAIL PROTECTED] said:

 this kernel seems to do it faster then the previous one ...

That's been my observation over the past 24 hours too.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Where ignorance is our master, there is 
 no possibility of real peace. -- the Dalai Lama


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: system hangs ... not sure how to debug ...

2000-11-28 Thread Michael Harnois

On Tue, 28 Nov 2000 19:34:03 -0400 (AST), The Hermit Hacker [EMAIL PROTECTED] said:

 well, John just gave a good break down on what needs to be done
 to debug it ... do you have easy access to a serial console? I'm
 trying to scrounge up hardware at this end to do it with, but
 its difficult :)

no, i don't ...

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Where ignorance is our master, there is 
 no possibility of real peace. -- the Dalai Lama


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: world broken: mbuf.h:120: `MSIZE' undeclared here

2000-11-26 Thread Michael Harnois

On Sat, 25 Nov 2000 18:01:33 -0500 (EST), Bosko Milekic [EMAIL PROTECTED] 
said:

   jlemon, I think you may want to remove the include for
 sys/mbuf.h in if_var.h if it isn't needed (try) -- I think this
 is what may be screwing up netstat.

OK, I think I have it now. Remove sys/mbuf.h and change
machine/mutex.h to sys/mutex.h.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "Times are bad. Children no longer obey their parents, 
  and everyone is writing a book." -- Marcus Tullius Cicero


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



-current dies in kerberosIV

2000-11-25 Thread Michael Harnois

cc -O -pipe -march=i686 
-I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/include  
-I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/roken  
-I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/krb  
-I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/appl/kip 
-I/usr/src/kerberosIV/libexec/kipd/../../include -Wall -DHAVE_CONFIG_H  
-I/usr/obj/usr/src/kerberosIV/libexec/kipd/../../include -DBINDIR=\"/usr/bin\" 
-DSBINDIR=\"/usr/sbin\"   -I/usr/obj/usr/src/i386/usr/include -c 
/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/appl/kip/kipd.c
In file included from /usr/obj/usr/src/i386/usr/include/net/if_var.h:78,
from /usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/appl/kip/kip.h:78,
from /usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/appl/kip/kipd.c:36:
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:120: `MSIZE' undeclared here (not in a 
function)
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:120: size of array `MH_databuf' has 
non-integer type
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:123: `MSIZE' undeclared here (not in a 
function)
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:123: size of array `M_databuf' has 
non-integer type
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:239: `MCLBYTES' undeclared here (not in a 
function)
In file included from 
/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/krb/krb.h:355,
from /usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/appl/kip/kip.h:87,
from /usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/appl/kip/kipd.c:36:
/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/krb/krb-protos.h:523: 
syntax error before `.'
/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/krb/krb-protos.h:533: 
syntax error before `.'
/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/krb/krb-protos.h:551: 
syntax error before `.'

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "It's not what we don't know that hurts us, 
 it's what we know for certain that just ain't so." -- Mark Twain


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: world broken: mbuf.h:120: `MSIZE' undeclared here

2000-11-25 Thread Michael Harnois

On Sat, 25 Nov 2000 18:01:33 -0500 (EST), Bosko Milekic [EMAIL PROTECTED] 
said:

   jlemon, I think you may want to remove the include for
 sys/mbuf.h in if_var.h if it isn't needed (try) -- I think this
 is what may be screwing up netstat.

I tried your suggestion and it got me past the problem I was having in
kerberosIV (same error as Steve, different place) but stopped here:

=== libncp
cc -O -pipe -march=i686 -I/usr/obj/usr/src/i386/usr/include -c 
/usr/src/lib/libncp/ipx.c -o ipx.o
In file included from /usr/src/lib/libncp/ipx.c:41:
/usr/obj/usr/src/i386/usr/include/net/if_var.h:95: field `ifq_mtx' has incomplete type


-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "Any movement in history which attempts to perpetuate itself, 
 becomes reactionary." -- Josip Broz Tito


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: CURRENT is freezing again ...

2000-11-18 Thread Michael Harnois

On Fri, 17 Nov 2000 10:30:02 -0800 (PST), John Baldwin [EMAIL PROTECTED] said:

 what the WITNESS code does is perform extra checks on mutex
 enter's and exit's to ensure that we aren't handling mutexes in
 such a way that a deadlock is possible. Thus, it verifies that
 you don't grab mutexes out of order, or that you don't grab
 sleep mutexes with interrupts disabled, etc.

Is this code meaningful on UP machines? Having been a victim of these
seemingly random freezes since SMPng started, as others have noted, I
decided to compile it in earlier this week. Twice now I've been dumped
into the debugger with this output:

lock order reversal
1st dc0 last acquired @ ../../pci/if_dc.c:2717
2nd 0xc0acdb3c dc1 @ ../../pci/if_dc.c: 2717
3rd 0xc0acab3c dc0 @ ../../pci/if_dc.c: 2929

Debugger ("witness_enter")
Stopped at Debugger+0x39: movb $0, in.Debugger.639

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 The atheist staring from the attic window is often nearer to God than the
 believer caught up in his own false image of God. -- Martin Buber


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: CURRENT is freezing again ...

2000-11-18 Thread Michael Harnois

On Sat, 18 Nov 2000 11:40:34 -0600 (CST), Jonathan Lemon [EMAIL PROTECTED] said:

 What version of if_dc.c

1.38

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "It's not what we don't know that hurts us, 
 it's what we know for certain that just ain't so." -- Mark Twain


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: CURRENT is freezing again ...

2000-11-17 Thread Michael Harnois

On Fri, 17 Nov 2000 12:55:28 +0100 (CET), Soren Schmidt [EMAIL PROTECTED] said:

 It doesn't help here at least, the machine(s) just lock up solid
 only reset or a powercycle can bring them back...

Same here ... as others noted, started with SMPng ...

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 There are things that are so serious 
 that you can only joke about them. -- Werner Heisenberg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ad1 is not detected.

2000-11-06 Thread Michael Harnois

I think I may be having the same problem you are seeing. My ATAPI
CD-ROM, an HP 8200, which is at ata1-slave, is not being detected. I
can't say reliably when the problem started, but at one time it
worked. (I have been running current almost continuously since I built
this machine in early August, and everything worked then.) If there's
some date in the recent past you'd like me to backtest to I can (I'm
on cable modem so download time is not a big problem.)

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "Waiter, there's no fly in my soup!" - Kermit the Frog


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: linux emulation

2000-11-02 Thread Michael Harnois

I'm not sure who all has been messing with the linuxulator in the last
couple of days but as of my last several builds (the latest of a cvsup
this afternoon) any attempt to manipulate entries in /compat/linux/dev
(even to look at them with ls) causes a kernel page fault.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 There are things that are so serious 
 that you can only joke about them. -- Werner Heisenberg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: page fault while in kernel mode

2000-10-03 Thread Michael Harnois

On Tue, 03 Oct 2000 19:33:01 -0400 (EDT), Bosko Milekic [EMAIL PROTECTED] 
said:

 Also, is there anything particular that you
 notice that is happening in parallel to this? Anything special
 you're doing?

I can tell you now that rolling back to PRE_SMPNG makes the problem go
away. So it's something that's happened to -current since then.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Everything I did in my life that was worthwhile, 
 I caught hell for. -- Earl Warren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Today -current broken on build

2000-10-01 Thread Michael Harnois

On Sun, 01 Oct 2000 11:35:32 -0600, Warner Losh [EMAIL PROTECTED] said:

 Tony, this is an *UN*acceptible attitude. CHOI-san is reporting
 a problem. He didn't rail against anything, nor did he demand a
 fix. This is 100% acceptible. Your message, however, was rude
 and inappropriate.

I hate to spoil the moment ... but does anyone have an idea what the
fix is? g Nothing in the amd directory seems to have changed in the
past couple of weeks, so it must be somewhere else, and I'm not bright
enough to figure out where.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "It is dangerous to be right in matters on which 
  the established authorities are wrong." -- Voltaire


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Today -current broken on build

2000-10-01 Thread Michael Harnois

This is better than watching the soaps. I'll be waiting anxiously for
the next installment. ;)

On Sun, 1 Oct 2000 12:47:16 -0700, "David O'Brien" [EMAIL PROTECTED] said:

 On Sun, Oct 01, 2000 at 12:14:25PM -0700, Mike Smith wrote:
   I hate to spoil the moment ... but does anyone have an idea
 what the   fix is? g Nothing in the amd directory seems to
 have changed in the   past couple of weeks, so it must be
 somewhere else, and I'm not bright   enough to figure out
 where.   Yeah, somebody forgot that typedefs and structure
 names can't  conflict. :) I've just committed the fix.
 
 Er, this is probably the wrong fix. It sounds like the kernel
 'callout' structure is ending up visible in userland, which it
 shouldn't.

 This commit also took a file off the vendor branch and the
 maintainer of src/contrib was not consulted.

 The committer that committed something w/o testing `make world'
 should have backed out their commit and then discussed that they
 wanted a change made in Amd or taken a different approach in
 their commit.
 
 -- -- David ([EMAIL PROTECTED])


-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "Doing bad things is not evangelism." -- Ann Hafften


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ACPI project progress report (final?)

2000-08-09 Thread Michael Harnois

I'm not quite sure what it does, but it seems to work fine here on my
ASUS CUSL2, at least the shutdown part.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 When the stomach is satisfied, and lust is spent, 
 man spares a little time for God. -- Will Durant


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



world dies in libperl

2000-06-25 Thread Michael Harnois

cd /usr/src/gnu/usr.bin/perl/libperl  make build-tools
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)
Extracting writemain (with variable substitutions)
Extracting myconfig (with variable substitutions)
Invalid conversion in sprintf: "%v" at /usr/src/gnu/usr.bin/perl/libperl/../../.
./../contrib/perl5/configpm line 20.
Use of uninitialized value at /usr/src/gnu/usr.bin/perl/libperl/../../../../cont
rib/perl5/configpm line 432.
/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm: Config.pm 
not valid at /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configp
m line 432.
*** Error code 255

Stop in /usr/src/gnu/usr.bin/perl/libperl.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Never, "for the sake of peace and quiet," deny 
 your own experience or convictions. -- Dag Hammarskjold


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: linux broken

2000-06-03 Thread Michael Harnois

On Sat, 03 Jun 2000 00:33:10 -0700, "George W. Dinolt" [EMAIL PROTECTED] said:

 Michael: I suspect that you may have

 options COMPAT_LINUX

 defined in your kernel config file.

Nope. Used to have, though.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Be radical, be as radical as you can ...
 because radicals empower liberals.
 --John Preston


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: linux broken

2000-06-03 Thread Michael Harnois

On Sat, 03 Jun 2000 00:33:10 -0700, "George W. Dinolt" [EMAIL PROTECTED] said:

 The following change to /usr/src/modules/linux/Makefile will
 allow one to at least build a workable linux module.

It does, in fact, work now, thanks.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Be radical, be as radical as you can ...
 because radicals empower liberals.
 --John Preston


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



linux broken

2000-06-02 Thread Michael Harnois

Seems to have happened since I updated and made world and kernel this
afternoon. 

link_elf: symbol LINUX_SIGF_HANDLER undefined
pid 208 (ldconfig), uid 0: exited on signal 11 (core dumped)
dc0: promiscuous mode enabled
link_elf: symbol LINUX_SIGF_HANDLER undefined
KLD rtc.ko: depends on linux - not available
link_elf: symbol LINUX_SIGF_HANDLER undefined
KLD vmmon_up.ko: depends on linux - not available
link_elf: symbol LINUX_SIGF_HANDLER undefined
KLD vmnet.ko: depends on linux - not available

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Some folks you don't have to satirize, 
 you just quote 'em. --Tom Paxton


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



not making a splash

2000-05-29 Thread Michael Harnois

I've tried to get a splash screen with two different 320x200x256
bitmaps now, and all I get is a blank screen. Is there something else
I'm missing?

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 The deadliest bullshit is odorless and transparent.
   -- William Gibson


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: compilation problems with twe module

2000-05-25 Thread Michael Harnois


 (For the record, I was able to track down and fix the errors on
 my machine, but I do not know if this impacts others as well. If
 so, I can send patches. If it is just me, ignore me:-)

There's at least three of us.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 The opposite of a correct statement is a false statement.
 The opposite of a profound truth may well be another profound truth.
  -- Niels Bohr


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message