Re: VM_METER no longer defined?

2003-01-19 Thread Matthew Dillon
:> >#define VM_METER VM_TOTAL This change was part of a larger patch set. I have no particular objection to adding the #define or renaming VM_TOTAL back to VM_METER, but I *WILL* point out that even without a name change the VM cnt structure has changed so often that for al

Re: make buildworld stopped at libexec/getty/main.c

2003-01-19 Thread Peter Haight
I get exactly the same error. I'm building on a 4.7-STABLE built on 11/29/02. >root@leafy:/usr/src/libexec/getty# make >cc -O -pipe -march=pentium3-c /usr/src/libexec/getty/main.c >/usr/src/libexec/getty/main.c: In function `main': >/usr/src/libexec/getty/main.c:335: syntax error before '!' t

Re: STABLE->CURRENT rl fails

2003-01-19 Thread Terry Lambert
"Russell L. Carter" wrote: > Ok-dokey, over to linux it goes. Rats. > : Perhaps there's a nice search string that will cough up what > : to do, if there's hope? This laptop is perfectly stable with > : STABLE. (But no sound or acpi...) > : : Trial upgrade from a laptop running stable just fine f

Re: kern/46619: Installation hangs on IBM Thinkpad T23

2003-01-19 Thread Arun Sharma
Actually, a simpler workaround is to set: hw.eisa_slots=0 in the boot loader. This machine also requires: unset acpi_load in order to boot. -Arun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

i386 tinderbox failure

2003-01-19 Thread Dag-Erling Smorgrav
/home/des/tinderbox/tinderbox.sh: /home/des/tinderbox/whereintheworld: not found To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ia64 tinderbox failure

2003-01-19 Thread Peter Wemm
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: How to build -current and install to empty slice?

2003-01-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ray Kohler <[EMAIL PROTECTED]> writes: : > # cd /5/usr/src && MAKEOBJDIRPREFIX=/5/usr/obj DESTDIR=/5 make buildworld : > # MAKEOBJDIRPREFIX=/5/usr/obj DESTDIR=/5 make kernel : > # MAKEOBJDIRPREFIX=/5/usr/obj DESTDIR=/5 make installworld : > # cd /5/usr/sr

IBM Thinkpad 600E

2003-01-19 Thread Michael Lamb
First time poster and susbscriber, someone suggested that I email my findings to the freebsd-current list, so hopefully this is the right place. I have been playing with FreeBSD 5.0 on my Thinkpad 600E and could not get the pccard to work at at all. So I searched thru some of the archives and piec

make buildworld stopped at libexec/getty/main.c

2003-01-19 Thread leafy
root@leafy:/usr/src/libexec/getty# make cc -O -pipe -march=pentium3-c /usr/src/libexec/getty/main.c /usr/src/libexec/getty/main.c: In function `main': /usr/src/libexec/getty/main.c:335: syntax error before '!' token *** Error code 1 Stop in /usr/src/libexec/getty. -- "Without the userland, t

Re: new wi0 slowness

2003-01-19 Thread Sam Leffler
> I have noticed the following with the new wi0. I have the 802.11 connection > between my laptop running XP and my current box running as a hostap. I also > have a IPSec tunnel between the current box and the laptop, but I don't > think this could be causing the problems. > While transferring fi

Re: STABLE->CURRENT rl fails

2003-01-19 Thread Russell L. Carter
Thanks Robert, I'm looking into this now. Unfortunately, now the symptom is a hard wedge on "large" transfers over rl0, no response to anything obvious, other than hard reset. So I'm seeing what I can do to tickle it into something more informative. That previous dmesg quoted below I think was

Re: alpha tinderbox failure

2003-01-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : On Fri, Jan 17, 2003 at 04:16:14PM -0800, Dag-Erling Smorgrav wrote: : : > ===> vinum : > "Makefile", line 4437: warning: duplicate script for target "geom_bsd.o" [...] : > /h/des/src/sys/dev/lmc/if_lmc.c:32:2

Re: new wi0 slowness

2003-01-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Matt Haught" <[EMAIL PROTECTED]> writes: : I can change the media through ifconfig to DS/11Mbps or whatever, but it : does not seem to change anything other then ifconfig will show "media: IEEE : 802.11 Wireless Ethernet DS/11Mbps (DS/2Mbps )" rather th

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-19 Thread Masafumi NAKANE
I've been encountering the exact same problem past a few days. My -CURRENT box is -CURRENT as of 01/18. Another thing is that, I can mount filesystems via NFS from a -CURRENT box if I execute the mount command manually. But it fails to mount them via AMD. So it doesn't look like it is the probl

Re: How to build -current and install to empty slice?

2003-01-19 Thread Ray Kohler
On Sun, Jan 19, 2003 at 05:05:37PM -0800, Darren Pilgrim wrote: > > How do tell make to use /5/usr/obj instead of /usr/obj? Will > MAKEOBJDIRPREFIX=/5/usr/obj do this? > > I have more questons: > > Can I force make to ignore /etc/make.conf and /etc/defaults/make.conf and > read another set of

Re: STABLE->CURRENT rl fails

2003-01-19 Thread Robert Watson
On Fri, 17 Jan 2003, Russell L. Carter wrote: > rl0: discard oversize frame (ether type fbf7 flags 3 len 2992 > max 1514) > rl0: discard oversize frame (ether type fbf7 flags 3 len 2992 > max 1514) > rl0: discard oversize frame (ether type 2e3d flags 3 len 55442 > max 1514) > rl0: discard oversiz

Re: STABLE->CURRENT rl fails

2003-01-19 Thread Russell L. Carter
Ok-dokey, over to linux it goes. Rats. Russell : : : Perhaps there's a nice search string that will cough up what : to do, if there's hope? This laptop is perfectly stable with : STABLE. (But no sound or acpi...) : : Thanks, : Russell : : : : : Trial upgrade from a laptop running stab

Re: How to build -current and install to empty slice?

2003-01-19 Thread Darren Pilgrim
Dag-Erling Smorgrav wrote:> "Kevin Oberman" <[EMAIL PROTECTED]> writes: The first question is a bit tougher. Not at all. Just prepare the slice so that it contains at least an 'a' partition (so you can boot from it), mount the fresh partitions in the correct places in relation to eachother

FreeBSD panic with umass

2003-01-19 Thread Kenneth Culver
Hi, I just tried to use a Genesys Logic USB Compact Flash card reader, and the following messages come up, followed by a panic: Jan 19 19:41:30 kenshin kernel: umass0: Genesys Logic USB Storage Device, rev 1. 10/1.13, addr 2 Jan 19 19:41:30 kenshin kernel: umass0: Get Max Lun not supported

if_sis.c 1.61 breaks support for SiS630 chipset

2003-01-19 Thread Mikko Työläjärvi
Hello, Version 1.61 of if_sis.c breaks support for SiS630, or at least the one on my laptop. This has been noted before, in I just though I'd add some more details.

new wi0 slowness

2003-01-19 Thread Matt Haught
I have noticed the following with the new wi0. I have the 802.11 connection between my laptop running XP and my current box running as a hostap. I also have a IPSec tunnel between the current box and the laptop, but I don't think this could be causing the problems. While transferring files from s

Dummynet messages

2003-01-19 Thread Wiktor Niesiobedzki
Hi, sys/netinet/ip_dummynet.c: 975: if (q->avg >= fs->max_th) { /* average queue >= max threshold */ (...) 984:} else { 985:q->count = -1; 986: printf("- drop"); 987:return 1 ; 989:} is quite meaningless. Shouldn't be it at least DEB(printf("- drop

alpha tinderbox failure

2003-01-19 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: OpenOffice swriter working on -CURRENT

2003-01-19 Thread walt
Sheldon Hearn wrote: Hi folks, Could someone with an up-to-date -CURRENT (as of anything since Wednesday last week) and OpenOffice let me know whether OpenOffice's swriter works? Mine definitely works okay, but I recompiled mine on Jan 14 just after Martin applied some patches. You may get bet

Re: [CFR] IPv6 support for Linux sym

2003-01-19 Thread David Malone
On Mon, Jan 20, 2003 at 12:49:26AM +0900, Hajimu UMEMOTO wrote: > I wrote an IPv6 support for Linux sym. I've tested it with RHL8's > ftp(1) and ports/www/linux-phoenix, and it seems nicely running with > both an IPv4 and an IPv6. > You can obtain my patch from: > > http://www.imasy.or.jp/~

4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-19 Thread Michael Nottebrock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have upgraded a box from 4.7-p1 to 5.0-RELEASE. It exports all its filesystems ( /, /usr, /var ) via NFS. A 4.7-STABLE client used to mount in those exports on demand with amd, with the default amd-map and /net and /host. Since the upgrade to 5.0-REL

FreeBSD 5.0 Available

2003-01-19 Thread Scott Long
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It is my privilege and pleasure to announce the availability of FreeBSD 5.0-RELEASE. The culmination of nearly three years of work, this release starts FreeBSD on the path of advanced multiprocessor and application thread support and introduces supp

How to use atacontrol rebuild

2003-01-19 Thread Harald Schmalzbauer
Hello all, I have a Dawicontrol DC100 ATA-RAIDController (HPT370). I built a RAID1 mirror, installed FreeBSD 5.0 RC3, everithing is working fine. But I wanted to test this RAID1, so I unplugged the power from one dirve (2 IBM IC, 80GB). After reconnecting the power a "atacontrol attach" didn't

[CFR] IPv6 support for Linux sym

2003-01-19 Thread Hajimu UMEMOTO
Hi, I wrote an IPv6 support for Linux sym. I've tested it with RHL8's ftp(1) and ports/www/linux-phoenix, and it seems nicely running with both an IPv4 and an IPv6. You can obtain my patch from: http://www.imasy.or.jp/~ume/FreeBSD/linux-ipv6.diff Please review it. Sincerely, -- Hajimu

Re: OpenOffice swriter working on -CURRENT

2003-01-19 Thread Patrick Hartling
Based on your definition of "works," I would say that mine does not. :( I just updated my -current system about 12 hours ago. -Patrick Sheldon Hearn wrote: Hi folks, Could someone with an up-to-date -CURRENT (as of anything since Wednesday last week) and OpenOffice let me know whether OpenOf

Re: alpha tinderbox failure

2003-01-19 Thread Mike Barcroft
Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes: > -- > >>> Kernel build for LINT started on Sun Jan 19 03:36:18 PST 2003 > -- > ===> vinum > "Makefile", line 4437: warning: duplic

OpenOffice swriter working on -CURRENT

2003-01-19 Thread Sheldon Hearn
Hi folks, Could someone with an up-to-date -CURRENT (as of anything since Wednesday last week) and OpenOffice let me know whether OpenOffice's swriter works? For me, works just implies that it starts up on a blank document before core dumping, and then accepts at least one character of input. Th

HEADSUP: CCD(4) hackery...

2003-01-19 Thread Poul-Henning Kamp
--- Forwarded Message From: Poul-Henning Kamp <[EMAIL PROTECTED]> Date: Sun, 19 Jan 2003 07:00:58 -0800 (PST) To: [EMAIL PROTECTED], [EMAIL PROTECTED] phk 2003/01/19 07:00:58 PST Modified files: sys/sys ccdvar.h sys/dev/ccd ccd.c Log: Finally gi

Re: HEADS UP: new wi driver

2003-01-19 Thread Magnus B{ckstr|m
> : dstumbler breaks; on startup it reports > : "unable to ioctl device socket: Input/output error". > > As root or no? As root, with interface up and configured. Magnus To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

alpha tinderbox failure

2003-01-19 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: MSDOS fs install problem

2003-01-19 Thread Giovanni P. Tirloni
* Anti ([EMAIL PROTECTED]) wrote: > On Sun, 19 Jan 2003 01:25:12 -0200 > "Giovanni P. Tirloni" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I was trying to install FreeBSD -CURRENT snapshot from > > 2003-01-16 (current.freebsd.org snapshots) and got this > > error > > > >Error mounting /