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:
>
>
On Sun, Feb 06, 2000 at 04:06:07AM +0800, Peter Wemm wrote:
# Dmitry Valdov wrote:
# > Why ftp passive mode is on by default?
# > 229 Entering Extended Passive Mode (|||1049|)
# > passive Toggle passive mode. If passive mode is turned on (default
# >
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
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 up
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.
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
> >
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
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 co
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 mergemaste
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 install
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
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 /kerne
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 sitti
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? M
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 depe
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
/usr/src/lib/libcom_err/../../contri
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 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=8051 mtu 1524
inet6 fe80:15::280:c8ff:fe18:9cc2 prefixlen
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 rhetoric
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 with
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
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 inst
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
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
--
-
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, existi
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.
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 solutio
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
> > care
On Sat, Feb 05, 2000 at 10:09:18PM +0300, Dmitry Valdov wrote:
> Hello!
>
> Why ftp passive mode is on by default?
Lots of firewall/router filters doesn't allow active ftp ...
/Jesper
--
Jesper Skriver, jesper(at)skriver(dot)dk - CCIE# 5456
Work:Network manager @ AS3292 (Tele Danmark D
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
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 ; mak
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
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 ju
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
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
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 ch
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 (/home/ru
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) =
>e0f9f3a92f19bbe4dbbf8279f57698
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
> # m
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 inst
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
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 /usr/src
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 al
> "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> > Le
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 insta
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 PROT
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
:
47 matches
Mail list logo