mfs size limits?

2000-12-08 Thread Ken \\
Is there a reason I cannot create a ramdisk larger than 507627 1kB blocks? I create them using the syntax of mount_mfs -s [any numer] -T minimum /dev/null /ramdisk It never errors, but never creates anything larger than the 507627 blocks. My computer has 768MB of RAM. To Unsubscribe: send ma

Current compile error at kerverosIV/lib

2002-05-11 Thread ken
Recent current compilation causes the following error; : : : (snip) cc -O2 -pipe -DENCRYPTION -DAUTHENTICATION -DSRA -I/usr/src/kerberosIV/lib/libtelnet/../../../crypto/telnet -DKRB4 -I/usr/src/kerberosIV/lib/libtelnet/../../../crypto/kerberosIV/lib/krb

Q) KLDload error

2012-11-16 Thread ken
I have the following error at booting with current kernel. Were there any changes? Any fixed? I need to run virtualbox. Nov 17 08:32:34 t3 kernel: FreeBSD 10.0-CURRENT #12 r243164M: Sat Nov 17 08:24:30 JST 2012 Nov 17 08:32:34 t3 kernel: k...@tyd3.sub.tydfam.jp:/usr/obj/usr/head/sys/TYD3

Re: Q) KLDload error

2012-11-16 Thread ken
From: "Steven Hartland" > sounds like your kernel and world may be out of sync? No, I always DO "make buildworld && make installworld && make buildkernel && make installkernel". And I do not think they are not sync'd. ___ freebsd-current@freebsd.org

Re: Q) KLDload error

2012-11-16 Thread ken
From: Lucas James > > You will need to rebuild and install the virtualbox-ose-kmod port. > > > regards, > Lucas Yes, I did and yet I have the following error with "kldload vboxdrv". Is "vm_page_lock_queues" renamed? It is in "./work/VirtualBox-4.1.22/src/VBox/Runtime/r0drv/freebsd/memobj-

Re: Q) KLDload error

2012-11-16 Thread ken
Gee,,, It sounds not so easy as multiple queues indicates, but I hope that it is fixed soon... From: Lucas James > > Ahh, I see. After little more digging it would appear that alc@ removed > vm_page_lock_queues in r242941, as he replaced them with multiple > queues. Unfortunately this mean

Re: link_elf_obj: symbol vm_page_lock_queues undefined

2012-11-16 Thread ken
Thank you, Alan. I temporary commented out vm_page_lock_queues()/vm_page_unlock_queues() in "src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c". So far, it works!! We need to wait for official fix, but just to report that it enabled to run. Regards, __

Re: x11/nvidia-driver / Compilation has failed

2011-08-29 Thread ken
Could I test your patch for nvidia-driver, too? I cannot find your patch in this mail. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr..

Re: Re: -CURRENT b0rked?

2001-05-12 Thread Ken Wills
* Matthew D. Fuller <[EMAIL PROTECTED]> [010512 19:35]: > On Sat, May 12, 2001 at 12:21:55PM +0300 I heard the voice of > Maxim Sobolev, and lo! it spake thus: > > > > It seems that sysinstall(8) was not fully integrated into > > buildworld - it depends on content of /usr/share/syscons/keymaps, >

Re: My network is dead because of this program :(

2001-05-15 Thread Ken Wills
e limits (man limits), prevent this from happening - particularly the sbsize setting? Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Supported ATAPI cdr/cdrw drives

2001-05-29 Thread Ken Wills
the above URL. Let me know if that make things > work... This patch (well, yamaha-cdr.p2), allows my Yamaha 2100E to fixate disks now! Thanks Soren and others! Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: snapshot images

2010-02-16 Thread Ken Smith
e. If what we distribute for the memstick image isn't quite what you want you should be able to use this script to build what you do want... - -- Ken Smith - - From there to here, from here to | kensm...@buffalo.edu there,

RELNOTES.TXT

1999-01-18 Thread Ken Krebs
In /usr/src/release/texts/RELNOTES.TXT it lists the following for supported adaptec controllers: Adaptec 1535 ISA SCSI controllers Adaptec 154x series ISA SCSI controllers Adaptec 174x series EISA SCSI controller in standard and enhanced mode. Adaptec 274X/284X/2920/2940/2950/3940/3950 (Narrow/Wi

FreeBSD 5 not working with Linux Virtual Server

2003-02-13 Thread Ken McKittrick
I'm confident that it's a FreeBSD 5.0 issue. Thanks Ken McKittrick Network Engineer USADatanet To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD 5 not working with Linux Virtual Server

2003-02-13 Thread Ken McKittrick
k I need to run tcpdump on a the client too. I'm only looking at the traffic between the LVS machine and the Real Server. Thanks Ken On Thursday, February 13, 2003, at 06:35 PM, Terry Lambert wrote: Ken McKittrick wrote: I've got a FreeBSD5.0-R machine that doesn't work with Lin

usb keyboard not working in single user mode

2003-10-03 Thread Ken McKittrick
e tried: Loading usbd.ko, ugen.ko, ukbd.ko modules via loader.conf. NO GOOD, hangs the system. Setting /usr/sbin/usbd in /etc/ttys so that init(8) can run the usbd. If anyone needs access I can supply a root login via ssh. Thanks Ken McKittrick ___ [EMAI

howto debug acpi_thermal on Dell 2500 servers

2003-10-10 Thread Ken Menzel
ve to have more options in my kernel config? Is someone already doing (done?) this and I shouldn't bother to try and debug it? Thanks, Ken I tried to include any relevant details that I saw in other messages in the archives: I seemed to get more info without ACPI_DEBUG on and the acp

Re: howto debug acpi_thermal on Dell 2500 servers

2003-10-10 Thread Ken Menzel
t, but general temp stuff would not be). I will entertain any other ideas in private messages, so please feel free to e-mail me privately. Thanks! Ken - Original Message - From: "Sten" <[EMAIL PROTECTED]> To: "Ken Menzel" <[EMAIL PROTECTED]> Cc: <[EMAIL PR

build world build kernel correct order?

2003-11-05 Thread Ken Easson
reference to `dumphook' /usr/src/sys/netgraph/netgraph.h:248: undefined reference to `ng_rmnode_self' udbp.o: In function `udbp_match': /usr/src/sys/dev/usb/udbp.c:226: undefined reference to `ng_parse_int32_type' /usr/src/sys/dev/usb/udbp.c:227: undefined reference to `ng_parse

Re: since 2 days apm / ACPI doesn't work and boot instabilities

2003-11-07 Thread Ken Menzel
Hi Andreas, I bet acpi isn't even running. As of a few days ago acpi is disabled as a loadable module due to some changes in progress. Try adding 'device acpi' to your kernel.conf file and rebuild/reinstall the kernel. Ken - Original Message - From: "Andreas Klem

Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread Ken Menzel
been running a few hours. I ran some network backups to this server and ssh sessions out. Thanks Ken riker# sysctl -a net.inet.tcp.hostcache.list net.inet.tcp.hostcache.list: IP addressMTU SSTRESH RTT RTTVAR BANDWIDTH CWND SENDPIPE RECVPIPE HITS UPD EXP 209.123.219.10

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-17 Thread Ken Smith
t;. /etc was where they lived at first. -- Ken Smith - From there to here, from here to | [EMAIL PROTECTED] there, funny things are everywhere. | - Theodore Geisel | ___ [EMAIL PROTECTED] mailing list ht

Re: anoncvs connection refused?

2003-11-18 Thread Ken Smith
ering. There was a little problem with an upgrade followed by a little trouble finding who has the keys to that particular machine room. It's being worked on. Sorry for the hassles. -- Ken Smith - From there to here, from here to |

Re: Unfortunate dynamic linking for everything

2003-11-19 Thread Ken Smith
you to single-user mode so you can say /rescue/sh at that point. init is another story and I asked someone about that, they said it either is or will shortly be a loader option so you can override that to be /rescue/init that way. -- Ken Smith - From

Re: Unfortunate dynamic linking for everything

2003-11-19 Thread Ken Smith
ry problems. So if just relying on this mechanism it would either not work right (/sbin/init in the path before /rescue/init) or it would always start /rescue/init (/rescue/init before /sbin/init in the path). -- Ken Smith - From there to here, from here t

Re: Help request: problems with a 5.1 server and large numbers of ssh users.

2003-11-20 Thread Ken Smith
be required or if there are other factors involved. -- Ken Smith - From there to here, from here to | [EMAIL PROTECTED] there, funny things are everywhere. | - Theodore Geisel | ___ [EMAIL PROTE

Spontaneous reboot while CPU usage is high

1999-05-27 Thread Ken Lui
unsure of how to check for the bad K6-2 itself. This system is a "hand-me-down," but is fairly reliable under Linux. Attached, please browse through my dmesg log and my kernel configuration file. Regards, Ken ---dmesg--- Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986,

Re: installworld fail

2002-12-11 Thread Ken Stailey
Hi, I had the same problem. "make installworld" does this: mkdir -p /tmp/install.vmZBbRA0 for prog in [ awk cat chflags chmod chown date echo egrep find grep ln make mk\ dir mtree mv pwd_mkdb rm sed sh sysctl test true uname wc zic; do cp `which $\ prog` /tmp/install.vmZBbRA0; done cd /us

Re: ATA? related trouble with r300299

2016-05-24 Thread Ken Merry
As Oleg mentioned, that was due to the compatibility shims for the old ATA layer getting removed. The only thing required to get those machines to boot would be to change /dev/ad* in /boot/loader.conf to the correct /dev/ada device. Ken — Ken Merry k...@freebsd.org > On May 24, 2016, at

FreeBSD 9.0-BETA3 Available...

2011-09-28 Thread Ken Smith
HA256 (FreeBSD-9.0-BETA3-sparc64-bootonly.iso) = 6eddeb18514d063d809e5b675413de43b6aa72815ebbe9f72fe548507f1e03cd SHA256 (FreeBSD-9.0-BETA3-sparc64-dvd1.iso) = 8b56423ed00cf9902366eeb7fd51bf13f8702af51a8c031fbf295f68ca5df484 -- Ken Smith - From there to here, from here to | kensm...@buf

Re: FreeBSD 9.0-BETA3 Available...

2011-09-28 Thread Ken Smith
On Wed, 2011-09-28 at 21:42 -0400, Ken Smith wrote: > If you would like to use csup/cvsup mechanisms to access the source > tree the branch tag to use is now "RELENG_8", if you use "." (head) > you will get 10-CURRENT. Sigh.

Re: FreeBSD 9.0-BETA3 Available...

2011-10-04 Thread Ken Smith
On Tue, 2011-10-04 at 22:40 +0400, Andrey Fesenko wrote: > On Thu, Sep 29, 2011 at 5:42 AM, Ken Smith wrote: > > > > > > The 9.0-RELEASE cycle will be tracked here: > > > >http://wiki.freebsd.org/Releng/9.0TODO > > > > though the schedule list

Re: FreeBSD 9.0-BETA3 Available...

2011-10-04 Thread Ken Smith
e time so people who wanted to know the times of things that haven't happened already can get what they want to know. > For the record, I would have made a much better job, if you had let > me. I'd love to know what you would have put for the dates I filled in. - --

Re: FreeBSD 9.0-BETA3 Available...

2011-10-12 Thread Ken Smith
On Wed, 2011-10-12 at 14:39 +0100, Bruce Cran wrote: > On 29/09/2011 02:42, Ken Smith wrote: > > MD5 (FreeBSD-9.0-BETA3-amd64-bootonly.iso) = > > 2ce7b93d28fd7ff37965893f1af3f7fc > > MD5 (FreeBSD-9.0-BETA3-amd64-dvd1.iso) = 4affc701f2052edc548274f090e49235 > > M

FreeBSD 9.0-RC1 Available...

2011-10-22 Thread Ken Smith
82b80341c6e243643011c84b058f4c8450a5e6e2b3f99bd9df469c SHA256 (FreeBSD-9.0-RC1-sparc64-dvd1.iso) = 5220f817e078024208b9ab3060518911c4e0ed0693575ca101a97608b73121af -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. |

Re: FreeBSD 9.0-RC1 Available...

2011-10-23 Thread Ken Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/23/11 2:20 PM, Andrey Fesenko wrote: > On Sun, Oct 23, 2011 at 7:43 AM, Ken Smith > wrote: >> >> The 9.0-RELEASE cycle will be tracked here: >> >> http://wiki.freebsd.org/Releng/9.0-TODO >> > >

FreeBSD 9.0-RC2 Available...

2011-11-17 Thread Ken Smith
-RC2-sparc64-dvd1.iso) = f53810ff78e4015833e0ac9e81865c1abd93c622607d14aa2a74b918d2bc469c -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodor Geisel | signature.asc Description: This is a digitally signed message part

FreeBSD 9.0-RC3 Available...

2011-12-08 Thread Ken Smith
66421b9f74b8c11212a6b9d5240b20629e0685e0ee3485233e28eb3cfcd SHA256 (FreeBSD-9.0-RC3-sparc64-bootonly.iso) = 739a9430198b91cac1d625bcde202447fc47addc92430a72080dce224c3b5c67 SHA256 (FreeBSD-9.0-RC3-sparc64-disc1.iso) = 18a63e0cb420694172f49f7ad5a209d40f348b19d3c96e8ecaeef8517b52cc22 --

Re: stable/9 still looking for packages at 9-current

2012-01-06 Thread Ken Smith
On Fri, 2012-01-06 at 07:16 -0700, Peter wrote: > Not for stable/9 [__FreeBSD_version 900500+: Sorry for the delay cleaning that up. It should be fixed as of r229748. -- Ken Smith - From there to here, from here to | ke

FYI: 9.0-RELEASE announced...

2012-01-12 Thread Ken Smith
e FreeBSD Developers we hope you enjoy 9.0-RELEASE. - -- Ken Smith - - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodor Geisel | -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9

Re: please add auditdistd user/group to -stable and the 9.1-release?

2012-12-03 Thread Ken Smith
On Mon, 2012-12-03 at 08:36 +, Robert N. M. Watson wrote: > My intuition (hope) is that 9.1 is past the point of no return on > builds and so that boat has been missed; however, my plan is to MFC > the auditdistd user to stable/8 and stable/9 after the 3-day MFC > timeout. If Ken t

FreeBSD 9.0-BETA1 Available...

2011-08-01 Thread Ken Smith
eBSD-9.0-BETA1-sparc64-bootonly.iso) = 3db8cf663cd1722488277c5c63f8daa2cd04a1e1aeb8bd54932cbc30d507bc3e SHA256 (FreeBSD-9.0-BETA1-sparc64-disc1.iso) = c051b5b9fad2e3183c595b3e7f786afb181bce91c7ce1c869a2c593ab9d29205 -- Ken Smith - From there to here, from here to | kensm...@bu

FreeBSD 9.0-BETA2 Available...

2011-09-07 Thread Ken Smith
09335380d611e63ad2d8517f51 SHA256 (FreeBSD-9.0-BETA2-sparc64-dvd1.iso) = 00477eaf46f93678a28878d87c4551f529915266aee96cbb7141445503efce8d -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny thing

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 - be

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

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, alt

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 SAWFISHDOCFI

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.

Q) Does perl install libperl.so ?

2003-01-04 Thread Yamada Ken Takeshi
/usr/ports/lang/perl5 seemingly does not generate libperl.so with FreeBSD-current port as shown below. Is it intended one? Why? : : : Any special flags to pass to cc -c to compile shared library modules? [-DPIC -fPIC] What command should be used to create dynamic libraries? [c

Re: Q) Does perl install libperl.so ?

2003-01-05 Thread Yamada Ken Takeshi
Thank you, Simon for your response with pointer. I think I overlooked these as I did not care about then. I read through articles you pointed, but couldn't find the conclusion. What was the outcome of the discussion? or, still pending? I am now wrecked at 'plperl' installation as it is m

-current buildworld fails 24 hours

2003-02-22 Thread Yamada Ken Takeshi
I have the following error with make buildworld since Feb. 21th, 0900GMT with my P3x2 box. boot2 seems exceeding the size limit, any fix? ::: sed -e '/align/d' -e '/nop/d' < boot2.s.tmp > boot2.s rm -f boot2.s.tmp as -o boot2.o boot2.s ld -nostdlib -static -N --

Re: BOOT2_UFS=UFS1_ONLY works for today's current

2003-02-23 Thread Yamada Ken Takeshi
Thank you for your info., Giorgos. BOOT2_UFS=UFS1_ONLY in /etc/make.conf made my buildworld OK. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Does linux-sun-jdk_1.4.2 work?

2003-07-21 Thread Yamada Ken Takeshi
I have the following error and cannot compile jdk14 on FreeBSD-current, July 20th. cvsup'ed with the latest linux_base. Is is unique to me alone? tyd3# /usr/local/linux-sun-jdk1.4.2/bin/java -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java

xemacs hangs with -current

2003-07-25 Thread Yamada Ken Takeshi
With these one week cvsup'd current, my xemacs hangs quite easily with operation like moving cursor beyond the end of line, some random mouse clicking, etc. (signal related??) Any fix, or suggestions? I am using ; A) FreeBSD 5.1-CURRENT #12: Fri Jul 25 23:37:43 JST 2003 CPU: Intel Pentium

Re: HTT on current

2003-08-24 Thread Yamada Ken Takeshi
Did you do "sysctl machdep.hlt_logical_cpus=0"? Default setting halt logical CPUs, and won't start HTT. This is a kind of FAQ, and you will see a lot in the past mailing-list. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinf

Re: HTT on current

2003-08-25 Thread Yamada Ken Takeshi
Strange Mine (Supermicro X5DAL-G) goes like ; tyd3# dmesg Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT #30: Sun Aug 24 20:25:

Re: HTT on current

2003-08-26 Thread Yamada Ken Takeshi
JYI, I tested machdep.hlt_logical_cpus=0/1, buildworld, and found no particular reason to disable HTT as below with Zeon 2.8Ghz x 2, 1GBmem, Slow IDE HDD. It may not be the common case, so just for your info. # sysctl machdep.hlt_logical_cpus=0 # /usr/bin/time make -j32 buildworld 191

Q) Does em0 work under HTT?

2003-10-03 Thread Yamada Ken Takeshi
Hi! Does em{0,1} work under Hyperthreding enabled? "em0", seemingly is not working under my environment; FreeBSD 5.1-CURRENT #15: Sat Oct 4 09:46:38 JST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TYD3 Preloaded elf kernel "/boot/kernel/kernel" at 0xc0aae000. Preloaded elf module "/boot/k

Re: Q) Does em0 work under HTT?

2003-10-03 Thread Yamada Ken Takeshi
From: dave <[EMAIL PROTECTED]> > This is an MSI 875P Neo MB. > > Do you have it enabled in the bios? > > dave Yes, I enable HTT in the bios because without enabling it, freebsd-current does not recognize HTT. I mean that; with bios HTT disables; /sys/i386/i386/identcpu.c (cpu_procinf

"Link Your Web Site" To IndustrySearch.Com

1999-06-05 Thread Ken Prater, IndustrySearch.Com
Increase traffic to your company's web site with a FREE Hyperlink to IndustrySearch.Com. Thousands of industrial purchasing agents, buyers, engineers and others searching for suppliers and services can locate your business easily with our USA Industrial Directory. You can visit IndustrySearch.Com

Q) XFree86-4-Server

2003-03-22 Thread Yamada Ken Takeshi
Is it only with me? XFree86-4-Server cannot be compiled on recent -current, FreeBSD 5.0-CURRENT #34: Sat Mar 22 13:21:34 JST 2003, with the following error (patch cannot be applied); >>> ===> Applying FreeBSD patches for XFree86-Server-4.3.0_2 1 out of 2 hunks failed--saving rejects to l

Re: Q) XFree86-4-Server

2003-03-22 Thread Yamada Ken Takeshi
Thank you. I find that I haven't cvsup x11/XFree86-4-libraries for a while. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GCC3.1 internal compiler error when compilingXFree86-4-libraries

2002-06-08 Thread Yamada Ken Takeshi
I have the following error when I try to install it. Is it unique only to me? ===> Installing for XFree86-libraries-4.2.0_1 ===> XFree86-libraries-4.2.0_1 depends on executable: mkhtmlindex - found ===> XFree86-libraries-4.2.0_1 depends on shared library: freetype.9 - found : :

Re: GCC3.1 internal compiler error when compilingXFree86-4-libraries

2002-06-08 Thread Yamada Ken Takeshi
Thank you! Your patch-z32 made me happy a little. When can I compile XFree86-4-Server-4.2.0_2 with -current? It gives me "internal compiler error", too as below. I had thought it uses XFree86-4-libraries port which was wrong. ===> Building for XFree86-Server-4.2.0_2 Building Release 6

Re: GCC3.1 internal compiler error when compilingXFree86-4-libraries

2002-06-09 Thread Yamada Ken Takeshi
Thank you! By eliminating "-O" option, I could make XFree86-4-Server which works. "-O -pipe" was in /usr/share/mk/sys.mk. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 'sh' core dumps with signal 4 and another problems...

2002-06-15 Thread Yamada Ken Takeshi
Hi! Do you enable softupdate? I have had "core dump" right after booting and about to "login:" prompt. I disabled all softupdates, and now it works fine so far. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Issues I have w/ recent -current

2002-10-01 Thread Yamada Ken Takeshi
Just FYI. I'm running -current (9/30) on PIII x 2(smp) and notice the followings; 1) buildworld on XFree86-4 panics silently to reboot. 2) fsck -b after above reason reboot core dumps like; ffs_snapgone: lost snapshot vnode 3 fatal trap 12: page fault while in kernel mo

Re: Issues I have w/ recent -current

2002-10-12 Thread Yamada Ken Takeshi
Sorry for late to respond. Thank you for your help. It solved the problem. From: Alexander Kabaev <[EMAIL PROTECTED]> > On Tue, 01 Oct 2002 23:29:34 +0900 (JST) > Yamada Ken Takeshi <[EMAIL PROTECTED]> wrote: > > > >3) HelloWorld.cc can't be compiled

-current buildworld breakage

2002-10-25 Thread Yamada Ken Takeshi
I have an error for a week and cannot make buildworld. Where can I find "panic" other than real panic? ===> sbin/gbde : : : : cc -O -pipe -mcpu=pentiumpro -I/usr/src/sbin/gbde/../../sys -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c template.c cc1: warnings being treated as errors /

Re: -current buildworld breakage

2002-10-26 Thread Yamada Ken Takeshi
Thank you for your prompt reply. From: walt <[EMAIL PROTECTED]> : :: > > I can't see how line 222 includes an implicit declaration of 'panic'. > > Is your file different? > I do not know why compiler says line 222, but it is below 222 and my latest source says; # cat rijnda

Re: -current buildworld breakage

2002-10-26 Thread Yamada Ken Takeshi
Thank you! From: Craig Rodrigues <[EMAIL PROTECTED]> > You don't have the latest sources. Did you use cvsup it > update your sources? If you used cvsup, then you > need to add src-sys-crypto to your cvsup file. It was my cvsup prroblem. Fixed!! msg45379/pgp0.pgp Description: PGP sig