Re: Keyboard Debug messages won't go away

2007-11-13 Thread Walter Barnes
From: Dan Nicholson <[EMAIL PROTECTED]> >On Nov 9, 2007 5:48 PM, Walter Barnes <[EMAIL PROTECTED]> wrote: >> >> Open /etc/rc.d/init.d/consolelog and look for the line at the top that sets >> LOGLEVEL. By default it's set to 7, if you set it to a lower value less >> kernel messages will be sent to

Re: libm/glibc-2.3.6 issue (was - Re: libstdc++ issue?)

2007-11-13 Thread juras
Dan Nicholson napisał(a): > Just a sec. I found some bug reports and the upstream commits. > > https://bugzilla.redhat.com/show_bug.cgi?id=160759 > http://www.mail-archive.com/[EMAIL PROTECTED]/msg28193.html > http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.9409

Re: libm/glibc-2.3.6 issue (was - Re: libstdc++ issue?)

2007-11-13 Thread Dan Nicholson
On Tue, Nov 13, 2007 at 08:12:42PM +0100, juras wrote: > Dan Nicholson napisał(a): > > Yeah, it works on glibc-2.5.1. > Thank you. > So I'll have to upgrade the glibc. > I know, that it may make my system unusable, but I will try. Just a sec. I found some bug reports and the upstream commits. htt

Javaws so SLOW !

2007-11-13 Thread Nicolas FRANCOIS
Hi. I installed my new LFS/BLFS system, the most recent I could find. I have no problem with the system so far, except for one (or two) things : Java is EXTREMLY SLOW ! I tried the version in the BLFS book, both binary and source, and then the version that worked fine on my previous system (LFS 6

Re: libm/glibc-2.3.6 issue (was - Re: libstdc++ issue?)

2007-11-13 Thread juras
Dan Nicholson napisał(a): > Yeah, it works on glibc-2.5.1. Thank you. So I'll have to upgrade the glibc. I know, that it may make my system unusable, but I will try. regards, juras -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.ht

Re: libm/glibc-2.3.6 issue (was - Re: libstdc++ issue?)

2007-11-13 Thread Dan Nicholson
On Nov 13, 2007 10:42 AM, juras <[EMAIL PROTECTED]> wrote: > Further investigation of the problem led me to the conclusion > that there must be a bug inside the /lib/libm.so.6, which is > a part of glibc-2.3.6 (in my system) > > That probably means that I'll have to upgrade glibc. But I am not sure

Re: libm/glibc-2.3.6 issue (was - Re: libstdc++ issue?)

2007-11-13 Thread michael lang
On 13/11/2007, juras <[EMAIL PROTECTED]> wrote: > > Further investigation of the problem led me to the conclusion > that there must be a bug inside the /lib/libm.so.6, which is > a part of glibc-2.3.6 (in my system) > > That probably means that I'll have to upgrade glibc. But I am not sure > if the

libm/glibc-2.3.6 issue (was - Re: libstdc++ issue?)

2007-11-13 Thread juras
Further investigation of the problem led me to the conclusion that there must be a bug inside the /lib/libm.so.6, which is a part of glibc-2.3.6 (in my system) That probably means that I'll have to upgrade glibc. But I am not sure if the upgrade - (a rather adventurous task) solves the problem.

Re: Keyboard Debug messages won't go away

2007-11-13 Thread Dan Nicholson
On Nov 9, 2007 5:48 PM, Walter Barnes <[EMAIL PROTECTED]> wrote: > > Open /etc/rc.d/init.d/consolelog and look for the line at the top that sets > LOGLEVEL. By default it's set to 7, if you set it to a lower value less > kernel messages will be sent to the console. I set my mine to 3 to get rid o

libstdc++ issue?

2007-11-13 Thread juras
Compilling octave I discovered an issue in my system. The bug seems to be in tanh() function inside libstdc++. I have now gcc-4.2.2. I tested this also with gcc-3.3.6 and the result is correct. It seems to be an old bug which reappeared. Please comment. Here is how the problem can be confirmed: