Re: best time for cvsup?

1999-07-29 Thread Marc Schneiders

Malte Wedel <[EMAIL PROTECTED]> wrote on Thursday, July 29, 1999 3:59 PM
> I just wondered what time of the day is the best to do a cvsup, because it
> often happened to me, that I couldn't make world or compile the kernel
because
> of current work. Of course I know, that's why it's called -current, but
there
> should be a difference whether there are many people working on it at the
> moment,  or all programmers are in bed and sleeping.
>
> Are there any experiences at what time (UTC) the -current tree is most
stable?
I've had no problems so far some time after 0:00 h GMT, using the Dutch
mirror. I suppose you use the German one. Perhaps that is updated more
often.

Marc Schneiders
[EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



new man pages

2000-01-04 Thread Marc Schneiders

Where do I look for new man pages? I would like to read those for the
new ata driver and for ntpd. They were not created during a build
world some 5 days ago. And I cannot find them in
/usr/src/share/man/man4, where I would expect man ata/ad in any case.

TIA.

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro1:42pm  up   4 days,  15:31,  load average: 3.05 3.01 2.89




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: new man pages

2000-01-04 Thread Marc Schneiders

On Tue, 4 Jan 2000, David Scheidt wrote:

> On Tue, 4 Jan 2000, Soren Schmidt wrote:
> 
> > It seems Marc Schneiders wrote:
> > > Where do I look for new man pages? I would like to read those for the
> > > new ata driver and for ntpd. They were not created during a build
> > > world some 5 days ago. And I cannot find them in
> > > /usr/src/share/man/man4, where I would expect man ata/ad in any case.
> > 
> > There are no man pages for the ata driver (yet), for nptd I dunno...
> 
> The new ntpd doesn't have any man pages.  There are some html docs that come
> with the base distribution.  I don't know if they are in the FreeBSD
> distribution, or where.  Try looking in /usr/share.
> 

Thanks for putting me on track. They are in /usr/src/contrib/ntp/html.
According to /usr/src/contrib/ntp/FREEBSD-upgrade they should be
installed as docs in /usr/share/doc/ntp. I haven't got them there.  
It is where the, now probably obsolete, port would have put them. I
can't find in the src where they are supposed to be installed, but I
haven't tried to read all the files in all the subdirs of both
usr.sbin/ntp and contrib/ntp :-)

> 
> David
> 

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro8:16pm  up   4 days,  22:05,  load average: 3.56 3.24 2.81




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: new man pages

2000-01-05 Thread Marc Schneiders

On Wed, 5 Jan 2000, Bruce Evans wrote:

> On Wed, 5 Jan 2000, Ollivier Robert wrote:
> 
> > According to Rodney W. Grimes:
> > > xntpd was recently renamed ntpd, but the documentation and manual
> > > pages was not. 
> >  
> > > You'll find the manual page for ntpd with a ``man xntpd''.
> 
> Those are the old man pages.  You're not running -current if you have
> them :-).
> 

As far as I can see only the command is removed, the xntpd man page is
left alone. I still have it. This is current of December 31.

[...]

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro3:02pm  up   5 days,  16:51,  load average: 2.18 2.09 2.05



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



ssh2: piperd = hanging?

2000-01-10 Thread Marc Schneiders

Trying to use cvs to get a working copy of /usr/src from the
/home/ncvs of one machine to another, cvs just hangs. Top displays as
state for cvs `piperd'. I have not been able to find this documented
in the top man page. A guess: pipe reading data?  In my case it
indicates cvs or ssh hanging :-( There are no data read anymore in any
case (for which top seems to print `getblk' or `RUN' during the short
time cvs works). Things remain like this until I kill cvs through ^C.

This happens a few seconds after entering the cvs command. When
I retry: the same result, but not always at the same file.

Maybe I should mention that after entering the password (for ssh) I
get: `stdin isn't a terminal'.

The solution for this problem seems to be to set CVS_RSH to ssh1. Both
`ssh' and `ssh2' produce the abortive cvs.

Both machines run ssh2 2.0.13 from the ports.

uname -a: ... 4.0 CURRENT Dec 26 ... 1999


--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro7:00am  up  11 days,   8:49,  load average: 2.03 2.04 2.00





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Make world problems

2000-02-01 Thread Marc Schneiders

As far as this is possible for me in rather heterogenous threads, I've
tried to follow the messages about recent make world problems. I've
done exactly what is in src/UPDATING (and like another poster here I
did *not* get the 24/01/2000 message until today...): build and
install (x)install, make buildworld, installworld, distrib dirs,
kernel. 
Some problems have disappeared, some remain, to wit:

/kernel: cmd ntpd pid 86 tried to use non-present sched_get_priority_max 
/kernel: cmd ntpd pid 86 tried to use non-present sched_setscheduler
ntpd [86]: sched_setscheduler(): Function not implemented

(I've checked, ntpd was built.)

And when doing startx:

/usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
"_vt$9exception"

This looks very much like the example in UPDATING. Does this mean I
have to rebuild X ?? And libstdc++.so.3 was built as part of the make
world... Forgive me for not understanding.

(Unrelated are probably the following messages:

inetd[117]: IPv6 for  RPC is not supported yet
network_pass4: not found)

Any help appreciated.

Additional info: SMP kernel (irrrelevant, I presume), last build
before this three weeks ago, cvsup January 31, 15:45 GMT, from Dutch
mirror. 

-- Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]







To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Make world problems

2000-02-01 Thread Marc Schneiders

As far as this is possible for me in rather heterogenous threads, I've
tried to follow the messages about recent make world problems. I've
done exactly what is in src/UPDATING (and like another poster here I
did *not* get the 24/01/2000 message until today...): build and
install (x)install, make buildworld, installworld, distrib dirs,
kernel. 
Some problems have disappeared, some remain, to wit:

/kernel: cmd ntpd pid 86 tried to use non-present sched_get_priority_max 
/kernel: cmd ntpd pid 86 tried to use non-present sched_setscheduler
ntpd [86]: sched_setscheduler(): Function not implemented

(I've checked, ntpd was built.)

And when doing startx:

/usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
"_vt$9exception"

This looks very much like the example in UPDATING. Does this mean I
have to rebuild X ?? And libstdc++.so.3 was built as part of the make
world... Forgive me for not understanding.

(Unrelated are probably the following messages:

inetd[117]: IPv6 for  RPC is not supported yet
network_pass4: not found)

Any help appreciated.

Additional info: SMP kernel (irrrelevant, I presume), last build
before this three weeks ago, cvsup January 31, 15:45 GMT, from Dutch
mirror. 

-- Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]









To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



4.0 release cosmetics: ftpd

2000-02-01 Thread Marc Schneiders

Feb  1 18:21:44 propro ftpd[676]: no modules loaded for `ftpd' service
Feb  1 18:21:44 propro ftpd[676]: auth_pam: Permission denied

This error message has been there for a long time, when I ftp from
one box to another (anonymous ftp not enabled). I think I saw a
message some time ago that it doesn't hurt. If it is not my fault, it
may be an idea to look into it before 4.0 is released as release. I am
utterly incompetent to do this :-)
Might save some questions on questions.

IIRC there is a pr-report about this, which is marked closed, for
stable.
--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Make world problems

2000-02-01 Thread Marc Schneiders

On Tue, 1 Feb 2000, Edwin Culp wrote:

> Marc Schneiders wrote:
> 
> > As far as this is possible for me in rather heterogenous threads, I've
> > tried to follow the messages about recent make world problems. I've
> > done exactly what is in src/UPDATING (and like another poster here I
> > did *not* get the 24/01/2000 message until today...): build and
> > install (x)install, make buildworld, installworld, distrib dirs,
> > kernel.
> > Some problems have disappeared, some remain, to wit:
> >
[...]
> >
> > And when doing startx:
> >
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "_vt$9exception"
> 
> My problem was with kde11 and family.  I switched back to twm in xinitrc
> and X worked as expected and then removed all kde with pkg_delete, rebuilt
> many dependencies, just in case, such as qt, graphics libs, etc and then
> rebuilt kde11 and it works fine and I did it all while using twm.  I
> changed from twm back to kde and everything works.
> 

Yes! "rm .xinitrc" was all I had to do. Thanks very much. A good
opportunity to try another windowmanager or build a newer kde. The
one I have came with 3.1 I think :-)

> I am still having problems with apache and ssl.  I could use some
> suggestions.
> 
> Thanks,
> 
> ed
> 
> >
> > This looks very much like the example in UPDATING. Does this mean I
> > have to rebuild X ?? And libstdc++.so.3 was built as part of the make
> > world... Forgive me for not understanding.
> >
[...]

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



rpc.rstatd

2000-02-01 Thread Marc Schneiders

As far as I can see nothing changed about rpc.rstatd. And there are
no error messages at startup (and it is uncommented in
/etc/inetd.conf and lo0 is in rc.conf). It is not working however: 

propro:marc {104} rup propro
rup: propro : RPC: Program not registered

Nfs is working, but when unmounting a filesystem (on this host on
another) it says:

umount: can't get net id for host.

This error is vice versa, I mean it works the other way around, when
umounting a nfs-filesystem on another host on this host. On the other
host (also running 4.0, but of 11 January) 'rup' does work however.

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]







To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 4.0 release cosmetics: ftpd

2000-02-01 Thread Marc Schneiders

On Tue, 1 Feb 2000, Will Saxon wrote:

> All you have to do is add a line to your /etc/pam.conf to fix this, I
> have:
> 
> ftpdauthrequiredpam_unix.so  try_first_pass
> 

Thanks for your help. This does the trick.

> although I'm sure there is a more general/better way to do it.
> 

Any way is better than just leaving it and wondering every time :-)
And it does not look good for a release.

> On Tue, 1 Feb 2000, Marc Schneiders wrote:
> 
> > Feb  1 18:21:44 propro ftpd[676]: no modules loaded for `ftpd' service
> > Feb  1 18:21:44 propro ftpd[676]: auth_pam: Permission denied
> > 
> > This error message has been there for a long time, when I ftp from
> > one box to another (anonymous ftp not enabled). I think I saw a
> > message some time ago that it doesn't hurt. If it is not my fault, it
> > may be an idea to look into it before 4.0 is released as release. I am
> > utterly incompetent to do this :-)
> > Might save some questions on questions.
> > 
> > IIRC there is a pr-report about this, which is marked closed, for
> > stable.
> > --
> > Marc Schneiders
> > 
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> > 
> > 
> > 
> > 
> > 
> > 
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-current" in the body of the message
> > 
> 

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Serious problems installing -CURRENT (was: UPDATING)

2000-02-01 Thread Marc Schneiders

On Wed, 2 Feb 2000, Greg Lehey wrote:

> On Tuesday,  1 February 2000 at 16:08:44 +0100, Eric Jacoboni wrote:
> > Max Khon <[EMAIL PROTECTED]> writes:
> >> actually instructions are wrong.
> >> you can't build xinstall before `make buildworld' now with old libc.
> >
> > I have to do buildworld _first_, then build xinstall _without_
> > cleaning, then make a installworld.
> 
> I've been trying to build a world for a week now.  It's not as simple
> as that.  I can install the new libc with an old version of install,
> then build xinstall and install it, and I still get these errors.  On
> one occasion did a complete installworld (less xinstall) with the old
> version of install, but the next make world (with new xinstall) still
> failed.  I'm investigating, but something else seems to be wrong.  My
> best guess is that the C library isn't being built correctly.
> 
> I'm also getting:
> 
>   $ rlogin localhost
>   /usr/libexec/ld-elf.so.1: rlogin: Undefined symbol "rcmd_af"
> 
>   Feb  1 12:14:59 panic ntpd[96]: ntpd 4.0.99b Tue Feb  1 05:21:28 CST 2000 (1)
>   Feb  1 12:14:59 panic /kernel: cmd ntpd pid 96 tried to use non-present 
>sched_get_priority_max
>   Feb  1 12:14:59 panic /kernel: cmd ntpd pid 96 tried to use non-present 
>sched_setscheduler
> 
> I've seen a message that this last is related to POSIX threads, but I
> haven't had any confirmation, and that should be mentioned somewhere
> UPDATING.
> 

I can confirm that adding the POSIX options mentioned in the messages
of Mike Bristow makes the messages go away. Which is something else
than explaining what is going on here. I cannot even guess.

I have a number of problems building things, esp. ports that
depend on the libraries involved, giflib e.g. 

Maybe the fact that I built world, then got the message to first
install xinstall (after 5 days!), and subsequently did so and made
world again is to blame?

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 4.0 release cosmetics: ftpd

2000-02-01 Thread Marc Schneiders

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 basically messed everything up. 

Yes, I don't like mergemaster either. I look at the cvs-messages
to see what files have changed and copy/merge those by hand.

> I have a machine that a fresh
> install of 4.0-current (1/27) and the pam.conf is totally different, and I
> dont get the error messages.

Oops. Overlooked the new pam.conf for some reason a few weeks ago.
Apologies to all!

> Maybe you should look into this if you have more problems.
> 
> Glad I could help though :).
> 

Thanks again :-)

[...]

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: [HEADS UP] xinstall/setflags (was Re: cvs commit: src/share/mkbsd.lib.mk)

2000-02-04 Thread Marc Schneiders

On Fri, 4 Feb 2000, Josef Karthauser wrote:

> On Fri, Feb 04, 2000 at 11:40:34AM +0200, Ruslan Ermilov wrote:
> > 
> > > Might I advice some more time before we actually do something?
> > > 
> > > What's all this rush-it-in before anyone can actually fix the larger
> > > problem?
> > > 
> > I'm positive about this as well.
> >
> 
> The main reason for the backout isn't the xinstall problem, as this
> is a non-problem (it only affects a small window of -current users).
> The reason for adopting a fall back solution it that it is not clear that
> setflags/getflags is the best choice of function name for manipulating
> file flags as it's a bit too generic a name.  Whilst we're debating
> this point there's no point in having them as library calls for
> 4.0.  We can return to this point later, maybe when someone else
> wants to use them in another tool.  On the way, we'll fix the xinstall
> problem and give you guys time and space to work the build/install glue
> post 4.0.  There's no need to rush a fix in.
> 
> I'm going to wait until tomorrow evening to commit this so that
> everyone gets a chance to read this and understand what's going
> on.  (That's 24 - 36 hours from now.)
> 

Not everyone reads C like they read, say, Latin. It would be most kind
for those people if the changes were accompanied by some directions
for what to do if you built in the last week of confusion. Many
thanks!

> The patch is included as an attachement.
> 
> Joe
> -- 
> Josef Karthauser  FreeBSD: Take the red pill and we'll show you just how
> Technical Manager deep the rabbit hole goes. (http://www.uk.freebsd.org)
> Pavilion Internet plc.  [[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]]
> 

--
Marc Schneiders

[EMAIL PROTECTED]  http://www.gluur.net
[EMAIL PROTECTED]

 3:40PM  up  1:22, 3 users, load averages: 0.00, 0.00, 0.00



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



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 did not read the directionsvery
> > > carefully) I basically messed everything up.
> > 
> > Yes, I don't like mergemaster either.
> 
>   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. 
> 

There is nothing wrong with mergemaster. The problem is me. I am too
impatient and press the wrong button. Then I have to write down the
file I have to edit manually, which means it takes more time for me
than doing things manually. And I have only tried it twice, months
ago. So, please, forgive me if I offended!
After 
cd /usr/src/etc
make DESTDIR=DESTDIR distrib etc.

I copy my old /etc to a safe place. Use some perl script found
somewhere to get rid of empty directories in DESTDIR. Then I copy all
DESTDIR/dev as well as DESTDIR/etc to /dev and /etc and put in those
files (after checking diffs) in old etc that I changed. It is easy to
find these with ls -t.

I hope this is not horribly irresponsible, stupid, etc. 

--
Marc Schneiders

[EMAIL PROTECTED]  http://www.gluur.net
[EMAIL PROTECTED]

12:26AM  up 1 day, 10:08, 7 users, load averages: 2.08, 2.02, 2.00



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



ftp 10.10

2000-02-06 Thread Marc Schneiders

If I am not loosing my mind the following worked until very recently:

ftp 10.10 

for

ftp 10.0.0.10

With ping it is still functioning. I cannot find what changed this.
cvs messages for Changes to /usr/src/usr.bin/ftp/util.c of 18 and 20
Jan do not mention it. So maybe somewhere else to look?

uname -a: FreeBSD propro.oldserver.demon.nl 4.0-CURRENT FreeBSD
4.0-CURRENT #9: Tue Feb  1 15:53:09 CET 2000
[EMAIL PROTECTED]:/usr/src/sys/compile/PROPRO  i386

--
Marc Schneiders

[EMAIL PROTECTED]  http://www.gluur.net
[EMAIL PROTECTED]

 7:46PM  up 2 days,  5:28, 8 users, load averages: 2.04, 2.27, 2.21




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



libXt.so.6.0

2000-02-06 Thread Marc Schneiders

I have an excuse for asking this here, in fact two...

Is the complaint of Netscape (which I reinstalled after successfully
rebuilding X and windowmaker a few minutes ago) about
"can't find ... libXt.so.6.0" related to the shuffle in the libraries?

I did, IIRC, build X with aout. And there is a LibXt.so.6 (without
the final 0) in /usr/X11R6/lib. I can't search mail archives or
webpages right now, so :-)
Netscape-Communicator 4.61 from ports, which I cvsupped last night. It
did complain about there being no patches.
--
Marc Schneiders

[EMAIL PROTECTED]  http://www.gluur.net
[EMAIL PROTECTED]

12:22AM  up  4:05, 8 users, load averages: 0.08, 0.02, 0.09



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: UPDATING

2000-02-06 Thread Marc Schneiders


On Wed, 2 Feb 2000, Bruce Evans wrote:

> Simpler method: build and install the host xinstall static (NOSHARED=yes)
> before running installworld.  It's too late to do this after installworld
> corrupts the host's includes and libutil.a.
> 

Meaning? Make a backup and install a new snapshot?

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: libXt.so.6.0

2000-02-07 Thread Marc Schneiders

On Mon, 7 Feb 2000, Nathan Dorfman wrote:

> On Fri, Feb 04, 2000 at 12:29:56AM +0100, Marc Schneiders wrote:
> > I did, IIRC, build X with aout. And there is a LibXt.so.6 (without
> > the final 0) in /usr/X11R6/lib. I can't search mail archives or
> 
> The a.out libraries would be in /usr/X11R6/lib/aout. Set
> ldconfig_paths_aout (in /etc/rc.conf) to include this directory,
> and run ldconfig -aout -m /usr/X11R6/lib/aout.
> 

Thanks, I tried. (path is already in /etc/defaults/rc.conf). No go.
Netscape started after yesterday's build world, but that was it.
Whatever I did next froze it. Libraries, I'm sure, as the problem
seems fixed after rebuilding XFree86, again :-)

Thanks!
--
Marc Schneiders

[EMAIL PROTECTED]  http://www.zelf.net
[EMAIL PROTECTED]

propro   11:32pm  up 1:43,  load average: 0.07 0.27 0.52



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ftp 10.10

2000-02-08 Thread Marc Schneiders

On Wed, 9 Feb 2000, Yoshinobu Inoue wrote:

> > Not supporting 127.1 violates POLA. Me, I hate 127.1. But some people
> > expect it to work, and they have every right to.
> 
> Now there is some discussion about it on ietf/ipng list, but
> not yet clear if future document allow it or not.
> If it does not become clear in this 1 or 2 days,
> I'll change getaddrinfo() and related functions to use
> inet_aton() for IPv4. (e.g. change it to allow 127.1)
> 
> Because,
>   -RFC2553 doesn't forbid it.
>   -X/Open spec clearly require it.
> 
> so it is standard conformant now.
> 
> If standard documents would be updated to disallow it in the
> future, then we need to think of changing getaddrinfo()
> behaviour at that time.
> 

Thanks all for looking into my query. I agree conformance is
important! There is also, for users, in which category I put myself,
the need for 'unity'. If it works in one tool, it should, IMHO, do so
also in another. If ping 10.10 works, it is confusing that ftp 10.10
(or lynx 10.10) does not. Telnet 10.10 or 127.1 does work still here,
however (uname: 4.0-CURRENT #0: Mon Feb 7 00:50:17 CET 2000).

--
Marc Schneiders

[EMAIL PROTECTED]  http://zelf.net
[EMAIL PROTECTED]

propro5:16pm  up19:27,  load average: 2.00 2.00 2.00




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



release suggestion

2000-02-19 Thread Marc Schneiders

After installing and rebooting a machine takes a long time to get past
sendmail. Adding the hostname to /etc/hosts solves this, as we all
know.
Is it not possible to let sysinstall do this?
Or am I missing something somewhere?

--
Marc Schneiders

[EMAIL PROTECTED]  http://zelf.net
[EMAIL PROTECTED]

propro7:50pm  up  11 days,  22:01,  load average: 2.03 2.01 2.00



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Rc2 install

2000-02-18 Thread Marc Schneiders

On Fri, 18 Feb 2000, Gray, David W. wrote:

> I've come to the conclusion that the -current stuff really doesn't install
> on an 8 Meg machine anymore. I have an old 486/66 machine I'm using
> to play with the current-RC's, and it consistantly dies loading the 'bin'
> stuff. 
> 

I installed CURRENT of approx. January 1 with no problems on a 486/66
with only 8MB. Has something changed very recently that makes it
impossible now?

I installed through NFS.

In fact the disk I installed this on is now in a laptop with only a
little over 4MB (4352K), running a webserver :-)
(http://keltisch.verboden.nl, in Dutch, but there is a link at the
bottom "This server")

You cannot install on 4 MB, nor run GENERIC kernel on 4 MB. After
taking unnessary (and not strictly necessary like nfs, which is
250K) stuff out of the kernel it did run here (and is running for 28 
days).
O, yes, I had to make it not do the daily checks. These frooze the 4
MB box.

> This isn't really a complaint -- after the load & boot cycle, there is only
> 2.4M free according to the boot messages, so I can see why this would 
> fill up. (I wound up loading the drive on another box that usually drives my
> printer, 386/25 and 24M, talk about S.L.O.W). And it can't quite compile a
> kernel in one go, either.
> 

I am not absolutely sure I succeeded compiling a kernel on 8 MB. I
know I did try. But because I needed a lot of tries to cut down kernel
size (and the BIOS of the laptop did not like new ata), I switched to
a faster machine for kernel compiling.

> Perhaps the release notes, or hardware file need to note you really do need
> more than 8M ?
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 

--
Marc Schneiders

[EMAIL PROTECTED]  http://zelf.net
[EMAIL PROTECTED]

propro   12:56am  up  11 days,   3:07,  load average: 2.02 2.03 2.00



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Discussions and "facts" [Was: Re: ssh strangeness in -current...]

2000-03-06 Thread Marc Schneiders

On Sun, 5 Mar 2000, Kris Kennaway wrote:

> I'm quite surprised you've missed any discussion of OpenSSH here though,
> since it's probably been one of the most discussed topics here for the
> past few weeks.
> 

I find it quite a problem that one is supposed to read very long
threads of discussions (which one may not be interested in, does not
have the time for, or cannot understand) in order to find the
information necessary to run and keep up with current without
problems. Or to solve any occuring problems.

I know current is not for those who do not want to read this list as
well as cvs-all.  Nevertheless it may be a good thing if plain facts
and fixes related to problems were posted as separate messages with a
clear subject line and not buried somewhere inside a long thread
(war).

Or a separate list?

The above remarks do not necessarily apply to the OpenSSH discussion
on this list. I did not follow it intensely, as I have had no problems
with ssh. It is something I wanted to write earlier. The quote at the
top was what made me do it now.

--
Marc Schneiders

*-*-* [EMAIL PROTECTED] *-*-*  http://superputer.com   *-*-*
*-*-* [EMAIL PROTECTED]*-*-*  http://secureasy.com*-*-*
propro2:50pm  up   2 days,  16:23,  load average: 2.17 2.04 2.01







To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



buildworld fails in gcc

1999-10-03 Thread Marc Schneiders

Make installworld on freshly cvsupped current (today 18:00 h CET) source
fails here in libgcc.

Output:

c++ -c -I/usr/obj/usr/src/tmp/usr/include/g++ -O -pipe
-I/usr/src/gnu/lib/libgcc
/../../../contrib/egcs/gcc/config
-I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC 
-I/usr/obj/usr/src/tmp/usr/include
-I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/inc -nostdinc++ 
-DL_op_newnt -o_op_newnt.o /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc
In file included from /usr/obj/usr/src/tmp/usr/include/g++/new:9,
 from
/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc:28:
/usr/obj/usr/src/tmp/usr/include/g++/exception:17: Internal compiler error
197.
/usr/obj/usr/src/tmp/usr/include/g++/exception:17: Please submit a full
bug report to `[EMAIL PROTECTED]'.
/usr/obj/usr/src/tmp/usr/include/g++/exception:17: See 
http://egcs.cygnus.com/faq.html#bugreport> for details.
*** Error code 1
Stop in /usr/src/gnu/lib/libgcc.
*** Error code 1      

--
Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make release won't work for me

1999-11-03 Thread Marc Schneiders

To save on bandwidth and the ridiculous phone charges I pay, I would
like to make release to install on another machine, as I am afraid
installing 3.1 (of which I have the CD) and updating from the
/usr/obj on my main machine (which I did before) might not work with
recent changes in current.
 
Cvsupped an hour ago and cvs-ed my /usr/src against my /home/ncvs.
Did set CVSROOT and in the Makefile BUILDNAME and CHROOTDIR.

# cd /usr/src/release and 
# make release

Starts and runs ok for a while...
This is where it stops:

===> gnu/usr.bin/grep
install -c -s -o root -g wheel -m 555   grep /reserve/usr/bin
/reserve/usr/bin/egrep -> /reserve/usr/bin/grep
/reserve/usr/bin/fgrep -> /reserve/usr/bin/grep
/reserve/usr/bin/zgrep -> /reserve/usr/bin/grep
/reserve/usr/bin/zegrep -> /reserve/usr/bin/grep
/reserve/usr/bin/zfgrep -> /reserve/usr/bin/grep
===> gnu/usr.bin/grep/doc
sflag=`grep -q ^INFO-DIR-SECTION grep.info || echo 1`;  eflag=`grep -q
^START-INFO-DIR-ENTRY grep.info || echo 1`;  install-info
${sflag:+--section="System Utilities"}  ${eflag:+--entry=}  
grep.info /reserve/usr/share/info/dir
grep: grep.info: No such file or directory
grep: grep.info: No such file or directory
install-info: No such file or directory for grep.info
*** Error code 1
 
I had the same a couple of days back. Both trying make release 3.3 and
4.0. Posted it to questions@ but no reply. Is it too stupid to answer
maybe? Please ridicule me!

Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro   10:24pm  up   7 days,  16:05,  load average: 0.07 0.04 0.27




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make release stupidity ..?

1999-11-03 Thread Marc Schneiders

Forget for now, pls, about my earlier message. Found some discussion
about this (I hope) in cvs-all.

Thx. 

Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro   10:55pm  up   7 days,  16:36,  load average: 0.70 0.27 0.18



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Make release troubles

1999-11-07 Thread Marc Schneiders

I have studied the Makefile. 
I have searched the archives of the lists. 
I have put the files necessary for the ports build for docproj during
the make in a separate directory (/usr/ports/distfiles.release), 
with no extra files there. 
I have set this in the Makefile. Nevertheless this is what happened:

touch release.2
Making docs...
===>  Extracting for docproj-1.1 
[...]
[...]
[...]
===>   Registering installation for sgmlformat-1.7
===>   Returning to build of docproj-1.1
===>   docproj-1.1 depends on executable: sgmlnorm - found
===>   docproj-1.1 depends on executable: jade - found
===>   docproj-1.1 depends on executable: tidy - not found
===>Verifying install for tidy in /usr/ports/www/tidy
===>  Extracting for tidy-0.9.99.1
>> Checksum OK for tidy27sep99.tgz.  

Here it just stopped (and had been waiting for 9 hours...). No error
message, nothing. Machine was responding OK. No kernel messages, no
messages. Nothing peculiar in top etc. So I tried something weird (in
my eyes anyway) and kill -HUPped the PID. It continued. Great, well
for a moment.

===>  Patching for tidy-0.9.99.1
===>  Applying FreeBSD patches for tidy-0.9.99.1
===>  Configuring for tidy-0.9.99.1
===>  Building for tidy-0.9.99.1
cc -O -pipe -D__USE_MISC -c attrs.c
cc -O -pipe -D__USE_MISC -c istack.c
cc -O -pipe -D__USE_MISC -c parser.c
cc -O -pipe -D__USE_MISC -c tags.c
cc -O -pipe -D__USE_MISC -c entities.c
cc -O -pipe -D__USE_MISC -c lexer.c
cc -O -pipe -D__USE_MISC -c pprint.c
cc -O -pipe -D__USE_MISC -c clean.c
cc -O -pipe -D__USE_MISC -c localize.c
cc -O -pipe -D__USE_MISC -c config.c
cc -O -pipe -D__USE_MISC -c tidy.c
cc -O -pipe -D__USE_MISC -o tidy  attrs.o istack.o
parser.otags.o  entities.o  lexer.o pprint.o
clean.o  localize.o  config.o tidy.o -lc   
 
===>  Installing for tidy-0.9.99.1
install -c -s -o root -g wheel -m 555
/usr/ports/www/tidy/work/tidy27sep99/tidy /usr/local/bin/tidy
===>   Installing documentation for tidy-0.9.99.1
===>   Generating temporary packing list
===>   Registering installation for tidy-0.9.99.1
===>   Returning to build of docproj-1.1
===>   docproj-1.1 depends on executable: lynx - not found
===>Verifying install for lynx in /usr/ports/www/lynx
===>  Extracting for lynx-2.8.2rel.1
>> Checksum OK for lynx2.8.2rel.1.tar.bz2.
===>   lynx-2.8.2rel.1 depends on executable: bzip2 - not found
===>Verifying install for bzip2 in /usr/ports/archivers/bzip2
>> bzip2-0.9.5d.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from
ftp://sourceware.cygnus.com/pub/bzip2/v095/.
fetch: sourceware.cygnus.com: Host name lookup failure
>> Attempting to fetch from
http://www.kernel.org/pub/software/utils/compress/bzip2/.
fetch: `www.kernel.org': cannot resolve: Host name lookup failure
>> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp.FreeBSD.org: Host name lookup failure
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
  
bzip2-0.9.5d.tar.gz *is* in the directory
/usr/ports/distfiles.release, mentioned earlier.

Now what can I do? Should this file (and others?, but which?) be in
the 'normal' distfiles directory and not in the one set in the
Makefile?

I can see only one way out, which is to spend about $30 on phone
charges and stay online for the make release, after deleting *all* of
the distfiles on my system.

Maybe there is someone out there who knows a cheaper and better way?

TIA!

Marc

Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro1:40pm  up  11 days,   7:21,  load average: 2.23 2.13 2.04



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



objformat troubles in make release

1999-11-12 Thread Marc Schneiders

Something must have changed somewhere very recently, but I cannot see
what. Make release (current on current of four or five days old) 
worked ok two days ago, now it stops after a few minutes over 

objformat not found 

(full output below).

I've tried to set it manually (setenv OBJFORMAT=elf) and it is of
course in /usr/src/release/Makefile.

Any suggestion? Thanks!

Marc

[after "MAKEDEV all" and some little bits in /usr/src/etc:] 
cd /usr/src/release/.. && make installworld DESTDIR=/reserve NOMAN=1
cd /usr/src;
PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin
BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple
COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin
GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/
LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib
LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib
PERL5LIB=/reserve/usr/libdata/perl/5.00503
OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec  CFLAGS="-nostdinc -O
-pipe" /usr/obj/usr/src/tmp/usr/bin/make -f Makefile.inc1 reinstall
objformat: not found
"/usr/src/Makefile.inc1", line 972: warning: "objformat" returned
non-zero status
echo:No such file or directory
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src/release.  

Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro4:20am  up   1 day,   16:06,  load average: 0.03 0.06 0.07




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



what's changed?

1999-11-16 Thread Marc Schneiders

Make release was working fine a week ago. The past four days I get the
following error every time I try:

(cd /usr/src/etc/..;  install -c -o root -g wheel -m 444  COPYRIGHT
/reserve/)
(cd /usr/src/etc/../share/man; make makedb; )
makewhatis /reserve/usr/share/man
makewhatis /reserve/usr/share/perl/man
if [ -f /etc/resolv.conf ]; then  cp -p /etc/resolv.conf /reserve/etc;
fi
cd /usr/src/release/.. && make installworld DESTDIR=/reserve NOMAN=1
cd /usr/src;
PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin
BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple
COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin
GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/
LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib
LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib
PERL5LIB=/reserve/usr/libdata/perl/5.00503
OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec  CFLAGS="-nostdinc -O
-pipe" /usr/obj/usr/src/tmp/usr/bin/make -f Makefile.inc1 reinstall
objformat: not found
"/usr/src/Makefile.inc1", line 961: warning: "objformat" returned
non-zero status
echo:No such file or directory
*** Error code 1

Stop in /usr/src.
*** Error code 1

What do I do wrong? I've no special settings in the Makefile that can
cause this. I cvsupped and rebuilt (cvs -d co src) my own source tree
from scratch. Didn't help.  

TIA!

Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro   11:38pm  up   5 days,  11:24,  load average: 2.18 2.10 2.09



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make release failure in docproj/jade

1999-11-22 Thread Marc Schneiders

Not sure whether I can send this to this list...

Make release dies in the build of jade right now.

c++ -ansi -O -pipe -fno-implicit-templates -I. -I./../include
-I./../generic -DS
TDC_HEADERS=1 -DHAVE_LIMITS_H=1 -Dconst= -Dinline= -DHAVE_ST_BLKSIZE=1
-DSP_HAVE
_BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1 -c
-fPIC -DP
IC CharsetInfo.cxx
In file included from ../include/CharsetInfo.h:11,
 from CharsetInfo.cxx:8:
../include/Vector.h: In instantiation of
`Vector >':
../include/RangeMap.h:27:   instantiated from `RangeMap'
../include/UnivCharsetDesc.h:73:   instantiated from here
../include/Vector.h:50: `Vector >::oper
ator [](unsigned int)' has already been declared in
`Vector >'
../include/Vector.h:52: `Vector >::begi
n()' has already been declared in `Vector >'
../include/Vector.h:54: `Vector >::back
()' has already been declared in `Vector >'
In file included from ../include/StringOf.h:15,
 from ../include/StringC.h:8,
 from ../include/CharsetInfo.h:14,
 from CharsetInfo.cxx:8:
/usr/include/string.h:53: warning: declaration of `int memcmp(void *,
void *, un
signed int)'
/usr/include/string.h:53: warning: conflicts with built-in declaration
`int memc
mp(const void *, const void *, unsigned int)'
/usr/include/string.h:54: warning: declaration of `void * memcpy(void
*, void *,
 unsigned int)'
/usr/include/string.h:54: warning: conflicts with built-in declaration
`void * m
emcpy(void *, const void *, unsigned int)'
/usr/include/string.h:59: warning: declaration of `int strcmp(char *,
char *)'
/usr/include/string.h:59: warning: conflicts with built-in declaration
`int strc
mp(const char *, const char *)'
/usr/include/string.h:61: warning: declaration of `char * strcpy(char
*, char *)
'
/usr/include/string.h:61: warning: conflicts with built-in declaration
`char * s
trcpy(char *, const char *)'
/usr/include/string.h:64: warning: declaration of `size_t strlen(char
*)'
/usr/include/string.h:64: warning: conflicts with built-in declaration
`unsigned
 int strlen(const char *)'
../include/Vector.h: In instantiation of `Vector >':
../include/ISet.h:25:   instantiated from `ISet'
CharsetInfo.cxx:89:   instantiated from here
../include/Vector.h:50: `Vector >::operator
[](unsigned
int)' has already been declared in `Vector >'
../include/Vector.h:52: `Vector >::begin()'
has already
been declared in `Vector >'
../include/Vector.h:54: `Vector >::back()' has
already b
een declared in `Vector >'
../include/Vector.h: In instantiation of `Vector >
':
../include/ISet.h:25:   instantiated from `ISet'
CharsetInfo.cxx:105:   instantiated from here
../include/Vector.h:50: `Vector
>::operator [](uns
igned int)' has already been declared in `Vector >
'
../include/Vector.h:52: `Vector
>::begin()' has al
ready been declared in `Vector >'

../include/Vector.h:54: `Vector
>::back()' has alr
eady been declared in `Vector >'
../include/StringOf.h: In instantiation of `String':
CharsetInfo.cxx:129:   instantiated from here
../include/StringOf.h:38: `String::operator
[](unsigned int)
' has already been declared in `String'
../include/StringOf.h:40: `String::begin()' has
already been
 declared in `String'
*** Error code 1

Stop in /usr/ports/textproc/jade/work/jade-1.2.1/lib.
*** Error code 1
[etc]


Marc Schneiders

[EMAIL PROTECTED]
[EMAIL PROTECTED]

propro   11:20am  up  10 days,  23:06,  load average: 0.02 0.11 0.07



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: buildworld failure

2000-03-28 Thread Marc Schneiders

On Tue, 28 Mar 2000, Yoshinobu Inoue wrote:

> > Any idea?
> > 
> > [...]
> > /usr/src/lib/libipsec/ipsec_get_pol
> > icylen.c -o ipsec_get_policylen.So
> > cc -fpic -DPIC -O -pipe -I/usr/obj/usr/src/lib/libipsec -DIPSEC_DEBUG
> > -DIPSEC -D
> > INET6 -I/usr/obj/usr/src/i386/usr/include -c
> > /usr/src/lib/libipsec/../../sys/net
> > key/key_debug.c -o key_debug.So
> > make: don't know how to make /usr/obj/usr/src/i386/usr/lib/libl.a. Stop
> > *** Error code 2
> 
> What is your src/lib/libipsec/Makefile version?
> It might have been fixed by recent commit from bde which adds
> define of DPADD.
> [...]

Mine is: 

# $FreeBSD: src/lib/libipsec/Makefile,v 1.3 2000/03/27 15:16:06 bde
Exp $

which seems to be the one with the 'fix' you mention...

I had the same build failure. There is a suggestion to fix the build
failure in cvs messages. Is that the way to solve it?

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD propro.freebeastie.org 5.0-CURRENT




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-04-08 Thread Marc Schneiders

On Sat, 8 Apr 2000, Sergey Osokin wrote:

> Hello!
> After CVSup at my FreeBSD 5.0-CURRENT #0: Sun Apr  2 17:54:04 MSD 2000 i try to run
> make buildworld:
> 
> 
> /usr/src/sys/boot/i386/loader/main.c:80: warning: return type of `main' is not `int'
> /usr/src/sys/boot/i386/loader/main.c: In function `extract_currdev':
> /usr/src/sys/boot/i386/loader/main.c:163: warning: `biosdev' might be used 
>uninitialized in this function
> In file included from /usr/src/sys/boot/i386/loader/../libi386/pxe.c:52:
> /usr/src/sys/boot/i386/loader/../libi386/pxe.h:459: conflicting types for 
>`t_PXENV_UDP_WRITE'
> /usr/src/sys/boot/i386/loader/../libi386/pxe.h:448: previous declaration of 
>`t_PXENV_UDP_WRITE'
> *** Error code 1
> cc -O2 -pipe -march=pentium -DLOADER_NFS_SUPPORT -DBOOT_FORTH 
>-I/usr/src/sys/boot/i386/loader/../../ficl 
>-I/usr/src/sys/boot/i386/loader/../../ficl/i386 
>-I/usr/src/sys/boot/i386/loader/../../common -I/usr/src/sys/boot/i386/loader/../../.. 
>-I. -Wall -I/usr/src/sys/boot/i386/loader/.. 
>-I/usr/src/sys/boot/i386/loader/../../../../lib/libstand/ 
>-I/usr/src/sys/boot/i386/loader/../btx/lib -elf -DNEW_LINKER_SET   
>-I/usr/obj/usr/src/i386/usr/include -c 
>/usr/src/sys/boot/i386/loader/../../common/interp.c
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> 

I've tried to locate an earlier message about this, as I saw no reply
to the above. Couldn't find it.
So: "me too!" (without the cc ... -march=pentium ... and the error
2's)
Both on 4.0 current of half way January and 5.0 of a week ago.

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD propro.freebeastie.org 5.0-CURRENT



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-06-20 Thread Marc Schneiders

On 19 Jun 2000, Eric Jacoboni wrote:

> >>>>> "Sergey" == Sergey Osokin <[EMAIL PROTECTED]> writes:
> 
> Sergey> Hello!
> Sergey> After CVSuped my source, i try to buildworld and it failed...
> 
> Sergey> ===> libssh
> (...)
> Sergey> /usr/obj/usr/src/i386/usr/include/openssl/evp.h:99: openssl/idea.h: No such 
>file or directory
> Sergey> mkdep: compile failed
> Sergey> *** Error code 1
> 
> Sergey> Stop in /usr/src/secure/lib/libssh.
> Sergey> *** Error code 1
> 
[...]
> 
> Same for me (fresh cvsup)... From the FAQ : "You can try to config
> OpenSSL so as not to use IDEA by using './config no-idea'". But i've
> no idea (what's a joke...) on how to do that with 'make buildworld'.
> 

Me too. I would very much appreciate a hint here. Thx!

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD unclad.freebeastie.org 5.0-CURRENT (SMP)
NetBSD vax.freebeastie.org 1.4Y



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



buildworld ok, but kernel fails

2000-06-30 Thread Marc Schneiders

Buildworld as well as installworld worked out here, it seems (no
reboot yet).
Kernel build does not work. After config -r, make depends dies thus:

===> procfs
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
perl @/kern/vnode_if.pl -h @/kern/vnode_if.src
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@
-I@/../include -I/usr/include
/usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_ctl.c
/usr/src/sys/modules/procfs/../../m
iscfs/procfs/procfs_map.c
/usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_note.c
/usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_rlimit.c
/usr/src/sys/modules/procfs/../../miscfs/p
rocfs/procfs_status.c
/usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_subr.c
/usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_type.c
/usr/src/sys/modules/procfs/../../miscfs/procfs/
procfs_vfsops.c
/usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_vnops.c
===> randomdev
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
perl @/kern/makeobjops.pl -h @/kern/bus_if.m
perl @/kern/makeobjops.pl -h @/kern/device_if.m
make: don't know how to make bf_cbc.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/UNCLAD.

What did I overlook? Have I missed any message here?

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD unclad.freebeastie.org 5.0-CURRENT (SMP)
NetBSD vax.freebeastie.org 1.4Y



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: buildworld ok, but kernel fails

2000-07-01 Thread Marc Schneiders

On Sat, 1 Jul 2000, Mark Murray wrote:

> > > Yes, you missed the fact that crypto is now required to build the kernel.
> > > Put cvs-crypto in your cvsup file, cvsup, and try again.
> >   ^^
> > Does cvs-crypto replace src-crypto?
> 
> It is a superset, and includes other stuff.
> 
> See src/share/examples/cvsup/*
> 

OK, I am guilty. Did not study the cvs-all messages sufficiently in 
detail :-) 

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD unclad.freebeastie.org 5.0-CURRENT (SMP)
NetBSD vax.freebeastie.org 1.4Y



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message