Re: Problems make installworld

2000-02-05 Thread Warner Losh
In message [EMAIL PROTECTED] "Dan Langille" writes: : OK. I'll cvsup to be sure I have the latest. And try the whole process : again. FWIW: I'm following the instructions mentioned by Jim Bloom in : the UPDATING thread (msg id = [EMAIL PROTECTED]). : : cheers : : cd /usr/src :

Re: Problems make installworld

2000-02-05 Thread Dan Langille
On 5 Feb 00, at 1:06, Warner Losh wrote: In message [EMAIL PROTECTED] "Dan Langille" writes: : OK. I'll cvsup to be sure I have the latest. And try the whole process : again. FWIW: I'm following the instructions mentioned by Jim Bloom in : the UPDATING thread (msg id = [EMAIL

Re: [HEADS UP] xinstall/setflags (was Re: cvs commit: src/share/

2000-02-05 Thread Brian Fundakowski Feldman
On Fri, 4 Feb 2000, John Baldwin wrote: An even easier solution would be to get rid of setflags entirely and put it back in the original sources that embedded it. Umm, that's bascially what Joe's currently proposed patch does. /me sighs But that would not fix the installation

Re: Problems make installworld

2000-02-05 Thread NAKAJI Hiroyuki
"Dan Langille" [EMAIL PROTECTED] wrote: Dan :cd /usr/src Dan :make buildworld Dan :make installworld Dan :cd /usr/src/usr.bin/xinstall Dan :make install Dan :cd /usr/src Dan :make installworld Dan Dan Let me know if this works,

Re: Problems make installworld

2000-02-05 Thread Ruslan Ermilov
On Sat, Feb 05, 2000 at 08:47:19PM +1300, Dan Langille wrote: On 5 Feb 00, at 9:28, Ruslan Ermilov wrote: On Sat, Feb 05, 2000 at 07:41:56PM +1300, Dan Langille wrote: I'm experiencing the same problems but the proposed solution of "make -k -DNOFSCHG installworld " doesn't allow the

3.x to 4.0 upgrade problems

2000-02-05 Thread Josef Karthauser
For those that want to know: # uname -a FreeBSD gandalf.systems.pavilion.net 3.4-STABLE FreeBSD 3.4-STABLE #18: Tue Jan 4 17:33:22 GMT 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/GANDALF i386 # cd /usr/src # make world [cut] cd /usr/src/gnu/lib/libdialog; make beforeinstall sh

Re: [HEADS UP] xinstall/setflags (was Re: cvs commit: src/share/

2000-02-05 Thread John Baldwin
On 04-Feb-00 Ruslan Ermilov wrote: Could you please provide then *right* instructions for UPDATING? David O`Brien's are probably the easiest: If installworld breaks, then do this: make -k installworld make installworld I don't think this needs to be in 4.0. xinstall is *NOT* broken for

Re: [HEADS UP] xinstall/setflags (was Re: cvs commit: src/share/

2000-02-05 Thread Ruslan Ermilov
On Sat, Feb 05, 2000 at 09:51:25AM -0500, John Baldwin wrote: On 04-Feb-00 Ruslan Ermilov wrote: Could you please provide then *right* instructions for UPDATING? David O`Brien's are probably the easiest: If installworld breaks, then do this: make -k installworld make installworld

Re: 3.x to 4.0 upgrade problems

2000-02-05 Thread Ruslan Ermilov
On Sat, Feb 05, 2000 at 02:40:02PM +, Josef Karthauser wrote: For those that want to know: # uname -a FreeBSD gandalf.systems.pavilion.net 3.4-STABLE FreeBSD 3.4-STABLE #18: Tue Jan 4 17:33:22 GMT 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/GANDALF i386 # cd /usr/src # make

Re: 3.x to 4.0 upgrade problems

2000-02-05 Thread Josef Karthauser
On Sat, Feb 05, 2000 at 05:22:24PM +0200, Ruslan Ermilov wrote: On Sat, Feb 05, 2000 at 02:40:02PM +, Josef Karthauser wrote: Make sure you have /usr/src/crypto/openssl/crypto/asn1/asn1.h: MD5 (/home/ru/src-4.0/crypto/openssl/crypto/asn1/asn1.h) = e0f9f3a92f19bbe4dbbf8279f57698de

Re: 3.x to 4.0 upgrade problems

2000-02-05 Thread Ruslan Ermilov
On Sat, Feb 05, 2000 at 03:33:39PM +, Josef Karthauser wrote: On Sat, Feb 05, 2000 at 05:22:24PM +0200, Ruslan Ermilov wrote: On Sat, Feb 05, 2000 at 02:40:02PM +, Josef Karthauser wrote: Make sure you have /usr/src/crypto/openssl/crypto/asn1/asn1.h: MD5

ata1

2000-02-05 Thread Klaus Herrmann
Hello! I just upgraded my 3.4-Stable system to a 4.0-current. It is running fine - with one exeption: the kernel seems to have problems with my 2nd ide/ata controller. when it is enabled, the system displays at boot time that it cannot find a driver vor the CDROM-Drive on ata1. On the 2nd ide

/usr/lib/lib*.so.* no symbols

2000-02-05 Thread Alexander Leidinger
Hi, after an installworld (cvsup Feb 4, ~4 pm CET) my libs didn't have symbols anymore: ---snip--- (107) netchild@ttyp2 nm /usr/lib/libc_r.so.4 /usr/lib/libc_r.so.4: no symbols (108) netchild@ttyp2 nm /usr/lib/libncurses.so.5 /usr/lib/libncurses.so.5: no symbols (109) netchild@ttyp2 file

Re: 3.x to 4.0 upgrade problems

2000-02-05 Thread Josef Karthauser
On Sat, Feb 05, 2000 at 05:40:08PM +0200, Ruslan Ermilov wrote: I don't have it - is it not present on internat? I dunno, and I don't have account on internat to verify. I cvsup `cvs-all' and `cvs-crypto' from cvsup2.ua.FreeBSD.org. Maybe Mark knows... Ahha, I wasn't cvsup'ing all of

Re: ata1

2000-02-05 Thread Thierry Herbelot
In order to have a prompt answer, you should at least send the relevant parts of 3.4 dmesg and 4.0 dmesg (to let know to the driver maintainer which board you use, for example) The problem report you have sent is useless without this info TfH Klaus Herrmann wrote: Hello! I just

Re: current and diskless...

2000-02-05 Thread Nicolas Souchu
On Fri, Feb 04, 2000 at 09:31:16PM +0100, Mark Huizer wrote: Is it possible to boot current diskless? Yes. I'd say (from the times I tried it in 3.1 or something) to use netboot, but that fails because it can't boot an ELF kernel. net/etherboot port will do the job. Should I build an aout

Pre-3.3 to 4.0 w/ IPsec

2000-02-05 Thread Eugene M. Kim
Just wanted to share the knowledge of this little devil. For those who want to upgrade via cvsup their pre-3.3 system to test IPsec: due to the addition of src-sys-crypto in secure-supfile, one will have to cvsup first, upgrade their /usr/share/examples directory (cd /usr/src/share/examples ;

ftp passive modem is on by defaut?

2000-02-05 Thread Dmitry Valdov
Hello! Why ftp passive mode is on by default? ftp localhost Connected to localhost. 220 home.dv.ru FTP server (Version 6.00LS) ready. Name (localhost:dv): 331 Password required for dv. Password: 230 User dv logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp get

Re: 4.0 release cosmetics: ftpd

2000-02-05 Thread Doug Barton
Marc Schneiders wrote: On Tue, 1 Feb 2000, Will Saxon wrote: Well, apparently we are supposed to replace a bunch of files is /etc whenever we make world. There is a command called mergemaster that does this, but the one time i used it (I did not read the directionsvery carefully) I

Re: Problems make installworld

2000-02-05 Thread Dan Langille
On 5 Feb 00, at 16:35, Ruslan Ermilov wrote: On Sat, Feb 05, 2000 at 08:47:19PM +1300, Dan Langille wrote: On 5 Feb 00, at 9:28, Ruslan Ermilov wrote: On Sat, Feb 05, 2000 at 07:41:56PM +1300, Dan Langille wrote: I'm experiencing the same problems but the proposed solution of

Re: ftp passive modem is on by defaut?

2000-02-05 Thread Peter Wemm
Dmitry Valdov wrote: Hello! Why ftp passive mode is on by default? ftp localhost Connected to localhost. 220 home.dv.ru FTP server (Version 6.00LS) ready. Name (localhost:dv): 331 Password required for dv. Password: 230 User dv logged in. Remote system type is UNIX. Using

Re: ftp passive modem is on by defaut?

2000-02-05 Thread 梅本 肇
Hi, On Sat, 5 Feb 2000 22:09:18 +0300 (MSK) Dmitry Valdov [EMAIL PROTECTED] said: dv 229 Entering Extended Passive Mode (|||1049|) Since KAME version of ftp/ftpd was merged, ftp speaks EPSV/EPRT as default not only IPv6 but also IPv4. Currently, existing natd is

Re: [HEADS UP] xinstall/setflags (was Re: cvs commit: src/share/

2000-02-05 Thread David O'Brien
On Sat, Feb 05, 2000 at 09:51:25AM -0500, John Baldwin wrote: David O`Brien's are probably the easiest: If installworld breaks, then do this: make -k installworld make installworld Sounds like this should be updated to be: make -k -DNOFSCHG installworld make installworld -- --

Re: 4.0 release cosmetics: ftpd

2000-02-05 Thread Peter Wemm
Doug Barton wrote: Marc Schneiders wrote: On Tue, 1 Feb 2000, Will Saxon wrote: Well, apparently we are supposed to replace a bunch of files is /etc whenever we make world. There is a command called mergemaster that does this, but the one time i used it (I did not read the

mergemaster requests

2000-02-05 Thread Doug Barton
Peter Wemm wrote: Doug Barton wrote: Out of curiosity, what specifically do you not like about it? I realize that not everyone is going to like/use it, but I am always interested in ways to improve the program. I don't know about everyone else, but my main beef with it is that

panic in -current from 02/05

2000-02-05 Thread Viren R.Shah
I got a panic from -current (02/05 approx 4am EST) It looks like a problem with the pcm driver. I've removed pcm from my config, and my machine boots ok now. I can also boot fine with pcm in my config from a kernel and world from jan 18th. Here's my config (when it panics): config file

Re: ata1

2000-02-05 Thread Kris Kennaway
On Sat, 5 Feb 2000, Klaus Herrmann wrote: options ATA_ENABLE_ATAPI_DMA#Enable DMA on ATAPI devices Try removing this. According to the warning in LINT, this breaks many CDROMs. Kris "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a

ppp/tun not forgetting old adresses

2000-02-05 Thread Leif Neland
I now get dynamic ip's from my ISP, using user-ppp and i4b. I don't think this is a problem (unless there is some limit of the number of adresses remebmered), but I wonder why the previous ip's are shown on ifconfig -a: tun0: flags=8051UP,POINTOPOINT,RUNNING,MULTICAST mtu 1524 inet6

Re: 4.0 release cosmetics: ftpd

2000-02-05 Thread Marc Schneiders
On Sat, 5 Feb 2000, Doug Barton wrote: Marc Schneiders wrote: On Tue, 1 Feb 2000, Will Saxon wrote: Well, apparently we are supposed to replace a bunch of files is /etc whenever we make world. There is a command called mergemaster that does this, but the one time i used it (I

Re: 3.x to 4.0 upgrade problems

2000-02-05 Thread Josef Karthauser
Not much luck today. Now I've got: === lib/libcom_err cd /usr/src/lib/libcom_err install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h /usr/include cd /usr/src/lib/libcom_err install -C -o root -g wheel -m 444

Re: [HEADS UP HEADS UP] xinstall now statically linked again.

2000-02-05 Thread Jim Bloom
This won't give you a statically linked install. You might try adding 'NOSHARED=yes' to the make command below. Jim Bloom [EMAIL PROTECTED] Josef Karthauser wrote: I've committed the fix. Another way of not tripping over problems is: # cd /usr/src/usr.bin/xinstall # make clean depend

visual config hangs

2000-02-05 Thread Dan Langille
I tried to swap network cards today. So I did a boot -c then went into visual config. After adding ed0 back in and modifying, then saving the values for it, I did a Q to quit and a Y to save. That was about 20 minutes ago. It's still sitting on the visual screen. Is this a known isssue?

Re: visual config hangs

2000-02-05 Thread Dan Langille
On 6 Feb 00, at 14:13, Dan Langille wrote: I tried to swap network cards today. So I did a boot -c then went into visual config. After adding ed0 back in and modifying, then saving the values for it, I did a Q to quit and a Y to save. That was about 20 minutes ago. It's still sitting

UPDATING - kernel fails to compile

2000-02-05 Thread Dan Langille
I can't get my kernel to compile when following the UPDATING instructions. I also note that the "To build a kernel" instructions contains one too many "../". Here's what led me to it: [root@buff:/usr/src/sys/compile/BUFF] # make install install -c -m 555 -o root -g wheel -fschg kernel

Re: UPDATING - kernel fails to compile

2000-02-05 Thread Jim Bloom
You still didn't get your installworld to complete succesfully. You have install, libc, and libutil out of sync. I believe the correct procedure for installing everything in your case is: make -k -NOFSCHG installworld make installworld Jim Bloom [EMAIL PROTECTED] Dan Langille

Re: UPDATING - kernel fails to compile

2000-02-05 Thread Dan Langille
I think you mean -DNOFSCHG, which it what I thought I did. I shall try again. cheers. On 5 Feb 00, at 21:25, Jim Bloom wrote: You still didn't get your installworld to complete succesfully. You have install, libc, and libutil out of sync. I believe the correct procedure for installing

Re: 4.0 release cosmetics: ftpd

2000-02-05 Thread Doug Barton
Marc Schneiders wrote: On Sat, 5 Feb 2000, Doug Barton wrote: Marc Schneiders wrote: On Tue, 1 Feb 2000, Will Saxon wrote: Well, apparently we are supposed to replace a bunch of files is /etc whenever we make world. There is a command called mergemaster that does this,

Re: UPDATING - kernel fails to compile

2000-02-05 Thread Dan Langille
After a make -k -DNOFSCHG installworld and a make installworld, I'm getting this: install -c -s -o root -g wheel -m 555 genassym /usr/bin install: genassym: No such file or directory *** Error code 71 Stop in /usr/src/usr.bin/genassym. *** Error code 1 Stop in /usr/src/usr.bin. *** Errror

Re: UPDATING - kernel fails to compile

2000-02-05 Thread Chuck Robey
On Sun, 6 Feb 2000, Dan Langille wrote: After a make -k -DNOFSCHG installworld and a make installworld, I'm getting this: install -c -s -o root -g wheel -m 555 genassym /usr/bin install: genassym: No such file or directory *** Error code 71 It's a do-once type of thing, like the

Re: UPDATING - kernel fails to compile

2000-02-05 Thread Dan Langille
On 5 Feb 00, at 22:30, Chuck Robey wrote: On Sun, 6 Feb 2000, Dan Langille wrote: After a make -k -DNOFSCHG installworld and a make installworld, I'm getting this: install -c -s -o root -g wheel -m 555 genassym /usr/bin install: genassym: No such file or directory *** Error

Re: UPDATING - kernel fails to compile

2000-02-05 Thread Chuck Robey
On Sun, 6 Feb 2000, Dan Langille wrote: It's a do-once type of thing, like the xinstall stuff. Go install genassym once, it won't bother you again. It was discussed in the lists, and doesn't affect most build intervals. You got *lucky*. Ahh yes, and it's in UPDATING. my bad. Sorry.

ifconfig hang

2000-02-05 Thread Chuck Robey
I'm trying to get current up on another test box, and this one has a CNET AX8814 equipped network card. One second after I do a ifconfig: ifconfig dc0 inet (somaddr) netmask (somemask) it hangs. It does this with a completely static kernel (shouldn't be loading any modules), even if I start

Re: ifconfig hang

2000-02-05 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chuck Robey had to walk into mine and say: I'm trying to get current up on another test box, Who's exact CPU type and hardware configuration must be a state secret, since you didn't describe them here. Come _on_ people, how often do I

Re: [HEADS UP] xinstall/setflags (was Re: cvs commit: src/share/

2000-02-05 Thread Bruce Evans
On Sat, 5 Feb 2000, David O'Brien wrote: On Sat, Feb 05, 2000 at 09:51:25AM -0500, John Baldwin wrote: David O`Brien's are probably the easiest: If installworld breaks, then do this: make -k installworld make installworld Sounds like this should be updated to be: make -k