Two processes with PID == 0

2003-11-14 Thread Munehiro Matsuda
Hi all, I have wierd problem with -current from Fri Nov 14 19:58:02 JST and with SCHED_4BSD scheduler. There are two processes that have the same PID as 0!! Here's snippest from 'ps axl' output: UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -16

New interrupt code lock up hard with start of X window

2003-11-10 Thread Munehiro Matsuda
Hi John and all, After update of the new interrupt code into -current, my system almost always lock up hard, when trying to start X Window up using the startx command. -current of as of Nov 4, before the new interrupt update, works just fine. I've included the 'dmesg -v' output, as attachement

DEVFS related message

2003-08-14 Thread Munehiro Matsuda
Hi All, I just got following DEVFS related message with this mornings current. DEVFS Overflow table with 32768 entries allocated when 925 in use Anybody seen this? Thanks, Haro =-- _ _Munehiro (haro)

Re: [acpi-jp 2363] Updated ec-burst.diff patch

2003-07-01 Thread Munehiro Matsuda
Hi Nate, From: Nate Lawson [EMAIL PROTECTED] Date: Tue, 1 Jul 2003 01:07:53 -0700 ::Please download and try the new version. It correctly implements burst ::mode to the best of the 2.0 spec. Like the previous message, please ::report the appropriate dmesgs (acpi_ec0* and EC Waited*) and any

Re: [solved] buildworld error

2003-06-10 Thread Munehiro Matsuda
Hi all, From: Garance A Drosihn [EMAIL PROTECTED] Date: Tue, 10 Jun 2003 19:50:08 -0400 ::At 9:42 PM +0200 6/10/03, Gordon Bergling wrote: ::Hi all, :: ::Since I disable BDECFLAGS in /etc/make.conf this problem goes ::away. I don't know if this effects the build process in any ::other way. I had

libthr faults with recent kernel?

2003-04-06 Thread Munehiro Matsuda
Hi, When ever I try to run application with the new libthr.so.1 with recent kernel, I get my system falt and just reboots: Fatal trap 12: page fault while in kernel mode fault virtual address = 0xa0 fault code = supervisor read, page not present instruction pointer =

Panic when using Wine

2003-01-05 Thread Munehiro Matsuda
Hi all, I got following panic, while trying to run Wine (ver.2002.12.19). ---8--8--8--8--8--8--8--8--8--- Mounting root from ufs:/dev/ad0s2a WARNING: / was not properly dismounted VOP_STRATEGY on VCHR : 0xc197b000: tag none, type VCHR, usecount 5, writecount 0,

Re: Panic with KSE

2002-07-29 Thread Munehiro Matsuda
://people.FreeBSD.org/~tanimura/patches/procswap.diff.gz :: ::please try it! ::let us know if it fixes your problem. :: ::On Mon, 29 Jul 2002, Munehiro Matsuda wrote: :: :: Hi, :: :: I sometimes get a panic with KSE. :: :: panic: KSE not on run queue :: :: syncing disks... panic: bremfree: bp 0xc4014908

Panic with KSE

2002-07-28 Thread Munehiro Matsuda
Hi, I sometimes get a panic with KSE. panic: KSE not on run queue syncing disks... panic: bremfree: bp 0xc4014908 not locked Uptime: 53m5s Terminate ACPI This usally happends when I try to build two differnt kernels, one based on OLDCARD and the other on NEWCARD, concurrently on differnt

UFS2 related message?

2002-06-22 Thread Munehiro Matsuda
Hello all, After the import of UFS2 patch into -current, I get the following messages. pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes Is it related to

Re: UFS2 related message?

2002-06-22 Thread Munehiro Matsuda
, Munehiro Matsuda wrote: :: :: Hello all, :: :: After the import of UFS2 patch into -current, I get the following messages. :: :: pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes :: pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes :: pid 397 (perl), uid 123 inumber 682496

Re: UFS2 related message?

2002-06-22 Thread Munehiro Matsuda
From: Poul-Henning Kamp [EMAIL PROTECTED] Date: Sat, 22 Jun 2002 20:27:58 +0200 ::After the import of UFS2 patch into -current, I get the following messages. :: ::pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes ::pid 397 (perl), uid 123 inumber 682496 on /home: out of inodes ::pid

Re: UFS2 related message?

2002-06-22 Thread Munehiro Matsuda
From: Kirk McKusick [EMAIL PROTECTED] Date: Sat, 22 Jun 2002 14:31:02 -0700 ::The problem with running out of inodes is now fixed and checked in ::on freefall. You need to pick up /sys/ufs/ffs/ffs_alloc.c revision ::1.94 or later. For those that care, the log entry describing the ::problem:

Re: Zsh dumps core after cap_get_proc() removal

2002-06-16 Thread Munehiro Matsuda
Hello Robert Watson, From: Robert Watson [EMAIL PROTECTED] Date: Sun, 16 Jun 2002 02:44:18 -0400 (EDT) :: After removal of cap_get_proc() and friends from libc, zsh from the ports :: started to dump core: :: :: snip :: #0 0x28172333 in __sys___cap_get_proc () from /usr/lib/libc.so.5 :: (gdb)

Zsh dumps core after cap_get_proc() removal

2002-06-15 Thread Munehiro Matsuda
Hello Robert Watson, After removal of cap_get_proc() and friends from libc, zsh from the ports started to dump core: $ zsh [1] 7477 Bad system call (core dumped) zsh $ $ gdb /usr/local/bin/zsh zsh.core GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software,

Re: linux_base-7 installation breaks with zlib 1.1.4

2002-03-28 Thread Munehiro Matsuda
Hello David, David O'Brien wrote: On Thu, Mar 28, 2002 at 03:49:42AM -0800, Kris Kennaway wrote: I use the following quick fix for the corresponding core dump in man and zgrep. I'd like to see this committed and merged to the DP1 tree ASAP so my packages stop dumping core and we can

Re: zlib breakage(was cvs commit: src/share/man/man4 ng_pptpgre.4)

2002-03-18 Thread Munehiro Matsuda
This problem also affects the ports/archivers/rpm, which dumps core while trying to install ports/emulators/linux_base. If it's not fixed, we'd loose linux emulation and mose linux based applications from 5-CURRENT-DP1. I reported this problem last week with: Message-Id: [EMAIL PROTECTED]

duplicate lock message on boot

2002-03-15 Thread Munehiro Matsuda
Hi All, Has anybody seen this message before? CPU: Pentium III/Pentium III Xeon/Celeron (595.58-MHz 686-class CPU) Origin = GenuineIntel Id = 0x686 Stepping = 6 Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PA T,PSE36,MMX,FXSR,SSE real memory = 134152192

problem with libz 1.1.4 when installing linux_base ports

2002-03-15 Thread Munehiro Matsuda
Hi All, After the import of libz 1.1.4, rpm (from ports) dumps core when trying to install linux_base. # make install === Installing for linux_base-6.1_1 setup-2.0.5-1.noarch.rpm filesystem-1.3.5-1.noarch.rpm basesystem-6.0-4.noarch.rpm ldconfig-1.9.5-15.i386.rpm Segmentation fault - core

Re: /dev/rtc not configured message when starting VMWare2 on

2002-02-11 Thread Munehiro Matsuda
From: Georg-W Koltermann [EMAIL PROTECTED] Date: Thu, 07 Feb 2002 11:04:22 +0100 ::Hi, :: ::since many weeks I get /dev/rtc: device not configured in -current ::when I start VMWare2. The VMWare2 port works fine otherwise. :: ::Yes, rtc-2001.09.16.1 is installed, and the module is loaded during

Re: /dev/rtc not configured message when starting VMWare2 on-current

2002-02-08 Thread Munehiro Matsuda
From: Georg-W Koltermann [EMAIL PROTECTED] Date: Thu, 07 Feb 2002 11:04:22 +0100 ::Hi, :: ::since many weeks I get /dev/rtc: device not configured in -current ::when I start VMWare2. The VMWare2 port works fine otherwise. :: ::Yes, rtc-2001.09.16.1 is installed, and the module is loaded during

Re: vmware2 build fails on -current today

2001-11-20 Thread Munehiro Matsuda
From: CHOI Junho [EMAIL PROTECTED] Date: 20 Nov 2001 17:49:47 +0900 :: ::Hi, :: ::Due to recent change on pmap.[ch], vmware2 build fails... Can somebody ::fix this? :: ::I am using -current built yesterday(11/19). I don't have patch for it, but you could changed the line in hostif.c, from:

Re: Panic with PCCARD

2001-11-04 Thread Munehiro Matsuda
Hi Warner, From: Warner Losh [EMAIL PROTECTED] Date: Fri, 02 Nov 2001 10:36:00 -0700 ::: Now my pccard-modem gets attached as sio2, instead of sio3 like few days ::: ago which seemed bogus, because my system don't have sio2! :: ::Interesting. Do you have a sio2 that is disabled on isa or a sio3

Re: Panic with PCCARD

2001-11-02 Thread Munehiro Matsuda
Hello Mark, From: mark tinguely [EMAIL PROTECTED] Date: Fri, 2 Nov 2001 08:31:28 -0600 (CST) :: I'm having panic for the last few days, if I have PCCARD inserted. :: If no card is inside, system boots up fine. :: :: Here's the panic message, I've written down. cut ::the panic appears to be a

Panic with PCCARD

2001-11-01 Thread Munehiro Matsuda
Hi all, I'm having panic for the last few days, if I have PCCARD inserted. If no card is inside, system boots up fine. Here's the panic message, I've written down. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x3c fault code = supervisor write, page not

Re: ACPI panic at boot time in -current

2001-10-14 Thread Munehiro Matsuda
Hi all, From: Brian Somers [EMAIL PROTECTED] Date: Fri, 12 Oct 2001 01:15:38 +0100 ::Hi, :: ::I was wondering if anybody has any suggestions about why this might ::be happening in -current: cut ::pccbb1: RF5C478 PCI-CardBus Bridge irq 0 at device 10.1 on pci0 ::pccbb1: PCI Memory allocated:

Re: ACPI panic at boot time in -current

2001-10-14 Thread Munehiro Matsuda
From: Mitsuru IWASAKI [EMAIL PROTECTED] Date: Mon, 15 Oct 2001 00:46:57 +0900 (JST) ::Hi, Intel folks. I've just found the bug in rsutils.c which double ::free(); AcpiUtRemoveReference() and ACPI_MEM_FREE(). Here is a fix. :: ::Index: rsutils.c

Panic with recursed on non-recursive lock

2001-09-23 Thread Munehiro Matsuda
Hi, I got following panic with recent -current (src-cur.4972.gz): recursed on non-recursive lock (sleep mutex) process lock @ ../../../i386/i386/trap.c:807 first acquired @ ../../../kern/subr_trap.c:100 panic: recurse syncing disks... panic: bremfree: bp 0xc3bbd5ec not locked System rebooted

Re: Panic with recursed on non-recursive lock

2001-09-23 Thread Munehiro Matsuda
Hi all, Here's another one from src-cur.4972.gz. It's repeatable. --- # ps -ae lock order reversal 1st 0xc7fe4d08 process lock @ ../../../kern/kern_proc.c:215 2nd 0xc03e6620 Giant @ ../../../kern/subr_trap.c:98 exclusive (sleep

Re: acpica malfunctions

2001-07-31 Thread Munehiro Matsuda
Hello Nakayama-san, From: [EMAIL PROTECTED] Date: Tue, 31 Jul 2001 23:28:39 +0900 ::Hi, :: :: Mike Smith wrote: :: I've just committed a slightly different patch, based on a mix of your :: ideas and mine (mostly yours). Can you test the -current code, and let :: me know what I broke this

Re: acpica malfunctions

2001-07-28 Thread Munehiro Matsuda
Thank you for your patch. Now I can boot my SONY PCG-Z505V/BP with acpi_pcib.c rev1.11 + your patch. Here's ACPI related dmesg: acpi0: SONY Z3 on motherboard Timecounter ACPI frequency 3579545 Hz acpi_cpu0: CPU on acpi0 acpi_tz0: thermal zone on acpi0 acpi_button0: Power Button on

Re: [acpi-jp 1165] Re: HEADS UP - more ACPI updates, CPUthrottling

2001-07-10 Thread Munehiro Matsuda
From: [EMAIL PROTECTED] Date: Mon, 09 Jul 2001 18:51:12 +0900 ::I cvsup'ed to FreeBSD-current after this change, but I cannot boot ::kernel configured with device acpica (added to NEWCARD). ::I can boot with the configuration NEWCARD. ::In past days(cvsup'ed about 1-2 weeks ago), I was able to

Re: panic with pccard

2001-06-19 Thread Munehiro Matsuda
Hi Warner-san, From: Warner Losh [EMAIL PROTECTED] Date: Mon, 18 Jun 2001 23:31:37 -0600 ::Thank you for the dmesg. I have a theory about what is going on, but ::need your help to test a patch since I cannot reproduce the problem ::here. Unfortunately, patch did not seem to work. I got the

panic with pccard

2001-06-18 Thread Munehiro Matsuda
Hi, I'm having panic with recent pccard/pcic changes on system boot. The system is Sony VAIO PCG-Z505V/BP. Here's the panic message: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc42ef780 fault code = supervisor

Re: Undefined symbol on boot

2000-12-27 Thread Munehiro Matsuda
From: [EMAIL PROTECTED] Date: Wed, 27 Dec 2000 21:55:51 -0500 (EST) ::md0: Malloc disk ::WARNING: Driver mistake: destroy_dev on 154/0 ::** what's this? * I'm not sure about this one. ::Mounting root from ufs:/dev/ad0s2a ::link_elf: symbol tsleep undefined

Re: cvs-cur.6925.gz appears to be corrupt

2000-12-07 Thread Munehiro Matsuda
From: Stephen Hocking [EMAIL PROTECTED] Date: Wed, 06 Dec 2000 15:20:23 -0600 ::With ::# ctm -b /cvs cvs-cur.6925.gz :: ::I get :: :: FR: /cvs/CVSROOT/history md5 mismatch. ::cvs-cur.6925.gz Fatal error: Corrupt patch. ::Expected "\n" but didn't find it {20}. ::ctm: exit(96) :: :: Anybody

Re: linux emulation

2000-11-01 Thread Munehiro Matsuda
From: Marcel Moolenaar [EMAIL PROTECTED] Date: Tue, 31 Oct 2000 22:59:48 -0800 :: Anyone having problems with the linuxulator the past couple days? :: ::Define "past couple of days". I have a working linuxulator made on Oct ::29, 12:25 PST. By following commit, makebdev() went away. But there is

kernel build error (Was: cvs commit: src/sys/kern kern_idle.c)

2000-10-18 Thread Munehiro Matsuda
After the following commit, my kernel fail to build with following errors: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include

Re: My system hang with ACPI kernel thread

2000-09-29 Thread Munehiro Matsuda
From: Takanori Watanabe [EMAIL PROTECTED] Date: Thu, 28 Sep 2000 13:38:57 +0900 ::With the addition of ACPI kernel thread, my system hangs in about ::10 miniutes use after boot up. By disabling kernel thread, system ::runs just fine. :: ::Do you have any idea where to look at? ::I'll try and see

My system hang with ACPI kernel thread

2000-09-27 Thread Munehiro Matsuda
Hello Takawata-san, With the addition of ACPI kernel thread, my system hangs in about 10 miniutes use after boot up. By disabling kernel thread, system runs just fine. Do you have any idea where to look at? I'll try and see what I can do myself. BTW, patch in [acpi-jp 576] also had the same

Re: cvs commit: src/sys/pci if_dc.c

2000-09-05 Thread Munehiro Matsuda
From: [EMAIL PROTECTED] (Bill Paul) Date: Tue, 5 Sep 2000 15:13:53 -0700 (PDT) :: I'm sorry about that. Here's some information that I can gather: :: 1. The Intel 21143 chips is intergrated in NEC VersaPro NoteBook PC. ::No LED to indicate the network activity are available. :: :: 2. It is

Re: cvs commit: src/sys/pci if_dc.c

2000-09-03 Thread Munehiro Matsuda
Hello Bill, After the following commit, my system fail to connect to network. If I backout, seems to work again. Any comments appreciated. FYI, dmesg output here: dc0: Intel 21143 10/100BaseTX port 0xe880-0xe8ff mem 0xfebfec00-0xfebfefff irq 5 at device 5.0 on pci0 dc0: Ethernet address:

Re: cvs commit: src/sys/pci if_dc.c

2000-09-03 Thread Munehiro Matsuda
From: [EMAIL PROTECTED] (Bill Paul) Date: Sun, 3 Sep 2000 19:40:39 -0700 (PDT) :: After the following commit, my system fail to connect to network. :: If I backout, seems to work again. Any comments appreciated. :: ::No no no. *You* are the one who's supposed to make the comments. ::Like exactly

Re: Sound support in -CURRENT

2000-08-22 Thread Munehiro Matsuda
From: Ruslan Ermilov [EMAIL PROTECTED] Date: Mon, 21 Aug 2000 13:04:46 +0300 :: Hi FreeBSD fans and developers... :: :: This is my first question in -CURRENT. :: :: Yesterday was the first time I tried to follow the -STABLE line. And I must :: admit that once again FreeBSD amazed me ;) :: ::

ether_ifattach() change and VMware

2000-07-14 Thread Munehiro Matsuda
Date: Thu, 13 Jul 2000 15:54:35 -0700 (PDT) From: Archie Cobbs [EMAIL PROTECTED] :: ::archie 2000/07/13 15:54:35 PDT :: :: Modified files: snip :: Log: :: Make all Ethernet drivers attach using ether_ifattach() and detach using :: ether_ifdetach(). :: :: The former consolidates the

Re: randomdev and APM. Not working together?

2000-07-05 Thread Munehiro Matsuda
From: [EMAIL PROTECTED] (Munehiro Matsuda) Date: Wed, 05 Jul 2000 14:59:16 +0900 If I use randomdev for ssh, then APM seem to have stopped working. This is wierd; I am running this randomdev on my Libretto, (I wrote it there), and it and APM are both fine. Am I doing

Re: randomdev and APM. Not working together?

2000-07-05 Thread Munehiro Matsuda
From: Mitsuru IWASAKI [EMAIL PROTECTED] Date: Wed, 05 Jul 2000 20:44:55 +0900 :: 2)Randomdev Loaded: Probe attach will happen in the order - ::(1)acpi0, (2)apm0, (3)nxp0 .NG :: ::Because acpi0 access the BIOS first, APM support in BIOS seems to ::get turned off. :-( :: ::Yes,

Re: Xbatt now fails on -current

2000-07-05 Thread Munehiro Matsuda
From: Julian Elischer [EMAIL PROTECTED] Date: Sat, 01 Jul 2000 09:59:36 -0700 ::I used to run (well I still do, but it fails) xbatt. ::It used to give an accurate picture of the state of my batteries. ::in the last week, xbatt no-longer runs. :: ::it complains that :: ::jules# xbatt ::xbatt:

randomdev and APM. Not working together?

2000-06-30 Thread Munehiro Matsuda
Hello, If I use randomdev for ssh, then APM seem to have stopped working. I'm loading randomdev by randomdev_load="YES" in /boot/loader.conf. Afrer that, APM has disappeared from boot message, and I get: # apm apm: can't open /dev/apm: Device not configured # If I disable

Re: -current from yesterday ; annoying messages..

2000-06-29 Thread Munehiro Matsuda
Hello, From: Holm Tiffe [EMAIL PROTECTED] Date: Thu, 29 Jun 2000 09:32:31 +0200 ::Hi, ::can pleasee anyone explain what this means and how I can get rid of this ? :: ::fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 ::fdc0: FIFO enabled, 8 bytes threshold ::fd0: 1440-KB

Re: Vendor import of Perl 5.6

2000-06-26 Thread Munehiro Matsuda
Date: Mon, 26 Jun 2000 08:42:43 +0200 From: Mark Murray [EMAIL PROTECTED] :: This indicates to me that configpm is not reading Config.pm from the obj :: directory, which does contain the correct value that configpm is looking :: for at line 433. :: :: I'm not sure what the fix is, but

Re: Vendor import of Perl 5.6

2000-06-26 Thread Munehiro Matsuda
From: [EMAIL PROTECTED] (Munehiro Matsuda) Date: Mon, 26 Jun 2000 16:53:35 +0900 ::Mark, :: ::I'm not sure if this is correct, but I got through the perl build problem ::with the following patch: ::-8--8--8-- snip ::-8--8

kernel build error due to dependency on /usr/include?

2000-05-26 Thread Munehiro Matsuda
Hi all, I got following kernel build error. When I run 'make includes', the error has gone away. Why does kernel build process depend on installed system files, such as /usr/include? Thank you, Haro ---

Small fix for compile error with internat crypto code

2000-05-12 Thread Munehiro Matsuda
Hello all, When run 'make -j4 buildworld' with internat crypto code installed, I get following error: === librsausa cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h openssl/opensslconf.h mkdir: openssl: File exists *** Error code 1 1 error *** Error code 2 1 error *** Error

installworld fail with rtquery

2000-04-05 Thread Munehiro Matsuda
Hi all, When I do installworld, it fails in src/sbin/routed/rtquery: install -c -s -o root -g wheel -m 555 rtquery usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN

kernel compile error on PC-98 due to wd driver changes

2000-03-17 Thread Munehiro Matsuda
Hello After reorganisation of wd driver, compiling kernel on PC-98 fails with following error: # cd /usr/src/sys/compile/PC9821AS # make depend . ../../pc98/pc98/atapi.c:119: i386/isa/atapi.h: No such file or directory ../../pc98/pc98/wd.c:94: i386/isa/atapi.h: No such file or directory

Re: [sound] PCI ESS support

2000-03-16 Thread Munehiro Matsuda
From: Ville-Pertti Keinonen [EMAIL PROTECTED] Date: 17 Mar 2000 08:24:51 +0200 ::Another (perhaps simpler) alternative might be to try to get it to ::work in SB emulation mode. :: ::I've managed to get it to probe as a SoundBlaster (just by adding ::pci_write_config(dev, 0x41, 0x10, 1) to the

Re: [sound] PCI ESS support

2000-03-14 Thread Munehiro Matsuda
From: "Alan Clegg" [EMAIL PROTECTED] Date: 13 Mar 2000 13:34:01 - :: ::Ok, being a newbie to FreeBSD, I'm trying to get my laptop (WinBook XL2) ::sound working under -CURRENT. If someone could point me to the relavent ::docs, I'd be happy Here is what I'm finding: :: ::dmesg reports: ::

Re: [sound] PCI ESS support

2000-03-14 Thread Munehiro Matsuda
From: Darryl Okahata [EMAIL PROTECTED] Date: Tue, 14 Mar 2000 16:38:54 PST :: :: If you are tring to write a driver for it, I still have some docs around. :: If you need them, let me know. :: :: If you have anything more than the ESS datasheets (like real ESS ::docs), I'd like to get a copy.

Re: Build World dies....

2000-02-27 Thread Munehiro Matsuda
CTM delta are available at: ftp://cvsup.internat.freebsd.org/pub/FreeBSD/CTM/int-src-cur/ But I don't know if there's any mailing-lists that distributes them. If there were, I would like to know too. Thanks, Haro Date: Sun, 27 Feb 2000 00:49:34 +0200 (EET) From: Vladimir Kushnir

buildworld failed in libpam due to crypto changes.

2000-02-25 Thread Munehiro Matsuda
Hi all, Buildworld failed due to crypto related changes in libpam. With following patch, buildworld and installworld went successful for me. They are for: src/lib/libpam/libpam/Makefile rev1.9 src/lib/libpam/modules/Makefile rev 1.4 diff -ru lib.org/libpam/libpam/Makefile

mergemaster fail with crypto changes

2000-02-24 Thread Munehiro Matsuda
Hi all, I don't have crypto in my source tree, because I'm in Japan, I get following error using mergemaster. --8-8-Cut here-8-8- # mergemaster install: /usr/src/etc/../crypto/openssh/ssh_config: No such file or directory ***

Is texinfo needed for buildworld with -DNOINFO ?

2000-01-18 Thread Munehiro Matsuda
Hi all, It seems that texinfo is compiled as cross-tools for buildworld. But, is it really needed when -DNOINFO has been specified? Following patch seems to work for me. --- Makefile.inc1.ctm Tue Jan 18 03:15:10 2000 +++ Makefile.inc1 Tue Jan 18 10:21:06 2000 @@ -527,11 +527,14 @@ .if

installworld fails with setresuid.2.gz

2000-01-17 Thread Munehiro Matsuda
Hi all, Installworld fails with following error. It's -current as of Jan 18 03:15 JST-9 (CTM:src-cur.4185.gz). /usr/share/man/man2/setresgid.2.gz - /usr/share/man/man2/setresuid.2.gz ln: /usr/share/man/man2/setresuid.2.gz: No such file or directory *** Error code 1 Stop in /usr/src/lib/libc.

Re: ATA weird message?

1999-12-13 Thread Munehiro Matsuda
From: Soren Schmidt [EMAIL PROTECTED] Date: Mon, 13 Dec 1999 08:33:43 +0100 (CET) ::It seems Munehiro Matsuda wrote: :: Hi all, :: :: I am using -current as of December 9 (CTM:src-cur.4130.gz), and :: got following weird ATA related messages while 'make -j4 buildworld'. :: I never had this kind

ATA weird message?

1999-12-10 Thread Munehiro Matsuda
Hi all, I am using -current as of December 9 (CTM:src-cur.4130.gz), and got following weird ATA related messages while 'make -j4 buildworld'. I never had this kind of message when using wd drivers. ata0-master: ad_timeout: lost disk contact - resetting ata0: resetting devices ..