Another compiler bug?

2002-09-07 Thread Garrett Wollman
World-testing some changes to libc, I had g++ bomb out with the following assertion: In file included from /usr/obj/usr/src/i386/usr/include/g++/locale:46, from /usr/obj/usr/src/i386/usr/include/g++/bits/ostream.tcc:37, from /usr/obj/usr/src/i386/usr/include/g++/

ÔÈËÜÌ "Ãîðåö" ñ ÌàÊëàóäîì èìååò ðåàëüíóþ îñíîâó!!!!

2002-09-07 Thread NOVIKOV
Òåïåðü ýòî òû ìîæåøü çíàòü!!! Êàê âñåãäà ÷åëîâåê äóìàåò ,÷òî ÷óäåñà íå äëÿ íåãî.!? Ìîÿ èñòîðèÿ è ìîÿ æèçíü òåïåðü îòêðûòà äëÿ òåáÿ: http://multimail.info/people/novikov ×òî æ,óäèâèñü, íå ìíå,à òîìó,÷òî ýòî ìîæåøü áûòü è ÒÛ! Äà, òû ìîæåøü æèòü òàê äîëãî è çäîðîâûì,÷òî ñàì åùå íå çíàåøü! Ìíå ñåé÷

Re: GCC 3.2 patch

2002-09-07 Thread Edwin Culp
Quoting Alexander Kabaev <[EMAIL PROTECTED]>: | Hi everyone, | | I've collected a number of patches for several problems with | GCC 3.2 compiler which have been brought to my attention so far. | While I am waiting for these patches or other suitable fixes to be | incorporated into FSF CVS

Re: GCC 3.2 patch

2002-09-07 Thread Edwin Culp
Quoting Alexander Kabaev <[EMAIL PROTECTED]>: | Hi everyone, | | I've collected a number of patches for several problems with | GCC 3.2 compiler which have been brought to my attention so far. | While I am waiting for these patches or other suitable fixes to be | incorporated into FSF CVS

[PATCH] C++ fix for flex

2002-09-07 Thread Craig Rodrigues
Hi, As I am fixing some of the C++ ports for GCC 3.2, I found a problem with lex. The following patch is required for lex to generate code which can compile with GCC 3.2. It applies to /usr/src/usr.bin/lex --- flex.skl.orig Sat Sep 7 23:44:38 2002 +++ flex.sklSat Sep 7 23:45:06 200

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Manfred Antar
At 07:27 PM 9/7/2002 -0700, Peter Wemm wrote: >Manfred Antar wrote: >> At 12:23 AM 9/7/2002 -0700, Terry Lambert wrote: >> >Peter Wemm wrote: >> >> You will need to either add: >> >> options COMPAT_AOUT >> >> to your kernel config when you next rebuild, or do a 'kldload aout' >> >> when you want t

Clock runs too fast

2002-09-07 Thread Craig Rodrigues
Hi, I have been having this problem with -current for the past 2 weeks now (I am new to -current and just started using it 2 weeks ago). I just did a cvsup and rebuilt the kernel and rebuilt the world. My clock seems to be running too fast, and I keep resetting it with ntpdate. I looked at this

make installworld cannot find files in /usr/bin

2002-09-07 Thread Craig Rodrigues
Hi, I did a cvsup from a few hours ago, and rebuilt the world. make buildworld worked fine. make installworld failed: ===> usr.sbin/ppp^M install -s -o root -g network -m 4554 ppp /usr/sbin m4 /usr/src/usr.sbin/ppp/ppp.8.m4 >ppp.8 m4: not found I also had similar problems in /usr/src/share/t

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Peter Wemm
Manfred Antar wrote: > At 12:23 AM 9/7/2002 -0700, Terry Lambert wrote: > >Peter Wemm wrote: > >> You will need to either add: > >> options COMPAT_AOUT > >> to your kernel config when you next rebuild, or do a 'kldload aout' > >> when you want to run an old a.out binary. > > > >Is this going to be

alpha tinderbox failure

2002-09-07 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Don Lewis
On 7 Sep, Manfred Antar wrote: > At 12:23 AM 9/7/2002 -0700, Terry Lambert wrote: >>Peter Wemm wrote: >>> You will need to either add: >>> options COMPAT_AOUT >>> to your kernel config when you next rebuild, or do a 'kldload aout' >>> when you want to run an old a.out binary. >> >>Is this going t

Notebook temperature issues and need help in disabling suspend/sleep mode

2002-09-07 Thread kc8366
Hello all: I have a IBM ThinkPad 770Z notebook running the latest -current and I'm having a few issues. The first one is, is there a way to disable sleep/suspend when the lcd lid is closed since I only want the lcd display to be off but the machine still running normally. The second issue i

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Manfred Antar
At 12:23 AM 9/7/2002 -0700, Terry Lambert wrote: >Peter Wemm wrote: >> You will need to either add: >> options COMPAT_AOUT >> to your kernel config when you next rebuild, or do a 'kldload aout' >> when you want to run an old a.out binary. > >Is this going to be turned on be default in the rc scrip

parallel ports

2002-09-07 Thread karl agee
I've had a lot of problems--and so have a few others (very few) with the 4.6 kernels not recognizing parallel ports to the point they are not useable. simply cant use them to print. The kernel on boot spits out "ppc0: cannot reserve range". I have installed 5.0-DP1 and it_does properly rec

Re: Unable to buildworld (new record, 18")

2002-09-07 Thread Giorgos Keramidas
In message: <[EMAIL PROTECTED]> Riccardo Torrini <[EMAIL PROTECTED]> wrote: > > No, same error :( Any other ideas? > > ===> gnu/usr.bin/gperf/doc > c++ -O2 -pipe-D__FBSDID=__RCSID > -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib > -I/usr/src/gnu/usr.bin/gperf -c > /usr/

Re: Unable to buildworld (new record, 18")

2002-09-07 Thread Kris Kennaway
On Sat, Sep 07, 2002 at 06:25:04PM +0200, Riccardo Torrini wrote: > My -CURRENT is pre-gcc_3.1, running very fine from early May. > I regularly build world and kernel (without installing them) every week. > I'm in between some big update? Where I'm wrong? Have you read through UPDATING? Kris

Re: Unable to buildworld (new record, 18")

2002-09-07 Thread Riccardo Torrini
On 07-Sep-2002 (21:00:28/GMT) Riccardo Torrini wrote: >> Have you read through UPDATING? > Yes, more and more ... I added -DNO_WERROR without luck > I also found two PR speaking about wchar_t (31864 and 40084). > I'm about to remove contrib/gcc tree and cvsuping again... No, same error :( Any

keyboard probe broken?

2002-09-07 Thread Steven G. Kargl
My keybooard is dead after booting a kernel from this morning (Saturday, noon, PST). A good kernel from 2 Sep 02 states: atkbdc0: at port 0x64,0x60 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 A kernel that yields a dead keyboard says: atkbdc0: at port 0x64,0x60 on isa0

Re: Unable to buildworld (new record, 18")

2002-09-07 Thread Riccardo Torrini
On 07-Sep-2002 (20:22:42/GMT) Kris Kennaway wrote: >> My -CURRENT is pre-gcc_3.1, running very fine from early May. >> I'm in between some big update? Where I'm wrong? > Have you read through UPDATING? Yes, more and more, after every cvsup. I added -DNO_WERROR without luck, I also found two P

Re: libmd bug on -CURRENT

2002-09-07 Thread Bruce A. Mah
If memory serves me right, Bruce Evans wrote: > On Fri, 6 Sep 2002, Bruce A. Mah wrote: > > > If memory serves me right, Poul-Henning Kamp wrote: > > > > > Good catch. > > > > > > I'm surprised the compiler doesn't whine. > > > > Thanks, and "me too". > > Warnings are mostly turned off for not u

Todays cvsup Current on kernel mkdep shows opt_cpu.h: No such file

2002-09-07 Thread Edwin Culp
After a successful make world, I got the following error on initiating buildkernel. mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I@/. ./include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/linux/../../ i386/linux/linux_dummy.c /usr/src/sys/modules/linux

New to -CURRENT

2002-09-07 Thread tr0n
Just d/led the 5.0-CURRENT-20020813-JPSNAP.ISO from the snapshots.jp.freebsd.org. I installed it on a Dell Laptop Inspiron 5000 i needed support form my Xircom Cardbus Ethernet II 10/100. I heard the ACPI is still buggy. Wanted to check on that cuz i noticed the fan on the back isn't running. and

alpha tinderbox failure

2002-09-07 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

sparc64 tinderbox failure

2002-09-07 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: libmd bug on -CURRENT

2002-09-07 Thread Bruce Evans
On Fri, 6 Sep 2002, Bruce A. Mah wrote: > If memory serves me right, Poul-Henning Kamp wrote: > > > Good catch. > > > > I'm surprised the compiler doesn't whine. > > Thanks, and "me too". Warnings are mostly turned off for not unimportant places like libraries since these places are too poorly w

subscribe

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

Re: perl busted, spins, ignores SIGKILL

2002-09-07 Thread Lamont Granquist
On Wed, 4 Sep 2002, Thomas Quinot wrote: > Le 2002-09-03, Lamont Granquist écrivait : > > i cvsup'd last night, and now i tried portupdate -a -f and debugging > > build problems with libtool i found that on my system i can make perl spin > > and consume 100% of a CPU just by: > > > > perl -pe s/

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Terry Lambert
Peter Wemm wrote: > You will need to either add: > options COMPAT_AOUT > to your kernel config when you next rebuild, or do a 'kldload aout' > when you want to run an old a.out binary. Is this going to be turned on be default in the rc scripts, until such time as sysinstall is taught about asking