Re: rpc.lockd

2000-02-12 Thread Alfred Perlstein
* David E. Cross [EMAIL PROTECTED] [000212 00:35] wrote: Well, I'd first be very interested to know if anyone has even seen this work. :) I have seen regrettably little feedback about it so far. - Jordan I can understand part of the reason for this... 4.0-RELEASE is right arround

newer binutils for CURRENT ?

2000-02-12 Thread Pascal Hofstee
Hi, I have been having some problems gettign Mozilla to start up under FreeBSD-4.0-CURRENT .. and the comments given in the Bugzilla forum all seem to blaim my problems to having a gcc 2.9.5.2 compiler and an (old) 2.9.1 assembler. (http://bugzilla.mozilla.org/show_bug.cgi?id=27064) They all

Re: newer binutils for CURRENT ?

2000-02-12 Thread Pascal Hofstee
On Sat, Feb 12, 2000 at 03:36:12AM -0500, Donn Miller wrote: One possible thing to try would be to download the latest binutils from the GNU ftp site or mirrors, compile, and install them in /usr/local. Then, set /usr/local/bin as the first entry in your PATH environment variable to

REQUEST FOR COMMENTS: a few patches for -CURRENT

2000-02-12 Thread Kazutaka YOKOTA
I have prepared a set of patches which I intend to commit to the -CURRENT branch after the code freeze is lifted. http://people.freebsd.org/~yokota/patches-4.0-CURRENT.12Feb2000.tar.gz Please have a look and send me your comments. I am attaching notes extracted from README in the above

Re: newer binutils for CURRENT ?

2000-02-12 Thread Peter Wemm
Pascal Hofstee wrote: On Sat, Feb 12, 2000 at 03:36:12AM -0500, Donn Miller wrote: One possible thing to try would be to download the latest binutils from the GNU ftp site or mirrors, compile, and install them in /usr/local. Then, set /usr/local/bin as the first entry in your PATH

pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Russell
Version 1.55 of /sys/i386/isa/pcibus.c causes an IBM NetFinity 7000 (and possibly other similar boards?) to find multiple copies of the GX chip. Reverting to 1.54 cures the problem, but obviously doesn't address the problem of the Dell machines it was trying to fix. :) The problem doesn't

FTP_INTERNAL_LS

2000-02-12 Thread Patrick M. Hausen
Hi all! What about making FTP_INTERNAL_LS the default for 4.0? Or at least include it in make.conf so it is found easily and all one has got to do is delete a '#'. BTW: if ls is internal why not get rid of the special setup for chrooted accounts altogether? Couldn't ftpd open /etc/pwd.db and

Re: kldload: can't load ncp: Exec format error

2000-02-12 Thread Doug Rabson
On Fri, 11 Feb 2000, The Hermit Hacker wrote: This is from a kernel/modules updated/build yesterday evening ... atelier# kldload ncp kldload: can't load ncp: Exec format error atelier# ls -lt /modules/ncp.ko -r-xr-xr-x 1 root wheel 42368 Feb 11 00:00 /modules/ncp.ko atelier# ls -lt

Re: pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Rabson
On Sat, 12 Feb 2000, Doug Russell wrote: Version 1.55 of /sys/i386/isa/pcibus.c causes an IBM NetFinity 7000 (and possibly other similar boards?) to find multiple copies of the GX chip. Reverting to 1.54 cures the problem, but obviously doesn't address the problem of the Dell machines it

Re: newer binutils for CURRENT ?

2000-02-12 Thread Chris Piazza
On Sat, Feb 12, 2000 at 09:29:07AM +0100, Pascal Hofstee wrote: Hi, I have been having some problems gettign Mozilla to start up under FreeBSD-4.0-CURRENT .. and the comments given in the Bugzilla forum all seem to blaim my problems to having a gcc 2.9.5.2 compiler and an (old) 2.9.1

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread Kris Kennaway
On Sat, 12 Feb 2000, Motoyuki Konno wrote: Related question: Are there any plan to distribute USA_RESIDENT=NO version of des binary distribution? If not, non-USA users must rebuilt the crypto libraries from source to use international-crypto packages. The des distribution

Re: pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Russell
On Sat, 12 Feb 2000, Doug Rabson wrote: Could you send a verbose dmesg (boot -v). I think we need to add a quirk for the NetFinity. Unfortunately I'm currently remote, and I don't yet have it set up for a serial console. I do have a verbose boot from before the change in messages, if that is

any change in fs block allocation between current and stable ?

2000-02-12 Thread Luigi Rizzo
Hi, I have a question related to ufs block allocation. This problem arises when building picobsd floppy on /dev/fd0 (ufs with 512/4096 fragments/blocks). With 3.4, i can easily fill up a disk to 100% occupation. With -current (2127), i often fail to write a file (say 53KB) on disk even

Re: 4.0 will ship with NODOC=YES

2000-02-12 Thread Jeroen Ruigrok/Asmodai
-On [2211 20:00], Jordan K. Hubbard ([EMAIL PROTECTED]) wrote: Unless the docs people can actually make the doc tools build again and successfully format the docs under -current. :) Sorry for what sounds like a threat of sorts, but I've been building the -current snapshots with NODOC=YES for

Re: moused hangs HARD when mouse not plugged in

2000-02-12 Thread Kazutaka YOKOTA
The fact remains, however -- If moused_enable is set to YES, and the mouse is not present, the kernel crashes when trying to start moused, and it crashes VERY hard. It is a total freeze. This crash is the issue. I'm pursuing the fact that if this is reproducible elsewhere that it is

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread John Hay
Related question: Are there any plan to distribute USA_RESIDENT=NO version of des binary distribution? If not, non-USA users must rebuilt the crypto libraries from source to use international-crypto packages. The des distribution (des/des.??) of the 4.0 release candidate

Re: moused hangs HARD when mouse not plugged in

2000-02-12 Thread FreeBSD mailing list
The fact remains, however -- If moused_enable is set to YES, and the mouse is not present, the kernel crashes when trying to start moused, and it crashes VERY hard. It is a total freeze. This crash is the issue. I'm pursuing the fact that if this is reproducible elsewhere that it is

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread Kris Kennaway
On Sat, 12 Feb 2000, John Hay wrote: and to me it looks like rsa.h is included: internat:/home/ftp/pub/FreeBSD/releases/i386/4.0-2211-SNAP/des cat des.?? | tar -tzvf - | grep rsa -r--r--r-- root/wheel12208 Feb 12 07:09 2000 usr/include/openssl/rsa.h Or is there something that

Re: moused hangs HARD when mouse not plugged in

2000-02-12 Thread Kazutaka YOKOTA
The following is, as indicated, a kernel built from Jan 24 cvs snap. Everything with this kernel is fine. ttyp1:--ROOT--@portley (2)# uname -a FreeBSD portley.mrynet.com 4.0-CURRENT FreeBSD 4.0-CURRENT #24: Mon Jan 24 17:36:27 PST 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/PORTLEY

Re: moused hangs HARD when mouse not plugged in

2000-02-12 Thread FreeBSD mailing list
You have a multiport serial card in your system, right? What is it and how do you configure it in your kernel configuration file? Here's the relevant bits (note: sio0 has been tried without 0x10): # generic multi-I/O card with 16550 type UARTS device sio0at isa? port IO_COM1

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread Jim Bloom
The problem initially reported was made worse by a couple of things. First, Kris has not yet committed the changes to the openssh port so that it will issue errors about the cryptography not being installed "correctly". This will not be in all ports that use openssl when 4.0 is released. The

Re: newer binutils for CURRENT ?

2000-02-12 Thread Jordan K. Hubbard
I have been having some problems gettign Mozilla to start up under FreeBSD-4.0-CURRENT .. and the comments given in the Bugzilla forum all seem to blaim my problems to having a gcc 2.9.5.2 compiler and an (old) 2.9.1 assembler. That's odd, I have M13 working just great here under -current

Re: pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Rabson
On Sat, 12 Feb 2000, Doug Russell wrote: On Sat, 12 Feb 2000, Doug Rabson wrote: Could you send a verbose dmesg (boot -v). I think we need to add a quirk for the NetFinity. Unfortunately I'm currently remote, and I don't yet have it set up for a serial console. I do have a verbose

Re: newer binutils for CURRENT ?

2000-02-12 Thread Pascal Hofstee
On Sat, Feb 12, 2000 at 05:46:12AM -0800, Jordan K. Hubbard wrote: I have been having some problems gettign Mozilla to start up under FreeBSD-4.0-CURRENT .. and the comments given in the Bugzilla forum all seem to blaim my problems to having a gcc 2.9.5.2 compiler and an (old) 2.9.1

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread Jordan K. Hubbard
Are there any plan to distribute USA_RESIDENT=NO version of des binary distribution? I have no current plans to build such a thing and am USA_RESIDENT myself so it would be a questionable thing from a legal standpoint, I think. I can hardly wait until September when the RSA patent expires! :)

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], "Jordan K. Hubbard" writes: Are there any plan to distribute USA_RESIDENT=NO version of des binary distribution? I have no current plans to build such a thing and am USA_RESIDENT myself so it would be a questionable thing from a legal standpoint, I think. I can

RE: newer binutils for CURRENT ?

2000-02-12 Thread Stephane Potvin
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Donn Miller Sent: Saturday, February 12, 2000 3:36 AM To: Pascal Hofstee Cc: [EMAIL PROTECTED] Subject: Re: newer binutils for CURRENT ? Pascal Hofstee wrote: They all suggest updating my

ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Hans Ottevanger
Hi folks, I am currently having problems with my new Dual Celeron testsystem, when trying to use UDMA66. Hardware: ABIT BP6 2x Celeron 466 (NOT overclocked) 128 Mbyte RAM Matrox G400 16 MByte 3Com 905B 2x Maxtor 92041U4 20 GByte Aopen CDROM 48x One of the disks is master on the first

openssh install not straight forward: openssl-0.9.4 purported to bein base, but isn't?

2000-02-12 Thread Adrian Steinmann
I had to 'make install' in the FreeBSD 3.4 version of /usr/ports/security/openssl to get openssl-0.9.4 installed on 4.0RC since it purports to be in the base system: cd /usr/ports/security/openssl make -V FORBIDDEN "OpenSSL is already in the base system" yet it doesn't appear to be.

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-12 Thread 梅本 肇
Hi, On Fri, 11 Feb 2000 19:59:03 +0100 (CET) Blaz Zupan [EMAIL PROTECTED] said: After doing a buildworld yesterday I noticed that my sshd (1.2.27, with libwrap support) immediately closes the connection when a connection is made, without logging anything via syslog. sshd itself was not

Re: rpc.lockd

2000-02-12 Thread Cy Schubert - ITSD Open Systems Group
In message [EMAIL PROTECTED], "David E. Cross" writes: Well, I'd first be very interested to know if anyone has even seen this work. :) I have seen regrettably little feedback about it so far. - Jordan I can understand part of the reason for this... 4.0-RELEASE is right arround

Re: /usr/ports/ too big?

2000-02-12 Thread Dan Papasian
An even more radical approach, and more controversial, would be to remove /usr/ports entirely and use the concept of source packages. pkg_add -r aumix would install the binary, and something along the lines of: pkg-source_add -r aumix would download the source, patches, and whatever else

lots of ad_timeouts

2000-02-12 Thread Don Croyle
I recently moved one of my machines to -current and I see a lot of these when I do buildworlds and other large builds. With a kernel built yesterday after the last set of ATA changes and and boot_verbose set, the exact message is: ad0: ad_timeout: lost disk contact - resetting ata0: resetting

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Ashley Penney
On Sat, Feb 12, 2000 at 05:31:47PM +0100, Hans Ottevanger spoketh: : Hi folks, : : I am currently having problems with my new Dual Celeron testsystem, : when trying to use UDMA66. Hans, Have you tried updating to the latest CURRENT? I had the same issues until sos checked in a few fixes for

make buildworld out-of-the-box 4.0RC broken?

2000-02-12 Thread Adrian Steinmann
I installed "All" off the 4.0-2208-CURRENT/install-i386.iso, i.e. including src, and went and tried "cd /usr/src; make buildworld" Within seconds I see: /usr/src/tools/install.sh: Can't open /usr/src/tools/install.sh: No such file or directory *** Error code 2 Doesn't the install src on

Re: any change in fs block allocation between current and stable ?

2000-02-12 Thread Alfred Perlstein
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/ffs_alloc.c you may want to investigate revision 1.62. * Luigi Rizzo [EMAIL PROTECTED] [000212 03:19] wrote: Hi, I have a question related to ufs block allocation. This problem arises when building picobsd floppy on /dev/fd0 (ufs with

Re: newer binutils for CURRENT ?

2000-02-12 Thread David O'Brien
On Sat, Feb 12, 2000 at 03:36:12AM -0500, Donn Miller wrote: One possible thing to try would be to download the latest binutils from the GNU ftp site or mirrors, If you did that you would find the the latest GNU release is 2.9.1. Guess what -- Binutils is getting little maintaince. They are

Re: newer binutils for CURRENT ?

2000-02-12 Thread David O'Brien
On Sat, Feb 12, 2000 at 09:30:19AM -0500, Stephane Potvin wrote: I've been using the latest binutils from cygnus for the last month without ... But as I take it (only my 0.02$) it won't happen until they release an official version and it doesn't seems to be anywhere soon. It doesn't seem it

Re: newer binutils for CURRENT ?

2000-02-12 Thread David O'Brien
On Sat, Feb 12, 2000 at 03:00:07PM +0100, Pascal Hofstee wrote: in this case it's not M13 but the latest CVS tree ... But i'll see if recompiling the beast for a few days on end eventually will get it back in shape again. if not ... i'll probably come back and complain ;-) Don't complain to

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Marius Strom
Hans and others, I have the same situation - happy to get a new motherboard and processor, unhappy to hang FreeBSD. My situation is different, however - I'm running single processor currently and it still hangs. I've also experienced this issue with and without softupdates. -- Marius Strom

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-12 Thread David O'Brien
On Sun, Feb 13, 2000 at 01:36:26AM +0900, Hajimu UMEMOTO wrote: I brought sshd1 compiled on pure 3.4-RELEASE into 4.0-CURRENT. Then, I see this problem. This is why new libwrap uses getipnodeby*() added by recent IPv6 supported libc. Though, libc's major version was incremented,

Re: please commit this before -RELEASE

2000-02-12 Thread David O'Brien
On Fri, Feb 11, 2000 at 11:06:06AM -0500, Brian Dean wrote: Back in July, I added support in the kernel for hardware debug registers on the ix86 platform which allows for hardware watchpoints, ... Could someone please commit this doc addition? Done. To Unsubscribe: send mail to [EMAIL

Re: /usr/ports/ too big?

2000-02-12 Thread Richard Wackerbarth
On Wed, 09 Feb 2000, Dan Papasian wrote: An even more radical approach, and more controversial, would be to remove /usr/ports entirely and use the concept of source packages. pkg_add -r aumix would install the binary, and something along the lines of: pkg-source_add -r aumix would

Re: Why is libstdc++ separate from g++ 2.95.2?

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 06:55:53PM -0500, Donn Miller wrote: Just curious as to what the advantages are of having libstdc++ separated from gcc. How is libstdc++ separated from g++? I'm not really understanding what you are trying to get across. From what I recall on www.gnu.org, they said

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Soren Schmidt
It seems Hans Ottevanger wrote: Hi folks, I am currently having problems with my new Dual Celeron testsystem, when trying to use UDMA66. ABIT BP6 2x Celeron 466 (NOT overclocked) 128 Mbyte RAM Matrox G400 16 MByte 3Com 905B 2x Maxtor 92041U4 20 GByte Aopen CDROM 48x When I use the

Re: first impressions after upgrading from 3.4-RELASE to 4.0-20000209-CURRENT

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 06:08:36PM +0100, Jose M. Alcaide wrote: /usr/X11R6/bin/XF86_SVGA: libxpg4.so.2 = /usr/lib/libxpg4.so.2 (0x282ee000) libz.so.2 = /usr/lib/libz.so.2 (0x282f2000) libm.so.2 = /usr/lib/libm.so.2 (0x282ff000) libc.so.3 =

Re: wine in freebsd-current

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 01:46:59PM -0800, Brooks Davis wrote: Wine thinks it can use byacc, but it needs bison. The patch attached to the PR ports/16344 will fix the build or you can just cd to ports/devel/bison and install it first which is all the patch really does. Why can't it use

Re: lots of ad_timeouts

2000-02-12 Thread Soren Schmidt
It seems Don Croyle wrote: I recently moved one of my machines to -current and I see a lot of these when I do buildworlds and other large builds. With a kernel built yesterday after the last set of ATA changes and and boot_verbose set, the exact message is: ad0: ad_timeout: lost disk

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 08:34:28PM -0500, Donn Miller wrote: Nope. When I ran buildword, I used CFLAGS='-mpentium -O3 -pipe'. I We don't support building world with -O3. Before continuing this path, please try the *stock* values. -- -- David([EMAIL PROTECTED]) To Unsubscribe: send

FTP_INTERNAL_LS

2000-02-12 Thread Garrett Wollman
On Sat, 12 Feb 2000 10:52:22 +0100 (CET), "Patrick M. Hausen" [EMAIL PROTECTED] said: BTW: if ls is internal why not get rid of the special setup for chrooted accounts altogether? Couldn't ftpd open /etc/pwd.db and /etc/group for reading before chrooting? You don't normally want to expose

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 08:24:09AM -0500, Donn Miller wrote: I know that the standard gcc-2.95.2 itself has libstdc++ built in, so there's no separate library there. Huh??? Try this: cd /usr/local/lib/gcc-lib find . -name libstdc++.a Don't confuse shared libs vs. static ones; with

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Hans Ottevanger
Marius Strom wrote: Hans and others, I have the same situation - happy to get a new motherboard and processor, unhappy to hang FreeBSD. My situation is different, however - I'm running single processor currently and it still hangs. I've also experienced this issue with and without

Re: lots of ad_timeouts

2000-02-12 Thread Don Croyle
I really can't tell you for sure. This machine had been running 2.2.8 before, and I didn't think to save a dmesg before I wiped it and reinstalled from a snapshot. If it would help, I'll try setting it to PIO with sysctl and doing another buildworld. Soren Schmidt [EMAIL PROTECTED] writes:

Re: 4.0 will ship with NODOC=YES

2000-02-12 Thread jack
The build environment is a definite factor here. I built jade on FreeBSD 4.0-2209-CURRENT (GENERIC) with no problems. Same on a -stable box. But a -stable release, on a -stable box that build docproj-1.1 just fine in the ports tree, fell over building jade. Kuriyama's USE_GMAKE commit

Re: /usr/ports/ too big?

2000-02-12 Thread David O'Brien
TAKE THIS TO [EMAIL PROTECTED] * This is NOT a -current issue!! And the people that can actually effect change hang out on [EMAIL PROTECTED], not necessarly on [EMAIL PROTECTED] On Sat, Feb 12, 2000 at 12:19:01PM -0600, Richard Wackerbarth wrote: This is the direction that my

Re: newer binutils for CURRENT ? Ask H.J. Lu

2000-02-12 Thread Daniel Robbins
Hi, I would have to agree with David. The release version of binutils is horrendously out of date. The most recent (non-release) version can be found at ftp://ftp.varesearch.com/pub/support/hjl/binutils/binutils-2.9.5.0.24.tar.gz. I've made a transition to the most recent set of GNU

Re: lots of ad_timeouts

2000-02-12 Thread Soren Schmidt
It seems Don Croyle wrote: I really can't tell you for sure. This machine had been running 2.2.8 before, and I didn't think to save a dmesg before I wiped it and reinstalled from a snapshot. Aha! 2.2.x didn't do DMA at all If it would help, I'll try setting it to PIO with sysctl and

ATA problem? command aborted on IBM hd, compaq laptop

2000-02-12 Thread Chris Radek
Hi, I have a group of Compaq LTE Elite 4/50CX laptops (486dx2/50, 24meg ram, two PCMCIA slots), on which I am attempting to install the 4.0 snapshot from 2209. Two of these machines report an IBM disk (this is `-v' transcribed by hand): ad0: IBM H2344-A4/G4I_A8C0 ATA-0 disk at ata0 as

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Hans Ottevanger
Soren Schmidt wrote: [...] If you are using the newest code, then the problem might be that your disks doesn't work proberly with UDMA66. I've seen several newer disks that has problems here, and frankly Maxtor is not known for their quality in this respect. I cvsupped this morning.

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Soren Schmidt
It seems Hans Ottevanger wrote: Tried this patch, and the system does not hang any more. Even better, I/O to this disk is still quite fast, at least way faster than using the "standard" interface on this board (and even that is not really slow). I'll run a "buildworld" as torture test this

Re: newer binutils for CURRENT ? Ask H.J. Lu

2000-02-12 Thread Donn Miller
Daniel Robbins wrote: I've made a transition to the most recent set of GNU development tools for my own (Linux) distro, and all I can say is that it may take a bit of fiddling to find the "best" binutils that will work with gcc 2.95.2. But, it's definitely worth the work, since gcc's new

Re: /usr/ports/ too big?

2000-02-12 Thread Richard Wackerbarth
On Sat, 12 Feb 2000, David O'Brien wrote: TAKE THIS TO [EMAIL PROTECTED] * Agreed. This is where the depth of the discussion should take place. This is NOT a -current issue!! I beg to differ. Any significant change to the status-quo is a -current issue. To adopt ANY SIGNIFICANT

Re: newer binutils for CURRENT ? Ask H.J. Lu

2000-02-12 Thread David O'Brien
On Sat, Feb 12, 2000 at 03:08:49PM -0500, Donn Miller wrote: Why don't we do it? Let's find out from the maintainer of binutils which version he recommends, and then integrate it into the next version of -current. We can find the bugs and fix them on our own. Personally, I'd like to find

Re: /usr/ports/ too big?

2000-02-12 Thread Bill Fumerola
On Sat, Feb 12, 2000 at 01:58:14PM -0600, Richard Wackerbarth wrote: On Sat, 12 Feb 2000, David O'Brien wrote: TAKE THIS TO [EMAIL PROTECTED] * Agreed. This is where the depth of the discussion should take place. This is NOT a -current issue!! I beg to differ. Any

Re: pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Russell
On Sat, 12 Feb 2000, Doug Rabson wrote: This should be fine, thanks. Could you try this patch for me - I think its just caused by an uninitialised variable: Index: pcibus.c === RCS file: /home/ncvs/src/sys/i386/isa/pcibus.c,v

Re: newer binutils for CURRENT ? Ask H.J. Lu

2000-02-12 Thread Daniel Robbins
Hiya, OK, I'll email him and ask him to post suggestions to this list, and forward the message to me. However, I am a FreeBSD newbie, recently arriving from the Linux camp, so any specific problems/questions that need to be asked should be asked by whoever is having the problem, ( i.e. I am

FreeBSD-current question re: binutils

2000-02-12 Thread Daniel Robbins
Hi there, I'm writing you on behalf of the freebsd-current mailing list, with some questions regarding binutils. Freebsd-current has integrated gcc 2.95.2 into the standard sources, but is still using a relatively old version of binutils (2.9.1 or thereabouts). Several people are wondering

lockd feedback

2000-02-12 Thread Andrew Gallatin
I just ran the connectathon locking tests from Sparc/Solaris 2.7 and Alpha Tru64 (aka OSF/1) 4.0F against an x86 running a fairly recent rev of current (last week's kernel). For a pointer to the tests, see http://www.connectathon.org/nfstests.html Sun:

Re: wine in freebsd-current

2000-02-12 Thread Brooks Davis
On Sat, Feb 12, 2000 at 10:51:52AM -0800, David O'Brien wrote: On Thu, Feb 10, 2000 at 01:46:59PM -0800, Brooks Davis wrote: Wine thinks it can use byacc, but it needs bison. The patch attached to the PR ports/16344 will fix the build or you can just cd to ports/devel/bison and install it

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-12 Thread Kris Kennaway
On Sat, 12 Feb 2000, Poul-Henning Kamp wrote: Could somebody send a short overview of the "crypto in FreeBSD" situation ? I bet there are more people than me who have lost track of what is in, what is out and what USA_RESIDENT changes... See the new chapter 6.5 in the handbook for an

Re: newer binutils for CURRENT ? Ask H.J. Lu

2000-02-12 Thread Kris Kennaway
On Sat, 12 Feb 2000, Daniel Robbins wrote: URL above, and it seemed to work ok. You *can expect* problems and challenges integrating 2.95.2 into FreeBSD -- it's like a whole new compiler. And it *will* cause new compile errors that were not flagged before. That's just the nature of the

Re: lots of ad_timeouts

2000-02-12 Thread Don Croyle
Soren Schmidt [EMAIL PROTECTED] writes: If it would help, I'll try setting it to PIO with sysctl and doing another buildworld. It probably will... Made it through the world safely. I've just started a make release. Assuming that this isn't something that's readily fixable, where would

Re: lockd feedback

2000-02-12 Thread Dan Nelson
In the last episode (Feb 12), Andrew Gallatin said: Test #1 - Test regions of an unlocked file. HANG From strace: open("./lockfile3236", O_RDWR|O_CREAT|O_SYNC, 0666) = 7 write(1, "\nTest #1 - Test regions of an u"..., 44 Test #1 - Test regions of an unlocked file.) = 44 write(1, "\n", 1

OpenSSL packages available

2000-02-12 Thread Kris Kennaway
I'm in the process of uploading the i386 and alpha packages for the two US versions of openssl (NORSA RSAref). As described in chapter 6.5 of the handbook, you can pkg_add these instead of having to do a source-recompile of the openssl stuff (the NORSA package is what you get by default,

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-12 Thread Peter Wemm
"Dan Mack" wrote: I have basically the same system. BP6 (dual 400 SMP) + 2 UDMA66 Maxtor Drives. Under high I/O load, I get the lost disk contact messages. Sometimes I recover from the hang other times I have to hard reset the system. Yes I know that maxtor is not the highest quality

timed/adjtime() on -current

2000-02-12 Thread Ben Smithurst
[sorry about the crosspost - I'm not sure if this is me being a dumbass, or something wrong with adjtime() on current. adjtime() certainly behaves as I expect it to on stable.] I've recently updated one of my machines to -current, and now timed(8) seems to have stopped working. Is there some

Sound Card

2000-02-12 Thread Ron 'The InSaNe One' Rosson
Under 3.3-RELEASE with PAO the sound card work with this entry in the config file: device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 Here is what the dmesg output looked like with that entry: pcm0 at 0x220 irq 5 drq 1 on isa ESS1879 (rev 11, native mode) Now under

Re: Sound Card

2000-02-12 Thread Peter Wemm
Ron 'The InSaNe One' Rosson wrote: Under 3.3-RELEASE with PAO the sound card work with this entry in the config file: device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 Here is what the dmesg output looked like with that entry: pcm0 at 0x220 irq 5 drq 1 on isa

aic7xxx fatal flaw

2000-02-12 Thread Jim Bryant
I seem to have had a problem with the ahc driver since around the beginning of the year. Due to mail problems, this is the first I've been able to report this. I am running a Tyan Thunder2 [DLUA-1696] motherboard with -current/SMP. This board has the aic7895 [3940UW] on it. The error I get

Re: aic7xxx fatal flaw

2000-02-12 Thread Kenneth D. Merry
On Sat, Feb 12, 2000 at 04:12:13 -0600, Jim Bryant wrote: I seem to have had a problem with the ahc driver since around the beginning of the year. Due to mail problems, this is the first I've been able to report this. I am running a Tyan Thunder2 [DLUA-1696] motherboard with -current/SMP.

Re: aic7xxx fatal flaw

2000-02-12 Thread Jim Bryant
In reply: You need to upgrade to the latest -current. I believe Justin fixed this on Wednesday: revision 1.28 date: 2000/02/09 21:00:22; author: gibbs; state: Exp; lines: +23 -9 Fix parity error detection logic for aic7880 and aic7895 chips during the