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

2002-09-23 Thread Crist J. Clark
On Mon, Sep 23, 2002 at 03:59:46PM -0400, Alexander Kabaev wrote: > On Mon, 23 Sep 2002 12:55:49 -0700 > "Crist J. Clark" <[EMAIL PROTECTED]> wrote: > > > It seems to have worked. Thanks. > > Sorry for inconvenience, but could you please check that you got the > latest version of the patch. Both

`lorder' problem

2002-09-23 Thread Garrett Wollman
Anyone experiencing this problem might want to try the following (beware cut&paste). I still don't understand why it is that I don't see it. Is there a hidden build dependency? (I.e., does `sort' need to be added to the list of build-tools?) I'm to tired right now to look at ncurses, but it sh

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

2002-09-23 Thread Vallo Kallaste
On Mon, Sep 23, 2002 at 03:13:15PM -0700, Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Mon, Sep 23, 2002 at 01:55:18PM +0300, Vallo Kallaste wrote: > > > This isn't a yesterdays problem, I've had this for a month or so. > > The problem is explicit declaration of -march=p[234], use > > CPUTYPE=i

Re: A different light, perhaps.

2002-09-23 Thread Carl Schmidt
On Mon, Sep 23, 2002 at 09:43:59PM -0700, Kris Kennaway wrote: > Yes, I expect the problem will be resolved by those who have already > said they'll resolve it ;) Okay good. I obviously missed a lot of the discussion on this. While we're at it someone should close PR 43317 since I am a fucking i

Re: A different light, perhaps.

2002-09-23 Thread Kris Kennaway
On Tue, Sep 24, 2002 at 12:39:27AM -0400, Carl Schmidt wrote: > On Tue, Sep 24, 2002 at 12:37:24AM -0400, Carl Schmidt wrote: > > On Mon, Sep 23, 2002 at 09:34:07PM -0700, Kris Kennaway wrote: > > > On Tue, Sep 24, 2002 at 12:10:23AM -0400, Carl Schmidt wrote: > [...] > > Right, okay. But NetBSD'

Re: A different light, perhaps.

2002-09-23 Thread Carl Schmidt
On Tue, Sep 24, 2002 at 12:37:24AM -0400, Carl Schmidt wrote: > On Mon, Sep 23, 2002 at 09:34:07PM -0700, Kris Kennaway wrote: > > On Tue, Sep 24, 2002 at 12:10:23AM -0400, Carl Schmidt wrote: [...] > Right, okay. But NetBSD's sort actually works. I should rephrase this ... NetBSD's sort works w

Re: A different light, perhaps.

2002-09-23 Thread Carl Schmidt
On Mon, Sep 23, 2002 at 09:34:07PM -0700, Kris Kennaway wrote: > On Tue, Sep 24, 2002 at 12:10:23AM -0400, Carl Schmidt wrote: > > > Get rid of gnu-sort from contrib and use NetBSD's sort, which was > > imported five months ago but apparently never incorporated into the > > build process. > > It

Re: A different light, perhaps.

2002-09-23 Thread Kris Kennaway
On Tue, Sep 24, 2002 at 12:10:23AM -0400, Carl Schmidt wrote: > Get rid of gnu-sort from contrib and use NetBSD's sort, which was > imported five months ago but apparently never incorporated into the > build process. It was, briefly, but was backed out because it's not a sufficiently complete re

Re: A different light, perhaps.

2002-09-23 Thread Kris Kennaway
On Mon, Sep 23, 2002 at 08:28:06PM -0700, walt wrote: > In an attempt to understand this black magic we practice every day > could I ask you to do two quick experiments for me? > > 1. Type 'sort +1' at any command prompt. What do you see? > > 2. cd /usr/src/lib/libncurses > make clean && m

Re: KSE not ready ?

2002-09-23 Thread Ying-Chieh Liao
On Mon, Sep 23, 2002 at 11:30:30 -0700, Julian Elischer wrote: > it was fixed almost immediatly oh really ? I must be VERY LUCKY :~ -- Testing can show the presence of bugs, but not their absence. --- Edsger W. Dijkstra msg43290/pgp0.pgp Description

Re: A different light, perhaps.

2002-09-23 Thread Carl Schmidt
On Mon, Sep 23, 2002 at 08:28:06PM -0700, walt wrote: > Carl Schmidt wrote: > > After running cvsup at about 5PM > > EDT (September 23, 2002 -- using cvsup3) and running a full build I am > > happy to report that everything worked fine... > > In an attempt to understand this black magic we practi

Re: A different light, perhaps.

2002-09-23 Thread walt
Carl Schmidt wrote: > Me too :-) > After running cvsup at about 5PM > EDT (September 23, 2002 -- using cvsup3) and running a full build I am > happy to report that everything worked fine... In an attempt to understand this black magic we practice every day could I ask you to do two quick e

i386 tinderbox failure

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

Re: A different light, perhaps.

2002-09-23 Thread Clement Laforet
Hi, > > Now if only my laptop would stop overheating whenever I run FreeBSD on > > it. > > Does the fan not turn on? Are you using acpi? > I built a current yesterday on my laptop too, and acpi drove it crazy ;) I noticed every 1 or 2 second(s) high interrupts load. clem To Unsubscribe: sen

Re: A different light, perhaps.

2002-09-23 Thread David W. Chapman Jr.
On Mon, Sep 23, 2002 at 10:11:56PM -0400, Carl Schmidt wrote: > > There seems to be many complaints of things being broken. > > Maybe I'm just lucky and never cvsup when things are broken. I have > encountered -no- errors over the past month when building world and > kernel. So anyway to add t

A different light, perhaps.

2002-09-23 Thread Carl Schmidt
There seems to be many complaints of things being broken. Maybe I'm just lucky and never cvsup when things are broken. I have encountered -no- errors over the past month when building world and kernel. So anyway to add to that I'd just like to report on today's build so as to balance things ou

Re: Question for committers.

2002-09-23 Thread Julian Elischer
On Mon, 23 Sep 2002, Mike Barcroft wrote: > walt <[EMAIL PROTECTED]> writes: > > May I ask a naïve question, please? World has been broken at libncurses for > > three days. There have been dozens of commits to the -CURRENT tree during that > > same three days. > > > > How do you committers

Re: Question for committers.

2002-09-23 Thread Mike Barcroft
walt <[EMAIL PROTECTED]> writes: > May I ask a naïve question, please? World has been broken at libncurses for > three days. There have been dozens of commits to the -CURRENT tree during that > same three days. > > How do you committers to -CURRENT keep working when userland is broken? How > c

Question for committers.

2002-09-23 Thread walt
May I ask a naïve question, please? World has been broken at libncurses for three days. There have been dozens of commits to the -CURRENT tree during that same three days. How do you committers to -CURRENT keep working when userland is broken? How can you judge the impact of all your changes w

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

2002-09-23 Thread Kris Kennaway
On Mon, Sep 23, 2002 at 01:55:18PM +0300, Vallo Kallaste wrote: > This isn't a yesterdays problem, I've had this for a month or so. > The problem is explicit declaration of -march=p[234], use > CPUTYPE=i686 in /etc/make.conf and you get further. The second way > is to not set CPUTYPE at all, logi

Re: signal 12 - lotsa

2002-09-23 Thread Kris Kennaway
On Sun, Sep 22, 2002 at 03:53:40PM +0200, Christoph Kukulies wrote: > > In a 4.6 environment I'm trying to upgrade to -current but > make installworld as well as kernelbuild fails with signal 12 lots of. > > Seems that new system calls and a mix of old kernel and > new binaries is now fighting a

buildkernel: field `ar_args' has incomplete type

2002-09-23 Thread Hanspeter Roth
Hello, I have installed 4.5-Release and cvsuped to Current. Now make buildkernel on GENERIC failes: rm -f .olddep if [ -f .depend ]; then mv .depend .olddep; fi make _kernel-depend cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstric t-prototypes -Wmissing-prototypes

Lists: Publicity - Libraries - Bookstores - Film Producers - Art Galleries - Record Stores - Custom (more)

2002-09-23 Thread {{MarketingToolsForYou}}
UNLIMITED USE LISTS . . . DOWNLOAD WITHIN MINUTES -- NEW LISTS: PBS STATIONS, UK MEDIA, POLITICAL MEDIA, NEW AGE MEDIA, UK LIBRARIES, SCIENTIFIC JOURNALS, FILM & TV PRODUCERS, ART PUBLISHERS, LITERARY AGENTS, MENS MEDIA. -

i386 tinderbox failure

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

alpha tinderbox failure

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

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

2002-09-23 Thread Alexander Kabaev
On Mon, 23 Sep 2002 12:55:49 -0700 "Crist J. Clark" <[EMAIL PROTECTED]> wrote: > It seems to have worked. Thanks. Sorry for inconvenience, but could you please check that you got the latest version of the patch. Both versions will fix the bug, but the version I copied on freefall several hours a

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

2002-09-23 Thread Crist J. Clark
On Sun, Sep 22, 2002 at 11:09:56PM -0400, Alexander Kabaev wrote: > 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 It seems to have worked. Thanks. -- Crist J. Clark

evoltion makes kernel panic

2002-09-23 Thread Koop Mast
Hi, I have been working onder -current for about 4 weeks. But for some reason evoltion seems to make my system panic I use the 1.1.1 beta version, I can't clearly remember what evo 1.0.8 behavior was. I have include the last panic, i get al lot of panics that include bremfree, and always under X

RE: KSE not ready ?

2002-09-23 Thread John Baldwin
On 23-Sep-2002 Liao Ying Chieh wrote: > I've cvsuped my current box and build world > world is all ok, but when I build kernel, something goes wrong : > > cc -c -O -pipe -s -march=pentium3 -Wall -Wredundant-decls -Wnested-externs >-Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -W

Re: KSE not ready ?

2002-09-23 Thread Julian Elischer
On Mon, 23 Sep 2002, Terry Lambert wrote: > Liao Ying Chieh wrote: > > /usr/src/sys/kern/kern_proc.c: In function `kse_new': > > /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' > > /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' >

Re: KSE not ready ?

2002-09-23 Thread Julian Elischer
Resup. You got a bad moment.. On Tue, 24 Sep 2002, Liao Ying Chieh wrote: > I've cvsuped my current box and build world > world is all ok, but when I build kernel, something goes wrong : > > cc -c -O -pipe -s -march=pentium3 -Wall -Wredundant-decls -Wnested-externs >-Wstrict-prototypes -Wmi

Re: KSE not ready ?

2002-09-23 Thread Terry Lambert
Liao Ying Chieh wrote: > /usr/src/sys/kern/kern_proc.c: In function `kse_new': > /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' > /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' > /usr/src/sys/kern/kern_proc.c:375: structure has no m

KSE not ready ?

2002-09-23 Thread Liao Ying Chieh
I've cvsuped my current box and build world world is all ok, but when I build kernel, something goes wrong : cc -c -O -pipe -s -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -n

Re: Bluetooth stack for FreeBSD

2002-09-23 Thread Josef Karthauser
On Mon, Sep 23, 2002 at 09:33:02AM -0700, Maksim Yevmenkin wrote: > > There is still an issue with USB stack in FreeBSD. It > still uses #define USB_USE_SOFTINTR. This causes major > impact on USB device performance. A little while ago > i have sent a patch but it got no response. > I didn't se

Bluetooth stack for FreeBSD

2002-09-23 Thread Maksim Yevmenkin
Hackers, Several people have contacted me and offered help with testing and i'm very glad to announce that i have received few successful reports. There was a couple of problems however. The next snapshot is available for download at http://www.geocities.com/m_evmenkin/ngbt-fbsd-20020922.tar.gz

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

2002-09-23 Thread Vallo Kallaste
On Mon, Sep 23, 2002 at 11:08:13AM -0400, Alexander Kabaev <[EMAIL PROTECTED]> wrote: > > Heh, this sounds like a joke.. because I have written at least three > > messages to -current list about the very same thing. I know that > > following -current list for day-to-day basis is challenge, but >

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

2002-09-23 Thread Alexander Kabaev
On Mon, 23 Sep 2002 17:54:25 +0300 Vallo Kallaste <[EMAIL PROTECTED]> wrote: > Heh, this sounds like a joke.. because I have written at least three > messages to -current list about the very same thing. I know that > following -current list for day-to-day basis is challenge, but > nevertheless t

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

2002-09-23 Thread Vallo Kallaste
On Mon, Sep 23, 2002 at 04:31:38PM +0300, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: [snip] > > This isn't a yesterdays problem, I've had this for a month or so. > > The problem is explicit declaration of -march=p[234], use > > CPUTYPE=i686 in /etc/make.conf and you get further. The second way

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

2002-09-23 Thread Giorgos Keramidas
On 2002-09-23 13:55, Vallo Kallaste wrote: > On Mon, Sep 23, 2002 at 03:08:02AM -0700, "David P. Reese Jr." <[EMAIL PROTECTED]> >wrote: > > Current as of yesterday > > > > The XFree86 server build dies with an odd compiler message. I have no clue > > what it means. > > > > [snip] > > LD_LIBRARY_

Re: need current kernel

2002-09-23 Thread Makoto Matsushita
kuku> So there is no more /kernel file? Yes. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

i386/GENERIC Börken.

2002-09-23 Thread Poul-Henning Kamp
julian 2002/09/23 01:04:31 PDT Modified files: sys/alpha/alpha vm_machdep.c sys/sys proc.h Log: Remove a bunch of stuff that is surplus now Revision ChangesPath 1.74 +0 -76 src/sys/alpha/alpha/vm_machdep.c 1.254 +1 -9 src/sys

Re: Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Soeren Schmidt
It seems Vallo Kallaste wrote: > > > When enabling Wdma2/Udma2? the system hangs immediately. This is the > > > case with burncd as well as with cdrecord. > > > > That should work, provided your burners support DMA properly. > > What make are those burners ? dmesg please!! > > Back to the 4.5-so

Re: Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Vallo Kallaste
On Mon, Sep 23, 2002 at 01:00:24PM +0200, Hanspeter Roth <[EMAIL PROTECTED]> wrote: > On Sep 23 at 13:48, Vallo Kallaste spoke: > > > Back to the 4.5-something I had problems with the Plextor CD-RW > > drive, Promise ATA-66 and DMA. We had email discussion about it and > > you claimed that Pro

Re: need current kernel

2002-09-23 Thread Eric Brunner-Williams in Portland Maine
I ran into this it must have been two months ago. I know what newvers.sh does, I didn't consider it as useful as getting from STABLE to CURRENT, so I ignored it. I looked at each of the Signal 12 errors. Another approach is to follow the construction sequence found in UPDATING. To Unsubscribe

Re: Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Hanspeter Roth
On Sep 23 at 13:48, Vallo Kallaste spoke: > Back to the 4.5-something I had problems with the Plextor CD-RW > drive, Promise ATA-66 and DMA. We had email discussion about it and > you claimed that Promise support for ATAPI DMA is almost missing, I think the guys of the Linux-kernel list have d

Re: need current kernel

2002-09-23 Thread Christoph P. Kukulies
On Mon, Sep 23, 2002 at 07:58:02PM +1000, Tim Robbins wrote: > On Mon, Sep 23, 2002 at 11:38:01AM +0200, Christoph Kukulies wrote: > > > > > I have the signal 12 hen-egg problem. cannot install a newly built kernel > > because of > > > > sh ../../conf/newvers.sh GENERIC > > *** Signal 12 > > >

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

2002-09-23 Thread Vallo Kallaste
On Mon, Sep 23, 2002 at 03:08:02AM -0700, "David P. Reese Jr." <[EMAIL PROTECTED]> wrote: > Current as of yesterday > > [daver@metropolis:/usr/ports/sysutils/xmbmon]$ uname -a > FreeBSD metropolis.gomerbud.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Sep 22 >10:42:53 PDT 2002 [EMAIL PROTECT

Re: Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Vallo Kallaste
On Mon, Sep 23, 2002 at 11:39:19AM +0200, Soeren Schmidt <[EMAIL PROTECTED]> wrote: > It seems Hanspeter Roth wrote: > > > > Hello, > > > > I'm running 4.6.2-Release. I have 4 CD-RWs connected via Promise > > ATA 100/133 TX2. > > Burning with 3 drives consumes almost all CPU power. > > When en

alpha tinderbox failure

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

Re: Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Hanspeter Roth
On Sep 23 at 11:39, Soeren Schmidt spoke: > It seems Hanspeter Roth wrote: > > > > Hello, > > > > I'm running 4.6.2-Release. I have 4 CD-RWs connected via Promise > > ATA 100/133 TX2. > > Burning with 3 drives consumes almost all CPU power. > > When enabling Wdma2/Udma2? the system hangs imme

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

2002-09-23 Thread David P. Reese Jr.
Current as of yesterday [daver@metropolis:/usr/ports/sysutils/xmbmon]$ uname -a FreeBSD metropolis.gomerbud.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Sep 22 10:42:53 PDT 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/METROPOLIS i386 The XFree86 server build dies with an odd compiler messag

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

2002-09-23 Thread Alexander Leidinger
On Sun, 22 Sep 2002 21:29:45 -0400 Craig Rodrigues <[EMAIL PROTECTED]> wrote: > From there, you should be able to see what the backtrace is to where > things are crashing. It crashes in cc1plus, but the backtrace isn't useful, as I don't have a debug version of cc1plus here (I don't get any symb

Re: need current kernel

2002-09-23 Thread Tim Robbins
On Mon, Sep 23, 2002 at 11:38:01AM +0200, Christoph Kukulies wrote: > > I have the signal 12 hen-egg problem. cannot install a newly built kernel > because of > > sh ../../conf/newvers.sh GENERIC > *** Signal 12 > > I tried with the 4.7 mini iso CD image, I also could boot the CD and do > the

Re: Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Soeren Schmidt
It seems Hanspeter Roth wrote: > > Hello, > > I'm running 4.6.2-Release. I have 4 CD-RWs connected via Promise > ATA 100/133 TX2. > Burning with 3 drives consumes almost all CPU power. > When enabling Wdma2/Udma2? the system hangs immediately. This is the > case with burncd as well as with cdrec

need current kernel

2002-09-23 Thread Christoph Kukulies
I have the signal 12 hen-egg problem. cannot install a newly built kernel because of sh ../../conf/newvers.sh GENERIC *** Signal 12 I tried with the 4.7 mini iso CD image, I also could boot the CD and do the upgrade but the syscall kernel change seems to bee more recent. Could someone send me

Dma via Promise ATA 100/133 TX2

2002-09-23 Thread Hanspeter Roth
Hello, I'm running 4.6.2-Release. I have 4 CD-RWs connected via Promise ATA 100/133 TX2. Burning with 3 drives consumes almost all CPU power. When enabling Wdma2/Udma2? the system hangs immediately. This is the case with burncd as well as with cdrecord. Has there been improvement with Dma to At