Re: Bootstrapping perl

2000-06-28 Thread Mark Murray
Ok. I'll re-cvsup now and take a peek. Got all the ${MINIPERL} stuff, and I now have a successful buildworld. Took 7 minutes longer than the last time though... I'm glad it worked! The "Yes, it is cool now" reports are just as valuable as the "You idiot! You broke it!" ones :-) M --

Re: Release still broken with new Perl

2000-06-28 Thread Mark Murray
=== gnu/usr.bin/perl/library/B make: don't know how to make distribute. Stop OK - I know how to fix this. Thanks for the report! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body

Re: Boot Oddities

2000-06-28 Thread Dampure, Pierre Y.
"Dampure, Pierre Y." wrote: Apologies if this ought to be in -questions rather than -current, but since I first noticed the problem on 5.0-2621-CURRENT... The above snapshot was installed on a brand new system (OR840, 2x733EB, 512MB RDRAM, 1xAHA2940UW, 4x9.1Gb Barracuda). The disk

Re: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread Warner Losh
In message [EMAIL PROTECTED] Edwin Culp writes: : int=000d err= eft=00010046 eip=92eb : eax=00fb ebx= ecx=0152 edx=03f6 : esi=000fbc92 edi=000f ebp=17b4 esp=17b4 : cs:eip=0f 32 89 45 1c 89 55 14-46 eb cf 80 65 31 fd eb : ss:esp=08 00 00 00 1c 9c 00

Re: let badsect recog IFCHR in 5.0-C

2000-06-28 Thread Warner Losh
In message [EMAIL PROTECTED] Alexander Langer writes: : Thus spake Dan Papasian ([EMAIL PROTECTED]): : :+ // un-needed. :+ // memcpy(name_dir_end + 1, name_dir_end, strlen(name_dir_end) + 1); :+ // *name_dir_end = 'r'; : Use /* */ comments or #if 0. : Actually,

Re: XML driver config file to replace LINT

2000-06-28 Thread Warner Losh
Any reason that the .c/.h files of the drivers couldn't be used to generate this information? I think it would greatly enhance the ability of the aintainer to update it. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread Donn Miller
On Wed, 28 Jun 2000, Warner Losh wrote: In message [EMAIL PROTECTED] Edwin Culp writes: : int=000d err= eft=00010046 eip=92eb : eax=00fb ebx= ecx=0152 edx=03f6 : esi=000fbc92 edi=000f ebp=17b4 esp=17b4 : cs:eip=0f 32 89 45 1c 89 55 14-46 eb cf

Re: -current of 3 hours ago, can't get GENERIC kernel compiled

2000-06-28 Thread Martin Cracauer
In [EMAIL PROTECTED], Andreas Klemm wrote: current of today, very recent. Just to drop you a note. cc -pipe -O -nostdinc -I/usr/src/sys/compile/GENERIC/../.. -I. -I/usr/include-o aicasm aicasm_gram.o aicasm_scan.o aicasm.o aicasm_symbol.o -ll ./aicasm -nostdinc -I- -I. -I../..

Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Mak

2000-06-28 Thread John Baldwin
On 26-Jun-00 David O'Brien wrote: On Mon, Jun 26, 2000 at 10:28:53PM +0200, Mark Murray wrote: Since I'm now through it, I don't know the latest problem, but the last thing I saw that the old lib got used with the new perl (or the other way round) and that looks like it can be fixed with

Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Mak

2000-06-28 Thread Neil Blakey-Milner
On Tue 2000-06-27 (02:41), John Baldwin wrote: On 26-Jun-00 David O'Brien wrote: On Mon, Jun 26, 2000 at 10:28:53PM +0200, Mark Murray wrote: Since I'm now through it, I don't know the latest problem, but the last thing I saw that the old lib got used with the new perl (or the other

Re: perl5 ports and perl5.006

2000-06-28 Thread Doug Barton
Ade Lovett wrote: Got a couple of issues with perl5.006 that just went into -current in terms of perl5 ports. The first one is relatively straightforward, being a simple versioning problem. Following patch fixes that (OSVERSION may be slightly wrong, but it corresponds to what I have

Re: Bootstrapping perl ...

2000-06-28 Thread George W. Dinolt
Mark: Got through the buildworld with a recent cvsup. I am now running with this "world". Many thanks. I am not sure who is supposed to manage the fact that /usr/ports/Mk/bsd.ports.mk doesn't yet know about perl-5.006. One appears to need to set PERL_VER and PERL_VERSION. I just added an ."if

Re: vnode_if.h: how should it be done ?

2000-06-28 Thread Kris Kennaway
On Sun, 25 Jun 2000, Warner Losh wrote: They aren't installed. You must have a kernel tree to build the kld. Just add vnode_if.h to your SRCS and the rest happens automatically via bsd.kmod.mk. It works great. I do it all the time. In fact, I added SYSDIR support to bsd.kmod.mk at Timing

Re: let badsect recog IFCHR in 5.0-C

2000-06-28 Thread Clive Lin
On Wed, Jun 28, 2000 at 11:31:55AM +1000, Bruce Evans wrote: 1) Don't "comment out" dead code. Remove it. 2) Use only #if 0 to "comment out code. Comments are unsuitable for "commenting out" code in general, because the code might contain comments, and they are harder to edit and

Re: Check for ports updates

2000-06-28 Thread Leif Neland
On Tue, 6 Jun 2000, Thomas Schuerger wrote: Hi! Is there already a tool that checks the installed ports for available updates in /usr/ports? I've written such a tool, which seems to work fine already. Anyone interested? Now that such a tool (yours?) is in /etc/periodic/weekly, how

Re: let badsect recog IFCHR in 5.0-C

2000-06-28 Thread Alexander Langer
Thus spake Warner Losh ([EMAIL PROTECTED]): /* That's OK */ #if 0 That's not #endif Lol. I'd like to see one who does such things :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of

The position of {boot,fixit}_crunch.conf

2000-06-28 Thread Takahashi Yoshihiro
Hi, I'd like to move {boot,fixit}_crunch.conf from src/release to src/release/$MACHINE because it needs to use different configuration file between PC/AT and PC-98 to decrease the size of PC-98 fixit.flp to 1.2MB. In addition, alpha machines don't require the fdisk command, so I think that it

Re: Check for ports updates

2000-06-28 Thread Alexander Leidinger
On 28 Jun, Leif Neland wrote: The steps needed for upgrading a package (from ports) would be: make install append foo-1.1/+REQUIRED_BY to foo-1.2/+REQUIRED_BY traverse /var/db/pkg/* and remove foo-1.1/replace with foo-1.2 "subtract" foo-1.2/+CONTENT from foo-1.1/+CONTENT, only

Re: Check for ports updates

2000-06-28 Thread Leif Neland
Any reason not to put this into bsd.port.mk? make update On Wed, 28 Jun 2000, Alexander Leidinger wrote: On 28 Jun, Leif Neland wrote: The steps needed for upgrading a package (from ports) would be: make install append foo-1.1/+REQUIRED_BY to foo-1.2/+REQUIRED_BY

Re: Check for ports updates

2000-06-28 Thread Neil Blakey-Milner
On Wed 2000-06-28 (15:13), Leif Neland wrote: Any reason not to put this into bsd.port.mk? make update It will break the system at least 20% of the time. Change 20% to 100% for gnome, kde, xpm, png, tiff, jpeg, and so forth. Neil -- Neil Blakey-Milner Sunesi Clinical Systems [EMAIL

Re: XML driver config file to replace LINT

2000-06-28 Thread Nik Clayton
On Mon, Jun 26, 2000 at 03:06:57PM -0600, Warner Losh wrote: In message [EMAIL PROTECTED] Nik Clayton writes: : In my world, this XML file would be a replacement for many of the files : in src/sys/conf/. Or, at the very least, those files would be generated : from this XML file. As a

Re: XML driver config file to replace LINT

2000-06-28 Thread Nik Clayton
On Mon, Jun 26, 2000 at 03:06:57PM -0600, Warner Losh wrote: In message [EMAIL PROTECTED] Nik Clayton writes: : In my world, this XML file would be a replacement for many of the files : in src/sys/conf/. Or, at the very least, those files would be generated : from this XML file. As a

Re: XML driver config file to replace LINT

2000-06-28 Thread Nik Clayton
On Mon, Jun 26, 2000 at 03:02:07PM -0600, Warner Losh wrote: In message [EMAIL PROTECTED] Nik Clayton writes: : Another script would parse the above and generate HARDWARE.TXT. And another : could parse the above and spit out DocBook for the Handbook and FAQ. There's some problems witht

Re: XML driver config file to replace LINT

2000-06-28 Thread Nik Clayton
On Mon, Jun 26, 2000 at 03:02:07PM -0600, Warner Losh wrote: In message [EMAIL PROTECTED] Nik Clayton writes: : Another script would parse the above and generate HARDWARE.TXT. And another : could parse the above and spit out DocBook for the Handbook and FAQ. There's some problems witht

Re: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread Edwin Culp
Thanks, Warner and Donn. I have been successfully building a new world and kernel every day, except with the latest perl problems the last two days. Today's world is in process and looks like it is going to be successful. This means that everything is up to date. I haven't been able to boot

Re: perl5 ports and perl5.006

2000-06-28 Thread Ade Lovett
On Tue, Jun 27, 2000 at 07:05:39PM -0500, Ade Lovett wrote: Take a perl5 port at random.. I chose converters/p5-Convert-UU I had to make the following (kludgy) hack to the PLIST to make things package properly: Index: PLIST

Re: XML driver config file to replace LINT

2000-06-28 Thread Thomas M. Sommers
Warner Losh wrote: Any reason that the .c/.h files of the drivers couldn't be used to generate this information? Or perhaps the other way around. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Check for ports updates

2000-06-28 Thread Alexander Leidinger
On 28 Jun, Leif Neland wrote: Any reason not to put this into bsd.port.mk? make update - it removes your config files in most cases. - it may break binaries which depend upon a specific library. - ... Bye, Alexander. -- Secret hacker rule #11: hackers read manuals.

Re: Check for ports updates

2000-06-28 Thread Alexander Leidinger
On 28 Jun, Neil Blakey-Milner wrote: Any reason not to put this into bsd.port.mk? make update It will break the system at least 20% of the time. Change 20% to 100% for gnome, kde, xpm, png, tiff, jpeg, and so forth. I've successfully updated png/tiff/jpeg and some gnome packages

Re: XML driver config file to replace LINT

2000-06-28 Thread Nik Clayton
On Tue, Jun 27, 2000 at 11:49:34PM +0900, Hiroki Sato wrote: Nik Clayton [EMAIL PROTECTED] wrote in [EMAIL PROTECTED]: [ That schema is not set in stone, and certainly requires more work. In particular, we probably need "lang" and "encoding" options on the comment element, to

Re: XML driver config file to replace LINT

2000-06-28 Thread Nik Clayton
On Wed, Jun 28, 2000 at 11:27:12AM -0400, Thomas M. Sommers wrote: Warner Losh wrote: Any reason that the .c/.h files of the drivers couldn't be used to generate this information? Or perhaps the other way around. That's what I'd prefer. Any solution that relys on trying to parse

new ftpd feature...

2000-06-28 Thread Visigoth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sup all? In light of the recent WU-ftpd exploits and general security concearns, I decided to change to a different ftpd.(duh) The largest feature about wu-ftpd that I needed was the ability to specify the passive port range so as

Re: The position of {boot,fixit}_crunch.conf

2000-06-28 Thread David O'Brien
On Wed, Jun 28, 2000 at 09:28:31PM +0900, Takahashi Yoshihiro wrote: I'd like to move {boot,fixit}_crunch.conf from src/release to src/release/$MACHINE because it needs to use different configuration file between PC/AT and PC-98 to decrease the size of PC-98 fixit.flp to 1.2MB. In

Re: new ftpd feature...

2000-06-28 Thread Visigoth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ftpd uses ports in the high range, just adjust the last two sysctls and you'll be fine. I understand how IP_PORTRANGE_HIGH and all work, but there are other programs which use these as well, and in at least my application, having support

Re: new ftpd feature...

2000-06-28 Thread Will Andrews
On Wed, Jun 28, 2000 at 12:23:53PM -0500, Visigoth wrote: I understand how IP_PORTRANGE_HIGH and all work, but there are other programs which use these as well, and in at least my application, having support in ftpd is nice... I'd have to agree with Visigoth here; system controls should

Re: XML driver config file to replace LINT

2000-06-28 Thread Dan Moschuk
| I disagree. We're not Linux, where people can throw in code without thought | to the wider consequences -- one of the commitments you should make (that's | a generic "you" there, not you specifically) as a FreeBSD committer is to | maintain the documentation that's affected by your changes.

Re: Check for ports updates

2000-06-28 Thread Leif Neland
On Wed, 28 Jun 2000, Alexander Leidinger wrote: On 28 Jun, Neil Blakey-Milner wrote: Any reason not to put this into bsd.port.mk? make update It will break the system at least 20% of the time. Change 20% to 100% for gnome, kde, xpm, png, tiff, jpeg, and so forth. I've

Re: The position of {boot,fixit}_crunch.conf

2000-06-28 Thread Wilko Bulte
On Wed, Jun 28, 2000 at 11:19:20AM -0700, David O'Brien wrote: On Wed, Jun 28, 2000 at 08:11:22PM +0200, Wilko Bulte wrote: Seconded. But Maybe at some point in time we should decide CD[R] is the load medium of choice for Alpha. Or? That would mostly prevent Net installs, and anyone

Re: XML driver config file to replace LINT

2000-06-28 Thread Dan Moschuk
| Perhaps it would be a good idea to assign someone the task of just maintaing | the HARDWARE.TXT file, rather than expecting all developers to keep | documentation up to date? | | That is what I am currently doing (at least trying to.. ;-) for | FreeBSD/alpha. But considering that the

Re: The position of {boot,fixit}_crunch.conf

2000-06-28 Thread Brandon D. Valentine
On Wed, 28 Jun 2000, Wilko Bulte wrote: Rather, I mean a *small* bootable CD image like NetBSD uses, essentially a 'super floppy'. Which would then be suitable for a Net install too. There is already a LS120 (?) image similar to that I think. Which, btw, would be a nifty thing to have if

Re: XML driver config file to replace LINT

2000-06-28 Thread Wilko Bulte
On Wed, Jun 28, 2000 at 02:45:25PM -0400, Dan Moschuk wrote: | Perhaps it would be a good idea to assign someone the task of just maintaing | the HARDWARE.TXT file, rather than expecting all developers to keep | documentation up to date? | | That is what I am currently doing (at least

What's going on with crypto all of a sudden ?

2000-06-28 Thread Pascal Hofstee
Just now after a new buildworld/installworld i am suddenly getting errors like the following when trying to use OpenSSH's version 1 protocoll: ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol version 1 Protocol major versions differ: 2 vs. 1 man 8 sslresults

Re: What's going on with crypto all of a sudden ?

2000-06-28 Thread Kenneth Wayne Culver
if you're using -CURRENT, it's because you havn't followed the advice about the new randomdev. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | |

Re: What's going on with crypto all of a sudden ?

2000-06-28 Thread Kenneth Wayne Culver
Nothing to be sorry about... just read a little more carefully :-) = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The

Re: Huh? ssh stopped working with new kernel.

2000-06-28 Thread Brian Somers
* Julian Elischer [EMAIL PROTECTED] [000627 12:36] wrote: So I cvsupped yesterday, and tehn made a new kernel. so suddenly ssh doesn't work any more. cvsup again and recompile and reload the randomdev module, it should resume working. And ``sed -n /^2624:$/,/^$/p /usr/src/UPDATING''

Strange make buildworld problem...

2000-06-28 Thread Donn Miller
Recently, the make world problems with perl have been fixed, and I can do a make world all the way through, provided I do a make world the first time only. However, I did a cvsup to update my source tree again after the first make world. I did a make -DNOCLEAN buildworld with /usr/obj

Re: XML driver config file to replace LINT

2000-06-28 Thread Satoshi - Ports Wraith - Asami
* From: Nik Clayton [EMAIL PROTECTED] * Possibly. I was thinking that the only thing that would be language * specific about each driver would be the comment section. * * comment.../comment * * All the other stuff is language independent. * * That being the case, it wouldn't be

Re: USB modems

2000-06-28 Thread Warner Losh
In message l03130304b57ec3bf8693@[194.32.164.2] Bob Bishop writes: : Can anyone give a quick synopsis of the current status of support for USB : modems? TIA They aren't supported yet. There's at least one group that might be working on them. The value of supporting them is well known. Take

Re: XML driver config file to replace LINT

2000-06-28 Thread Warner Losh
In message [EMAIL PROTECTED] Dan Moschuk writes: : Perhaps it would be a good idea to assign someone the task of just maintaing : the HARDWARE.TXT file, rather than expecting all developers to keep : documentation up to date? This can be difficult to do. It will take someone with enough cycles

Re: XML driver config file to replace LINT

2000-06-28 Thread Warner Losh
In message [EMAIL PROTECTED] "Thomas M. Sommers" writes: : Warner Losh wrote: : : Any reason that the .c/.h files of the drivers couldn't be used to : generate this information? : : Or perhaps the other way around. No. I'm saying that the .c and .h files (likely .h) are the source to the

Re: XML driver config file to replace LINT

2000-06-28 Thread Warner Losh
In message [EMAIL PROTECTED] Nik Clayton writes: : Or does loading Japanese text in to a non-Japanese aware editor scramble : the text? It can, if the user editing the text isn't careful, or the editor likes to do too many things automatically. Generally speaking, however, it shouldn't be a big

Re: Release still broken with new Perl

2000-06-28 Thread John Baldwin
On 28-Jun-00 Mark Murray wrote: === gnu/usr.bin/perl/library/B make: don't know how to make distribute. Stop OK - I know how to fix this. Thanks for the report! Thanks. :) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org -- John Baldwin [EMAIL PROTECTED] --

RE: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread John Baldwin
On 27-Jun-00 Edwin Culp wrote: I have 5 machines running current. All are booting fine with the changes made on June 12, with the exception of a k-6 laptop. I have been booting the kernel.works since the changes and can't seem to get something right. I have tried with my original kernel

RE: The position of {boot,fixit}_crunch.conf

2000-06-28 Thread John Baldwin
On 28-Jun-00 Takahashi Yoshihiro wrote: Hi, I'd like to move {boot,fixit}_crunch.conf from src/release to src/release/$MACHINE because it needs to use different configuration file between PC/AT and PC-98 to decrease the size of PC-98 fixit.flp to 1.2MB. In addition, alpha machines

Re: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread John Baldwin
On 28-Jun-00 Donn Miller wrote: On Wed, 28 Jun 2000, Warner Losh wrote: In message [EMAIL PROTECTED] Edwin Culp writes: : int=000d err= eft=00010046 eip=92eb : eax=00fb ebx= ecx=0152 edx=03f6 : esi=000fbc92 edi=000f ebp=17b4 esp=17b4 :

Re: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread John Baldwin
On 27-Jun-00 Edwin Culp wrote: Donn Miller wrote: Did you compile your kernel with any optimizations, such as -Os? If so, try it recompiling it without optimizations. Unfortunately, no. I wish that I had, because I'm fresh out of things to try. It's fixed. It wasn't a kernel problem

bug: device ether no longer optional

2000-06-28 Thread Andrey A. Chernov
Without "device ether" in config file kernel fails to compile and complains on undefined function ether_ifdetach() in if.c:if_detach() Please fix. -- Andrey A. Chernov [EMAIL PROTECTED] http://ache.pp.ru/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

Re: Laptop boot problem in current with GENERIC GENERIC.hints

2000-06-28 Thread Andrey A. Chernov
On Wed, Jun 28, 2000 at 10:14:27PM -0700, John Baldwin wrote: It's fixed. It wasn't a kernel problem but a stupid bogon on my part in btx.s. Make sure you have rev 1.19 of /sys/boot/i386/btx/btx/btx.s and rebuild your loader. It seems there is a different problem. Fresh -current kernel

Re: Check for ports updates

2000-06-28 Thread Leif Neland
On Wed, 28 Jun 2000, Alexander Leidinger wrote: On 28 Jun, Leif Neland wrote: Any reason not to put this into bsd.port.mk? make update - it removes your config files in most cases. Most sane install's either just installs foo.conf.sample, or won't overwrite existing config-files.

Re: The position of {boot,fixit}_crunch.conf

2000-06-28 Thread David O'Brien
On Wed, Jun 28, 2000 at 08:11:22PM +0200, Wilko Bulte wrote: Seconded. But Maybe at some point in time we should decide CD[R] is the load medium of choice for Alpha. Or? That would mostly prevent Net installs, and anyone installing snapshots from current.freebsd.org. Do we really want to hang

Re: XML driver config file to replace LINT

2000-06-28 Thread Wilko Bulte
On Wed, Jun 28, 2000 at 01:49:36PM -0400, Dan Moschuk wrote: | I disagree. We're not Linux, where people can throw in code without thought | to the wider consequences -- one of the commitments you should make (that's | a generic "you" there, not you specifically) as a FreeBSD committer is

Re: USB modems

2000-06-28 Thread Mike Meyer
Warner Losh writes: In message l03130304b57ec3bf8693@[194.32.164.2] Bob Bishop writes: : Can anyone give a quick synopsis of the current status of support for USB : modems? TIA They aren't supported yet. There's at least one group that might be working on them. The value of supporting them