Re: [PATCH: libc]Re: gnome on current

2002-10-31 Thread Alexander Kabaev
Solaris does not do that and then saying 'NO' again to description on how Solaris really does things - that's where I lost you. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: [PATCH: libc]Re: gnome on current

2002-10-31 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: [PATCH: libc]Re: gnome on current

2002-10-31 Thread Alexander Kabaev
libc_r linked libraries into non-threaded processes din't work ever since libc_r got split from libc. This is a weird case which does not happen a lot in the wild anyway. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: [PATCH: libc]Re: gnome on current

2002-10-31 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: speed of -CURRENT [was: questions about the state of current]

2002-10-30 Thread Alexander Kabaev
to specfs_vnops.c. Find a block in specfs_strategy function which goes into tsleep for niced processes and comment it out. Let us know if that helps :) -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: [PATCH: libc]Re: gnome on current

2002-10-30 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: [PATCH: libc]Re: gnome on current

2002-10-30 Thread Alexander Kabaev
provided by the system. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Groff problems (was Re: alpha tinderbox failure)

2002-10-22 Thread Alexander Kabaev
Anyone cares to post a ktrace? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Groff problems (was Re: alpha tinderbox failure)

2002-10-22 Thread Alexander Kabaev
On Tue, 22 Oct 2002 11:39:43 -0400 Alexander Kabaev [EMAIL PROTECTED] wrote: Anyone cares to post a ktrace? -- Alexander Kabaev If this is a case of a brk(2) failing, then I have a patch in testing to fix that. Give me some time to finish. -- Alexander Kabaev To Unsubscribe: send mail

Re: emacs?

2002-10-22 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: libstdc++ does not contain fabsl symbol

2002-10-22 Thread Alexander Kabaev
libstdc++ is supposed to provide crude replacements for missing -l functions in its libmath/stubs.c file. Apparently, missing fabsl is an omission and should be fixed in FSF sources. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: Groff problems (was Re: alpha tinderbox failure)

2002-10-22 Thread Alexander Kabaev
I hope this problem is fixed now. Let me know if I am sadly mistaken about that :) -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: emacs problems?

2002-10-18 Thread Alexander Kabaev
On Fri, 18 Oct 2002 08:00:19 -0700 walt [EMAIL PROTECTED] wrote: I suppose I need to build emacs with debugging enabled? Any hints how to do that? Anyone else seeing this problem? xemacs dies here. Global variables are getting corrupted somehow during startup. -- Alexander Kabaev

Re: HEADSUP: GCC 3.2.1 update is coming

2002-10-10 Thread Alexander Kabaev
please try to compile libmsun with with GCC 3.3 snapshot David just committed and see if that changes anything? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

HEADSUP: GCC 3.2.1 update is coming

2002-10-09 Thread Alexander Kabaev
I am going to import a new GCC 3.2.1 snapshot in about 10 minutes. This update fixes the problem with cpp0 dumping core while building a kernels many people reported on the list. Due to popular demand, it was decided to do another import today. -- Alexander Kabaev To Unsubscribe: send mail

Re: HEADSUP: GCC 3.2.1 update is coming

2002-10-09 Thread Alexander Kabaev
On Thu, 10 Oct 2002 00:13:04 -0400 Alexander Kabaev [EMAIL PROTECTED] wrote: I am going to import a new GCC 3.2.1 snapshot in about 10 minutes. This update fixes the problem with cpp0 dumping core while building a kernels many people reported on the list. Due to popular demand

Re: i386 tinderbox failure

2002-10-08 Thread Alexander Kabaev
/gcc-cpp.diff. Will be fixed with new GCC import. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Reason: releng4 comp. hack, machdep.c 1.539 (was: cvsupd death (signal 6))

2002-10-03 Thread Alexander Kabaev
death in approximate first 20 minutes. -- Andrey A. Chernov http://ache.pp.ru/ I can confirm this. CVSUP is dying on me exactly the same way Andrey describes. XFree86 dies with signal 6 too. Both run reliably when I downgrade i386/machdep.c to rev. 1.358. -- Alexander Kabaev To Unsubscribe

Re: Issues I have w/ recent -current

2002-10-01 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: trouble building XFree86-4-Server under yesterday's current

2002-09-24 Thread Alexander Kabaev
. The bug is there and it is triggered by -march={athlon|p[234]}. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: -mcpu=pentiumpro still evil?

2002-09-24 Thread Alexander Kabaev
? URL is the same http://people.freebsd.org/~kan/gcc-cpp.diff -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Trouble Building CURRENT on STABLE, cpp seg. fault

2002-09-24 Thread Alexander Kabaev
-- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: -mcpu=pentiumpro still evil?

2002-09-24 Thread Alexander Kabaev
? You might want to do a make clean in /usr/src/gnu/usr.bin/cc before building a new copy of gcc. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: -mcpu=pentiumpro still evil?

2002-09-24 Thread Alexander Kabaev
still see the same segmentation fault. Alexander, how can I easily build gcc with full debugging symbols? That might make the backtrace more useful for you. cd /usr/src/gnu/usr.bin/cc CFLAGS=-g STRIP= make clean all install Always worked for me. -- Alexander Kabaev To Unsubscribe: send

Re: Trouble Building CURRENT on STABLE, cpp seg. fault

2002-09-24 Thread Alexander Kabaev
get past that initial mkdep. By adding or removing configuration options, you change the exact layout of the string buffer in CPP0 and this prevents crash from happening. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: trouble building XFree86-4-Server under yesterday's current

2002-09-23 Thread Alexander Kabaev
your complaints here. Some help finding the offending function and providing people with additional information will come a long way toward having this bug finally fixed. Please consult http://gcc.gnu.org/bugs.html for instructions if you decide to do so. -- Alexander Kabaev To Unsubscribe: send

Re: Trouble Building CURRENT on STABLE, cpp seg. fault

2002-09-23 Thread Alexander Kabaev
appears to be more correct. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: -mcpu=pentiumpro still evil?

2002-09-22 Thread Alexander Kabaev
for that. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Kabaev
On Sun, 22 Sep 2002 17:20:14 +0200 Alexander Leidinger [EMAIL PROTECTED] wrote: Alexander, can you get me a backtrace from the failed GCC process? What process it is, by the way? GCC, CC1, CPP1? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Kabaev
the event. If anything, this should give you the name of the process which has died. Running 'gcc' or 'c++' under debugger is not very helpful, because these are just driver programs. The real processes which do the work are cpp1, cc1, ccp1 etc. -- Alexander Kabaev To Unsubscribe: send mail

Re: -mcpu=pentiumpro still evil?

2002-09-22 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Trouble Building CURRENT on STABLE, cpp seg. fault

2002-09-22 Thread Alexander Kabaev
I am asking people having CPP0 dying with SIG11 to try the patch at URL below. Success/failure reports are appreciated. http://people.freebsd.org/~kan/gcc-cpp.diff -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: 5.0 package build with gcc32 complete (HELP NEEDED!!)

2002-09-06 Thread Alexander Kabaev
help you can provide. Kris -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: 5.0 package build with gcc32 complete (HELP NEEDED!!)

2002-09-06 Thread Alexander Kabaev
. I will take a look at these. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

GCC 3.2 patch

2002-09-06 Thread Alexander Kabaev
://people.freebsd.org/~kan/gcc-all.diff. People having problems compiling their problems with the new system compiler are encouraged to give this patch a try and let me know if their problem is fixed ot not. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: alpha tinderbox failure

2002-09-03 Thread Alexander Kabaev
On Tue, 3 Sep 2002 04:23:39 -0700 (PDT) Dag-Erling Smorgrav [EMAIL PROTECTED] wrote: === usr.bin/getconf Virtual memory exhausted in `operator new' *** Error code 1 This one I can reproduce. Will fix soon. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED

Re: alpha tinderbox failure

2002-09-03 Thread Alexander Kabaev
On Tue, 3 Sep 2002 16:56:52 +0200 Bernd Walter [EMAIL PROTECTED] wrote: Do you think this is the same reason? Yes. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Alexander Kabaev
The patch is not mine. I extracted it from GCC FSF CVS repository. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: aout support broken in gcc3

2002-09-02 Thread Alexander Kabaev
aout binaries and compatibility cruft to support old binaries should have been dropped too. Do we have an agreement here? A.OUT support is to be dropped with the next gcc upgrade, when/if it will happen? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: internal compiler error with gcc 3.2

2002-09-02 Thread Alexander Kabaev
On Mon, 2 Sep 2002 08:52:56 -0700 Steve Kargl [EMAIL PROTECTED] wrote: O -pipe -march=athlon ^^ This bug is in GCC PR database. Do not use -march=athlon for now. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: internal compiler error with gcc 3.2

2002-09-02 Thread Alexander Kabaev
BTW, the bug is present in official 3.2 release too. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: 'gmake' port broken after (due to ?) GCC 3.2 import

2002-09-02 Thread Alexander Kabaev
time they reallocate their 'string_space' to accomodate (n+1)th entry. Building gmake without --with-included gettext sugddenly seems like a very good idea for me. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: 'gmake' port broken after (due to ?) GCC 3.2 import

2002-09-02 Thread Alexander Kabaev
On Mon, 2 Sep 2002 13:06:31 -0400 Alexander Kabaev [EMAIL PROTECTED] wrote: Do they really believe malloc ^^^ I meant realloc here. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: internal compiler error with gcc 3.2

2002-09-02 Thread Alexander Kabaev
On Mon, 2 Sep 2002 11:10:11 -0700 David O'Brien [EMAIL PROTECTED] wrote: On Mon, Sep 02, 2002 at 12:08:41PM -0400, Alexander Kabaev wrote: BTW, the bug is present in official 3.2 release too. What about 3.1.1 release? I have GCC 3.1.1 port installed on STABLE. libiconv barf when compiled

Re: sparc64 tinderbox failure

2002-09-02 Thread Alexander Kabaev
completes fine on panther, the only FreeBSD sparc64 machine I have access to. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: sparc64 tinderbox failure

2002-09-02 Thread Alexander Kabaev
The complete transcript is available here: http://sparc64.style9.org/sparc64.log Which still does not answer my question. What GCC version is on this machine? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: compiling kdelibs3 fails with -current's gcc 3.2

2002-09-02 Thread Alexander Kabaev
. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: internal compiler error with gcc 3.2

2002-09-02 Thread Alexander Kabaev
if_convert optomization. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: compiling kdelibs3 fails with -current's gcc 3.2

2002-09-02 Thread Alexander Kabaev
The patch I sent is reversed. Use patch -R to apply. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Re: compiling kdelibs3 fails with -current's gcc 3.2

2002-09-02 Thread Alexander Kabaev
Where can I find this patch? I didn't see it in the message body or attached to any of your previous messages. Sorry, apparently attachments are stripped now before being delivered to the mailing lists. The patch is below: Index: cp/cp-lang.c

HEADS UP: GCC 3.2 in progress

2002-09-01 Thread Alexander Kabaev
that I need to hold the import for some reason. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: HEADS UP: GCC 3.2 in progress

2002-09-01 Thread Alexander Kabaev
is using vendor-independent C++ ABI. Assuming they got it right this time, this will allow us to upgrade to 3.3 more painlessly later. People who were asking for an upgrade got what they deserved :) -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: HEADS UP: GCC 3.2 in progress

2002-09-01 Thread Alexander Kabaev
in? About five buildworlds on i386 and two on Alpha. Does that count as dry runs? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread Alexander Kabaev
GCC 3.2.1-pre is now in the tree. Please let me know if you see any problems recompiling your world/kernel. Remember to recompile your C++ ports. GCC 3.2 is not binary compatible with 3.1. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: HEADS UP: GCC 3.2 in progress

2002-09-01 Thread Alexander Kabaev
do not remember me switching thunks off. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: gcc 3.1 / streambuf.h broken with using namespace std;

2002-08-27 Thread Alexander Kabaev
, ^^ There are no such files in gcc 3.1, AFAIK. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: gcc 3.1 / streambuf.h broken with using namespace std;

2002-08-27 Thread Alexander Kabaev
There are, but they are in: /usr/include/g++/backward/iostream.h /usr/include/g++/backward/strstream.h They are in different place = they are different. Alexander, remove /usr/include/g++ before your next installworld. This is FAQ. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL

Re: pkg_version and no origin found == SEGFAULT

2002-08-25 Thread Alexander Kabaev
/usr.sbin/pkg_install/version/main.c:79 #4 0x08049879 in _start () -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: broken c++?

2002-08-19 Thread Alexander Kabaev
Hi Josef, On Mon, 19 Aug 2002 13:22:52 +0100 Josef Karthauser [EMAIL PROTECTED] wrote: Is it just me or is libstdc++ linking broken on -current right now? Remove /usr/include/g++ before making your next installworld. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED

Re: GCC 3.2

2002-08-15 Thread Alexander Kabaev
3.2 version altogether. Early FreeBSD 5.x release(s) will not be polished for general consumption anyway, so that makes sense. By the time FreeBSD stabilizes, GCC 3.3 release will be ready. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: GCC 3.2

2002-08-15 Thread Alexander Kabaev
3.2 and 3.3, but they are not giving any guaranrtees. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: GCC 3.2

2002-08-15 Thread Alexander Kabaev
to repeat this deeply satisfying experiment again? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: GCC 3.2

2002-08-15 Thread Alexander Kabaev
already. Can you guarantee that 3.3 will be backwards compatible with 3.2? This is yet another potential ABI breakage at the time when we'll be _forced_ to upgrade. How often do you expect GCC developers to break ABI with release scheduled to happed and the end of the year? -- Alexander Kabaev

Re: WTF is going on? pipe breakage, patch(1) breakage??

2002-08-13 Thread Alexander Kabaev
This can be related: occasionally top terminates after displaying the process list only once. Unfortunately, this is hard to reproduce and when run again top just start working properly. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: cvs commit: src/sys/kern kern_sig.c (fwd)

2002-08-11 Thread Alexander Kabaev
session cleanup hooks, that's why another process for the command is forked. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: VESA 800x600 console not working

2002-07-29 Thread Alexander Kabaev
work on -stable now either. I knew I shouldn't have cvsup'd, with all the problem reports I'm seeing on the lists. Dohh! But I just ordered a Dell 8200, so maybe my problems will become different Rob. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

One more -CURRENT panic for collection

2002-07-27 Thread Alexander Kabaev
/sys/kern/kern_timeout.c:187 #18 0xc02198fc in ithread_loop (arg=0xc1593900) at /usr/src/sys/kern/kern_intr.c:535 #19 0xc0218e1d in fork_exit (callout=0xc0219788 ithread_loop, arg=0xc1593900, frame=0xd4a5fd48) at /usr/src/sys/kern/kern_fork.c:861 -- Alexander Kabaev To Unsubscribe: send

Re: (Sort of) Solved Re: Current (DP1) on Toshiba 5005

2002-07-19 Thread Alexander Kabaev
) { /* Zero interrupts is invalid! */ return_ACPI_STATUS (AE_BAD_DATA); } +#endif OutputStruct-Data.Irq.NumberOfInterrupts = i; /* -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: ast() assert failed ?

2002-07-15 Thread Alexander Kabaev
a spelling error (*blush*). Bruce, I am reliably get these messages while using gdb on user processes. This started long before KSEIII. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Status of C++ in base system?

2002-07-11 Thread Alexander Kabaev
. This is FAQ. Have you deleted obsolete g++ include files? Do mv /usr/include /usr/include.old; mkdir /usr/inlcude before making buildworld. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Status of C++ in base system?

2002-07-11 Thread Alexander Kabaev
: This is FAQ. Have you deleted obsolete g++ include files? Do mv /usr/include /usr/include.old; mkdir /usr/inlcude before making buildworld. I think I did that but I guess another try couldn't hurt... Ken -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Weird pipe behavior

2002-07-08 Thread Alexander Kabaev
output, so that majority of output was displayed upon pkg_version exit. pkg_version 21 | tee pkg_version.log -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Weird pipe behavior

2002-07-08 Thread Alexander Kabaev
This is because of the rewrite of pkg_version into C (from perl) and has nothing to do with pipes. Regards, -Jeremy Oops! I forgot about the big perl rewrite. Apologies for false alarm. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: What's the right way to build XFree86-4 now?

2002-06-26 Thread Alexander Kabaev
_REENTRANT has to be defined on -CURRENT too. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Need testers: patch for CURRENT C++ troubles

2002-06-26 Thread Alexander Kabaev
it has anything to do with my patch. Has anyone else tried the patch? Someone who has a backup copy of important system binaries handy? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Need testers: patch for CURRENT C++ troubles

2002-06-26 Thread Alexander Kabaev
problems with symbol tables or dynamic linker. My apologies for [EMAIL PROTECTED] On Wed, 26 Jun 2002 14:21:17 -0400 Alexander Kabaev [EMAIL PROTECTED] wrote: -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Need testers: patch for CURRENT C++ troubles

2002-06-26 Thread Alexander Kabaev
does cause problems with symbol tables or dynamic linker. My apologies for [EMAIL PROTECTED] On Wed, 26 Jun 2002 14:21:17 -0400 Alexander Kabaev [EMAIL PROTECTED] wrote: -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: What is going on?

2002-06-26 Thread Alexander Kabaev
before going back in the water. Just booting an older kernel would have solved your problem. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Bootstrap problems for asm

2002-06-25 Thread Alexander Kabaev
constraints are allowed only for registers. But read-modify-write operands can still be specified in other ways, specifically using the + modifier. Here's the patch which I'm testing at the moment. I'll commit it later today unless I find something wrong with it. John -- Alexander Kabaev

sys/stat.h and _POSIX_SOURCE

2002-06-25 Thread Alexander Kabaev
The last commit to sys/sys/stat.h made by Kirk broke compilation of _POSIX_SOURCE programs. It uses sizeof(struct timespec) to pad the st_createtimespec field to 16 bytes, but struct timespec is not visible when _POSIX_SOURCE is defined. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL

Need testers: patch for CURRENT C++ troubles

2002-06-25 Thread Alexander Kabaev
I made the following patch to get C++ exceptions working with system GCC 3.1. STLPort and all other previously failing test cases appear to be working fine. Please test this patch and let me know if it breaks anything. -- Alexander Kabaev Index: config/i386/freebsd.h

Re: Bootstrap problems for asm

2002-06-24 Thread Alexander Kabaev
the asm statements to make things happy? :-) -- Alexander Kabaev Index: i386/lockdflt.c === RCS file: /usr/ncvs/src/libexec/rtld-elf/i386/lockdflt.c,v retrieving revision 1.6 diff -u -r1.6 lockdflt.c --- i386/lockdflt.c 17 Jul 2000

Re: The -current state of mozilla affairs

2002-06-21 Thread Alexander Kabaev
value from http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html Fear not. I'm modifying the patch. Proper documentation will be included. Joe -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: zsh exits upon ^C after su'ing to root with zsh as its shell

2002-06-01 Thread Alexander Kabaev
? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Alexander Kabaev
to track down what older library shadows the new one. The usual suspects are libgcc and libstdc++. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: zsh exits upon ^C after su'ing to root with zsh as its shell

2002-05-28 Thread Alexander Kabaev
Thanks Bruce. It sounds like we'll have to live with this problem for now? For the lack of better ideas, I am just reposting the patch I sent to Bruce about one year ago. I have been happily using it on all my systems since then. Index: su.c

Re: zsh exits upon ^C after su'ing to root with zsh as its shell

2002-05-28 Thread Alexander Kabaev
programs. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Serial Console Speed

2002-05-10 Thread Alexander Kabaev
Serial console and remote GDB were working just fine for me ever since that entry has been added to the task SMPng unresolved issues list. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Serial Console Speed

2002-05-10 Thread Alexander Kabaev
: On 10-May-2002 Alexander Kabaev wrote: Serial console and remote GDB were working just fine for me ever since that entry has been added to the task SMPng unresolved issues list. At 115200? -- John Baldwin [EMAIL PROTECTED]http://www.FreeBSD.org/~jhb/ Power Users Use the Power

CURRENT panic + patch

2002-04-24 Thread Alexander Kabaev
Calling freeenv with the pointerm different from one received from getenv seldom is a good idea :) Indeed, CURRENT panics with the following stack trace (patch below fixes that): _mtx_lock_sleep(c08300e4,0,c03644b1,649,c08300e4) at _mtx_lock_sleep+0x122

Found: module loading breakage

2002-03-22 Thread Alexander Kabaev
Apologies if you will get this message twice. My ISP seems to be blocked in hub.freebsd.org so I had to use temporary hotmail account. I found the reason for crashes I was experiencing ever since UMA has been committed into -CURRENT. Apparently UMA has nothing to do with the breakage.

Re: Found: module loading breakage

2002-03-22 Thread Alexander Kabaev
You could add one, it would be trivial to add a TAILQ_ENTRY to the vnode strcture as well as add/remove the nodes from the list in the vnode allocation and deallocation code. I was thinking about mp-mnt_nvnodelist, unless there are compelling reasons not to trust it. Feel ambitious? :) Feel like

Re: gcc -O broken in CURRENT

2002-03-14 Thread Alexander Kabaev
This is a case of exception context register getting clobbered in shared library function call. GCC does not reload it when needed and this ultimately leads to semi-random word in program memory decremented by the __cp_pop_exception function. The bug is only triggered under very specific

Re: gcc -O broken in CURRENT

2002-03-14 Thread Alexander Kabaev
This is a case of exception context register getting clobbered in shared library function call. GCC does not reload it when needed and this ultimately leads to semi-random word in program memory decremented by the __cp_pop_exception function. The bug is only triggered under very specific

Re: gcc -O broken in CURRENT

2002-03-14 Thread Alexander Kabaev
Do you have a patch for this ? I do not fully understand the parts of GCC involved, so I need some time to verify my initial diagnosis and to create a patch. In other words - not yet :) -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: gcc -O broken in CURRENT

2002-03-14 Thread Alexander Kabaev
2) Bug is in os delivered gcc but not in port gcc. a) port has more or less patches / os gcc has been modified -- Didn't someone told they are the same? GCC from ports uses DWARF2 exception unwinding while GCC in src tree uses sjlj exceptions. The exception handling code generated by

Re: gvim weird linkage - NOT ONLY

2002-03-11 Thread Alexander Kabaev
The stack trace below shows exactly the symptoms of the binutils DT_TEXTREL bug, which has been fixed by the latest vendor import. Rebuilding world IS NOT ENOUGH to solve the problem. You will need to rebuild all the incorrect libraries which have been built with broken binutils before. Libpng

Re: Recent USB problems

2002-02-22 Thread Alexander Kabaev
Sorry, no hint by my side, but I can report exactly the same problem on an Athlon-C System equipped with a VIA-KT133A chipset. (actually it has the same USB controller, so it was expectable) Riggs I am seeing the same symptoms while using Microsoft USB mouse with KT133A-based computer.

Re: Recent USB problems

2002-02-22 Thread Alexander Kabaev
I had no problem with kernel from February 14, but failed ums probes are happening very consistently with kernel from Feb 18. Kernels from dates earlier than Feb 14 failed to attach USB mouse most of the time but sometimes misteriously managed to work. No configuration was changing between

Re: __stderrp error

2002-01-21 Thread Alexander Kabaev
and I've made world a lot of times like that. and if I do it by hand as sugested, it doesn;t make any difference either. Just a guess - have you removed existing old libraries from /usr/lib? To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the

<    1   2   3   >