This can be reproduced on my system and it may be a big problem.
I installed everthing from source with -O set in make.conf and some proggys
running fine under 4.4 wont unter -current. Recompiling the proggys
without -O dont fix it but maybe it is caused by some libs...
Is anyone examining this p
Hello. I have had a small problem last night going from a 4.5-STABLE
system (FreeBSD wabbit.ldc.ro 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb
17 08:58:11 EET 2002 [EMAIL PROTECTED]:/usr/src/sys/compile/WABBIT
i386) to current. Last cvsup for current was Mar 5, 22:50 UTC, from
cvsup5.freebsd.o
The only thing I know off right now is this thing from BDE which
I havn't been able to verify yet:
From:Bruce Evans <[EMAIL PROTECTED]>
Subject: dummy_timecounter broken; breaks booting with -d
To: <[EMAIL PR
> They are part of the 'global' port/package. It used to be part of the
> base system, but the author changed the license to GPL and it was
> decided that we could easily enough live with it as a port.
>
Thanks much!
Later,
George
--
George V. Neville-Neil [
In the last episode (Mar 05), George V. Neville-Neil said:
> Are these supposed to be part of the base install of FreeBSD?
> I can't find them anywhere and they're not in ports.
They are part of the 'global' port/package. It used to be part of the
base system, but the author changed the licens
On Tue, Mar 05, 2002 at 07:00:45PM -0800, George V. Neville-Neil wrote:
> Are these supposed to be part of the base install of FreeBSD?
> I can't find them anywhere and they're not in ports.
>
> They're needed for the tags: target in the kernel makefiles and since
> I'd like to be able to brows
Hello.
After upgrading to the kernel as of 2002-03-03 00:00:00(UTC), it stopped
booting just after the message:
Timecounter "i8254" frequency 1193182 Hz
With some debugging printf()'s inserted, I found it was tc->tc_get_timecount()
called from tco_delta() called just after the bcopy() in tc_win
Are these supposed to be part of the base install of FreeBSD?
I can't find them anywhere and they're not in ports.
They're needed for the tags: target in the kernel makefiles and since
I'd like to be able to browse code...
Thanks for any pointers,
George
--
George V. Neville-Neil
Hi,
I used portupgrade for the first time a few nights ago. I got through doing a few
ports before having to shut the machine down. Now every time I issue the halt
command I get the following message
Synching discs..
18 18 18 18 18 18 18 18 18
then something about giving up on the last two b
In message: <[EMAIL PROTECTED]>
"Matthew N. Dodd" <[EMAIL PROTECTED]> writes:
: On Tue, 5 Mar 2002, M. Warner Losh wrote:
: > You should never need to define that option, so it means that the range
: > clipping is (still) bogus :-(.
:
: Yes, the code is probably still not checking bot
On Tue, 5 Mar 2002, M. Warner Losh wrote:
> You should never need to define that option, so it means that the range
> clipping is (still) bogus :-(.
Yes, the code is probably still not checking both acceptable ranges
against the request.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E
Julian,
> On Mon, 4 Mar 2002, Julian Elischer wrote:
>
> >
> >
> > On Mon, 4 Mar 2002, Maksim Yevmenkin wrote:
> >
> > > Julian,
> > >
> > > thank you very much for a such detailed answer :)
> > >
> > > [...]
> > >
>
> I just checked in some generic timeout routines into ng_base.c
> in -current
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
In message: <[EMAIL PROTECTED]>
"Michael D. Harnois" <[EMAIL PROTECTED]> writes:
: On Tue, 2002-03-05 at 12:10, M. Warner Losh wrote:
:
: > Humor me and compile PCI_ALLOW_UNSUPPORTED_IO_RANGE
:
: You da man. Thanks!
You should never need to define that option, so it means that the
r
On Tue, 2002-03-05 at 12:10, M. Warner Losh wrote:
> Humor me and compile PCI_ALLOW_UNSUPPORTED_IO_RANGE
You da man. Thanks!
--
Michael D. Harnois bilocational bivocational
Pastor, Redeemer Lutheran ChurchWashburn, Iowa
1L, UST School of Law
On Mon, 4 Mar 2002, Julian Elischer wrote:
>
>
> On Mon, 4 Mar 2002, Maksim Yevmenkin wrote:
>
> > Julian,
> >
> > thank you very much for a such detailed answer :)
> >
> > [...]
> >
I just checked in some generic timeout routines into ng_base.c
in -current.
have a look and see if the
On Tue, Mar 05, 2002 at 05:57:01PM +0100, Wilko Bulte wrote:
> Is gdb broken on Alpha, or is it just me?
>
> ds10#gdb
> ^C
> ds10#gdb -k
Can you give the gdb51 port a try? We really need to see how usable that
is on Alpha.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscrib
On Tue, Mar 05, 2002 at 10:51:53AM -0500, John Baldwin wrote:
Hi John,
> On 04-Mar-02 Wilko Bulte wrote:
> > During a make release I just got a panic. The build progressed until:
> >
> > gzip -cn /usr/src/lib/libc/../libc/stdlib/imaxabs.3 > imaxabs.3.gz
> > gzip -cn /usr/src/lib/libc/../libc/st
or tell teh config it is a 386 cpu as well as a '686
that will force it to emulate those very slowly done instructins so that
they are actually done faster :-)
On Tue, 5 Mar 2002, Terry Lambert wrote:
> Run -stable. VMWare takes a very long time to emulate
> certain locking primitives, for som
In message: <[EMAIL PROTECTED]>
"Michael D. Harnois" <[EMAIL PROTECTED]> writes:
: I used to be able to use my Brooktree card with no problem. However, a
: month or so ago, I started getting this at boot:
:
: bktr0: mem 0xf500-0xf5000fff irq 9 at device 12.0 on pci2
: bktr0: coul
Run -stable. VMWare takes a very long time to emulate
certain locking primitives, for some reason.
-- Terry
"George V. Balis" wrote:
>
> Hi everybody
>
> I recently updated through cvsup a 4.5 stable FreeBSD running on Vmware.
> I followed the instructions from the handbook building both the
On Tue, Mar 05, 2002 at 06:30:08PM +0100, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Matthew Dillon wri
> tes:
>
> >That's the crux of the situation, John. I do not believe you have
> >the right to hold this work off, at least not based on any of the
> >explanations
:
:In message <[EMAIL PROTECTED]>, Matthew Dillon wri
:tes:
:
:>That's the crux of the situation, John. I do not believe you have
:>the right to hold this work off, at least not based on any of the
:>explanations you have given so far.
:
:Why don't you for a change, just stop being
In message <[EMAIL PROTECTED]>, Matthew Dillon wri
tes:
>That's the crux of the situation, John. I do not believe you have
>the right to hold this work off, at least not based on any of the
>explanations you have given so far.
Why don't you for a change, just stop being so ego-cent
Hi everybody
I recently updated through cvsup a 4.5 stable FreeBSD running on Vmware.
I followed the instructions from the handbook building both the world
and the GENERIC kernel. When I finally rebooted, It takes almost 2-3
hours to boot being extremely slow. I never really let it finish booting
:> It makes no sense whatsoever to me to be told not to commit something
:> due to stale code that may not be quite compatible sitting in P4 that
:> you can't make work in any reasonable time frame. You should stop
:> trying to screw over my work and instead look to your own. Y
Wilko Bulte writes:
> Is gdb broken on Alpha, or is it just me?
>
> ds10#gdb
> ^C
> ds10#gdb -k
>
> ^C
> ds10#
>
> In short, gdb just sits there (??).
Yes, David's new binutils import broke it. I have a workaround, but
it causes buildworld breakage. Sigh.
You can just use
On Tue, 5 Mar 2002, Adam Webb wrote:
> Is there a known bug or particular reason I can't add network aliases in
> -current?
> --
> Adam Webb
None that I know of, although there does seem to be at least one bug
relating to removable interfaces and dhclient. It might be useful to
include some sa
On Tue, Mar 05, 2002 at 10:51:53AM -0500, John Baldwin wrote:
>
> On 04-Mar-02 Wilko Bulte wrote:
> > During a make release I just got a panic. The build progressed until:
> >
> > gzip -cn /usr/src/lib/libc/../libc/stdlib/imaxabs.3 > imaxabs.3.gz
> > gzip -cn /usr/src/lib/libc/../libc/stdlib/ima
Is there a known bug or particular reason I can't add network aliases in
-current?
--
Adam Webb
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 04-Mar-02 Wilko Bulte wrote:
> During a make release I just got a panic. The build progressed until:
>
> gzip -cn /usr/src/lib/libc/../libc/stdlib/imaxabs.3 > imaxabs.3.gz
> gzip -cn /usr/src/lib/libc/../libc/stdlib/imaxdiv.3 > imaxdiv.3.gz
> gzip -cn /usr/src/lib/libc/../libc/stdlib/labs.3 >
On 01-Mar-02 Matthew Dillon wrote:
>
>:
>:
>:On 28-Feb-02 Matthew Dillon wrote:
>:> Not to put too fine a point on it, but, I don't see how this can
>:> possibly justify preventing me from committing my critical_*() stuff.
>:> You've just stated publically that your preemption stuff
On 04-Mar-02 ouyang kai wrote:
> Hi, eveyone,
>I found the FreeBSD4.x defined the simplelock in the sys/sys/lock.h.
> But, it doesn't exist in FreeBSD5.0, why? If I want use the FreeBSD4.x
> simplelock function,
> how and what can I use in FreeBSD5.0?
5.0 has different locking primitiv
I used to be able to use my Brooktree card with no problem. However, a
month or so ago, I started getting this at boot:
bktr0: mem 0xf500-0xf5000fff irq 9 at device 12.0 on pci2
bktr0: could not map memory
device_probe_and_attach: bktr0 attach returned 6
pci2: at device 12.1 (no driver atta
Dear Sir/Madam,
Many
of us who came to work in the sciences or similar areas did so because we wanted
to explore the unknown and gain more knowledge and ultimately make this world a
better place. It is undoubtedly
true that m
[EMAIL PROTECTED] (Michel Oosterhof) writes:
>Building -CURRENT just failed on my machine, on src/usr.bin/uuencode/uuencode.c
>Probalby due to the last change (1.8 to 1.9, 9 hours ago from now) which changed
>just the line that gives the error:
Just ignore this post, it was fixed in the cvsup of
Building -CURRENT just failed on my machine, on src/usr.bin/uuencode/uuencode.c
Probalby due to the last change (1.8 to 1.9, 9 hours ago from now) which changed
just the line that gives the error:
FILE *output = stdout;
Perhaps this change should be reversed?
regards,
Michel
To Unsubscribe: s
37 matches
Mail list logo