Re: make buildworld fails...

2000-05-01 Thread Kris Kennaway
On Mon, 1 May 2000, Daniel Frazier wrote: %xtern int rl_forward_word __P((int, int)); the line with the % is line 84, as referred to in the error. It looks like the obvious fix is to edit that line. Looks like corruption on your local machine - this isn't in the CVS repository. 'e' is

Re: make buildworld fails...

2000-05-01 Thread Daniel Frazier
I think I found the problem. readline.h contains these lines: /* Bindable commands for moving the cursor. */ extern int rl_forward __P((int, int)); extern int rl_backward __P((int, int)); extern int rl_beg_of_line __P((int, int)); extern int rl_end_of_line __P((int, int)); %xtern int

Re: make buildworld fails...

2000-05-01 Thread Daniel Frazier
Kris Kennaway wrote: On Mon, 1 May 2000, Daniel Frazier wrote: %xtern int rl_forward_word __P((int, int)); the line with the % is line 84, as referred to in the error. It looks like the obvious fix is to edit that line. Looks like corruption on your local machine - this isn't in

Re: make buildworld fails...

2000-05-01 Thread Kris Kennaway
On Mon, 1 May 2000, Daniel Frazier wrote: Looks like corruption on your local machine - this isn't in the CVS repository. 'e' is 0x65, '%' is 0x25, looks like you have a single-bit flip from somewhere. Ack, I was afraid of that. I guess I'll re-cvsup and see if that helps. What

Re: 4.0-STABLE reboots on high CPU use?

2000-05-01 Thread Brook
On Mon, 1 May 2000, Bob Bishop wrote: At 01:53 -0700 30/4/00, Brook wrote: I've seen a few messages on spontaneous reboots due to the new ata drivers (which I am using) but my problem doesn't seem to be disk related. If I run dnetc (the distributed.net client) then my system will simply

Re: Acroread4

2000-05-01 Thread Ted Sikora
Matthew Fuller wrote: On Mon, May 01, 2000 at 09:28:32AM -0400, a little birdie told me that Ted Sikora remarked *you need ... realplayer7 And where do you get this from? Last I heard, the most recent version we could get our hands on was the Linux Realplayer 5.0. Realplayer7

Re: make buildworld fails...

2000-05-01 Thread John Reynolds~
[ On Monday, May 1, Daniel Frazier wrote: ] Ok, I made that change and did make buildworld again. Got a different error this time... /usr/src/lib/libc/../libc/stdlib/strtoul.c: In function `strtoul': /usr/src/lib/libc/../libc/stdlib/strtoul.c:81: `ba3e' undeclared (first use this

subscribe freebsd-stable

2000-05-01 Thread Michael Kong
subscribe freebsd-stable To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Problem with WP8

2000-05-01 Thread Ted Sikora
Ted Sikora wrote: [EMAIL PROTECTED] wrote: I run 4.0-STABLE on PentiumII 266 128MB Xfree86-4 with Linux emulation enabled. I have built all the software from ports exept the linux_base installed with the system. I tried to install from ports wordperfect and everything went well.

Re: Problem with WP8

2000-05-01 Thread Ted Sikora
[EMAIL PROTECTED] wrote: I run 4.0-STABLE on PentiumII 266 128MB Xfree86-4 with Linux emulation enabled. I have built all the software from ports exept the linux_base installed with the system. I tried to install from ports wordperfect and everything went well. When I launch xwp I get

Re: make buildworld fails...

2000-05-01 Thread Kris Kennaway
On Mon, 1 May 2000, Daniel Frazier wrote: and so on. Here is line 81 from strtoul.c... cutlim = (unsigned long)ULONG_MAX % (unsigned long)ba3e; '3' == 0x33, 's' == 0x73 - again that 0x40 bit flip. Here is line 435 from skel.c: "%+ C++ definition"l 0x6c - 0x2c. Your hardware is

Re: How good is AMI MegaRAID support?

2000-05-01 Thread Brad Knowles
At 12:31 PM -0400 2000/4/29, Brandon D. Valentine wrote: I can definitely appreciate that. The RAID solution of choice for FreeBSD appears to be SCSI-SCSI RAID adapters as utilized on wcarchive.cdrom.com and ftp.freesoftware.org -- the two busiest ftp archives around and consequently