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

2001-07-01 Thread Takeshi Ken Yamada


  The same here, but 'config -d /sys/compile/GENERIC GENERIC'
did what it is supposed to do.

  Is this a new specification of 'config', or bug?
  
From: Michael Harnois [EMAIL PROTECTED]
Subject: can't build kernel: config doesn't work
mdharnois Truly bizarre. Running config does nothing, although it generates the
mdharnois usual messages. I tried deleting my kernel object directory after an
mdharnois odd failure; ran config again, it didn't even recreate the directory.
mdharnois 

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



Q) lock order reversal

2001-05-26 Thread Takeshi Ken Yamada

  Hi!
  With recent -current kernel, I get message below with P3@800Mhz X 2
when booting up.

  What is wrong?

  lock order reversal
1st 0xc04d4ac0 mntvnode @ ../../ufs/ffs/ffs_vfsops.c  1007
2nd 0xdb3001ac vnode interlock @ ../../ufs/ffs/ffs_vfsops.c  1016


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



Re: Threaded linux should work again

2001-03-13 Thread Takeshi Ken Yamada

  It makes my -current (ca. Mar.12) slightly happy, but I still 
have not-responding to I/O problem with jdk1.3-ibm(linux) when I 
run any java application - 'top' says java pauses.
  I did not apply the patch;
 http://www.cs.duke.edu/~gallatin/linux_sa_siginfo/diff
as it was so different - beyond my skill to manually apply it
- linux_machdep.c, linux_sysvec.c especially.

  Could anyone point the kernel patch for -current to run 
jdk1.3 if available ?




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



Re: Is Sawfish running on -current?

2001-02-11 Thread Takeshi Ken Yamada

  Thank you for quick reply.

  I found that my librep was old one - Sept one living in
/usr/local/libexec/rep., and the latest one (v 1.23 2001/01/07)
goes under /usr/X11R6/libexec/rep/i386--freebsd5.0/.

  So, I deleted /usr/local/libexec/rep hoping that new one
living under X11R6 be used.  Sigh!  rep-gtk (v 1.23 2000/12/05) 
could not be compiled because it looked at 
/usr/local/libexec/rep/i386-freebsd5.0/rules.mk.

  I understand that it may be because of librep and rep-gtk, but
I cannnot solve this /usr/X11R6/libexec/ vs. /usr/local/libexec/
by myself considering other programs, and stucked.

  I hope you can suggest some solution of this issue. (I'll be
out a week and can not respond to for a while, please accept it.)






  


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



Is Sawfish running on -current?

2001-02-10 Thread Takeshi Ken Yamada

  I have the following error while compiling Sawfish on
recent -current.

  Is it my half updated fault or the -current issue?

gmake[1]: Entering directory 
`/home/SRC/FreeBSD/FreeBSD-current/ports/x11-wm/sawfish/work/sawfish-0.36/lisp'
SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC 
/usr/local/libexec/rep/i386--freebsd5.0/libtool --mode=execute -dlopen 
../src/gradient.la ../src/sawfish --batch --no-rc compiler -f compile-batch 
sawfish/wm.jl
Segmentation fault - core dumped
gmake[1]: *** [sawfish/wm.jlc] Error 139
gmake[1]: Leaving directory 
`/home/SRC/FreeBSD/FreeBSD-current/ports/x11-wm/sawfish/work/sawfish-0.36/lisp'
gmake: *** [all] Error 2



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