Re: zero copy code checkin in 2 days, new snapshot

2002-06-23 Thread Kenneth D. Merry
On Mon, Jun 24, 2002 at 01:17:03 -0500, Mike Silbersack wrote: > On Sun, 23 Jun 2002, Kenneth D. Merry wrote: > > > I'm planning on checking in the zero copy sockets code Tuesday evening, > > MDT. If there are any concerns, I'm more than willing to delay it. > > Out of curiousity, what happens

Re: zero copy code checkin in 2 days, new snapshot

2002-06-23 Thread Mike Silbersack
On Sun, 23 Jun 2002, Kenneth D. Merry wrote: > I'm planning on checking in the zero copy sockets code Tuesday evening, > MDT. If there are any concerns, I'm more than willing to delay it. Out of curiousity, what happens when the page being write()n is a mmap'd page shared by multiple processe

zero copy code checkin in 2 days, new snapshot

2002-06-23 Thread Kenneth D. Merry
I'm planning on checking in the zero copy sockets code Tuesday evening, MDT. If there are any concerns, I'm more than willing to delay it. I've also released a new snapshot, based on -current from June 23rd, 2002: http://people.freebsd.org/~ken/zero_copy/ The following changes went into this

Re: bison-1.35 Compile error on Current

2002-06-23 Thread John Angelmo
David O'Brien wrote: > On Sun, Jun 23, 2002 at 12:10:05PM +0200, John Angelmo wrote: > >>I'm running a one day old Current And I'm getting this error messages >>when I'm trying to compile > > > I cannot reproduce either your ports/lang/gcc31 or this problem. > At this point I am suspecting som

Re: buildworld failed with -O0

2002-06-23 Thread Sean Chittenden
> I don't know if I'm the one that observed this. Building world > completed with default CFLAGS (-O -pipe -march=pentiumpro), but > failed with -O0 or without optimization. /usr/src cvsupped within > one day. Here's the error message (same for -O0 and without -O). > > ===> libexec/rtld-elf > cc

Re: bison-1.35 Compile error on Current

2002-06-23 Thread Bill Huey
On Sun, Jun 23, 2002 at 12:50:54PM -0700, David O'Brien wrote: > I cannot reproduce either your ports/lang/gcc31 or this problem. > At this point I am suspecting something is wrong with your system. I get the same exact problem with the most recent current. This installation originally came from

Re: make install failed on XFree86-4-client (with 6/10 -current)

2002-06-23 Thread Ying-Chieh Liao
On Sun, Jun 23, 2002 at 12:46:25 -0700, David O'Brien wrote: > It is not OK. One should NEVER be explicity adding "-lstdc++". Please > use the right compiler which takes care of all this for you. I dont know how to make a patch against X (it's too complex :/ ) but I do know that it works (for m

buildworld failed with -O0

2002-06-23 Thread Shizuka Kudo
Hi All, I don't know if I'm the one that observed this. Building world completed with default CFLAGS (-O -pipe -march=pentiumpro), but failed with -O0 or without optimization. /usr/src cvsupped within one day. Here's the error message (same for -O0 and without -O). ===> libexec/rtld-elf cc -pipe

sparc64 tinderbox failure

2002-06-23 Thread Dag-Erling Smorgrav
/usr/home/des/tinderbox/sparc64/src/libexec/ftpd/ftpd.c:1604: warning: long long int format, off_t arg (arg 6) /usr/home/des/tinderbox/sparc64/src/libexec/ftpd/ftpd.c: In function `dataconn': /usr/home/des/tinderbox/sparc64/src/libexec/ftpd/ftpd.c:1680: warning: long long int format, off_t arg (

Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries

2002-06-23 Thread Marc G. Fournier
On Sun, 23 Jun 2002, Martin Blapp wrote: > > Very very strange ... > > How recent is your CURRENT ? > > Mine is : > > FreeBSD 5.0-CURRENT #2: Fri May 31 09:49:38 CEST 2002 > > root@fuchur:/usr/ports/x11/XFree86-4-libraries# pwd > /usr/ports/x11/XFree86-4-libraries > > root@fuchur:/usr/ports/x11/X

RE: [OT] ACPI based support for suspend to disk?

2002-06-23 Thread Grover, Andrew
> From: Ducrot Bruno [mailto:[EMAIL PROTECTED]] > there is a little detail that I don't understand actually. When we > want to enter S4 in: > > sys/contrib/dev/acpica/hwsleep.c::AcpiEnterSleepState > > we have to fill PM1AControl and PM1BControl with some values > deduced by > the DSDT. Thos

Re: Floppy only 8.3 filenames

2002-06-23 Thread David O'Brien
On Sun, Jun 23, 2002 at 10:12:08AM +0200, Riccardo Torrini wrote: > > msdos doesn't exist in -current (it has been renamed to msdosfs)... > > Aarrgghh! When it happens? > # cd /sbin && ls -l mount* > -r-xr-xr-x 1 root wheel 347084 Apr 28 2001 mount_msdos > -r-xr-xr-x 1 root wheel 380

Re: bison-1.35 Compile error on Current

2002-06-23 Thread David O'Brien
On Sun, Jun 23, 2002 at 12:10:05PM +0200, John Angelmo wrote: > I'm running a one day old Current And I'm getting this error messages > when I'm trying to compile I cannot reproduce either your ports/lang/gcc31 or this problem. At this point I am suspecting something is wrong with your system.

Re: make install failed on XFree86-4-client (with 6/10 -current)

2002-06-23 Thread David O'Brien
On Sun, Jun 23, 2002 at 07:19:06PM +0800, Ying-Chieh Liao wrote: > On Mon, Jun 17, 2002 at 12:09:14 +0800, Ying-Chieh Liao wrote: > > make build all ok, but failed on install > > should I rebuild world first ? > > after adding "-lstdc++" , it's all ok It is not OK. One should NEVER be explicity

someone broke if_rl or miibus or ...

2002-06-23 Thread Steve Kargl
A kernel from yesterday probes my network card as follows: rl0: port 0x8800-0x88ff mem 0xe280-0xe28000ff\ irq 15 at device 13.0 on pci0 rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect mode rl0: Ethernet address: 00:00:c5:b3:45:24 miibus0: on rl0 rlphy0: on mii

Re: [OT] ACPI based support for suspend to disk?

2002-06-23 Thread Ducrot Bruno
On Thu, Jun 20, 2002 at 05:18:25PM -0700, Grover, Andrew wrote: > > From: Michael Nottebrock [mailto:[EMAIL PROTECTED]] > > > You are right. My PC supports this via BIOS too. The > > > disadvantage is, that the bios handle it. I like W2K's > > > feature to do it ACPI based (?). This gives my the

Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries

2002-06-23 Thread Martin Blapp
Hi, I see the bug now too - with the newest snapshot. Sorry about this ! Martin Martin Blapp, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00:

unsubscribe cvs-all

2002-06-23 Thread San Segkhoonthod
unsubscribe cvs-all To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries

2002-06-23 Thread Martin Blapp
Very very strange ... How recent is your CURRENT ? Mine is : FreeBSD 5.0-CURRENT #2: Fri May 31 09:49:38 CEST 2002 root@fuchur:/usr/ports/x11/XFree86-4-libraries# pwd /usr/ports/x11/XFree86-4-libraries root@fuchur:/usr/ports/x11/XFree86-4-libraries# cc --version gcc (GCC) 3.1.1 20020617 (pre

Re: Floppy only 8.3 filenames

2002-06-23 Thread Bruce Evans
On Sun, 23 Jun 2002, Riccardo Torrini wrote: > On 23-Jun-2002 (05:36:10/GMT) Bruce Evans wrote: > > > msdos doesn't exist in -current (it has been renamed to msdosfs)... > > Aarrgghh! When it happens? I'm sure to miss something but here More than a year ago. > mount_msdos works (and in my /et

Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries

2002-06-23 Thread Stefan Esser
On 2002-06-22 14:44 +0200, Martin Blapp <[EMAIL PROTECTED]> wrote: > > Hi Stefan, > > Did the GCC-3.1 from ports compile translate.c with optimization > > turned on ??? > > > > It didn't, just one or two weeks ago. > > GCC3.1.1 Prerelease. > > Yes it did. I removed the patch andd added -O and

Re: make install failed on XFree86-4-client (with 6/10 -current)

2002-06-23 Thread Ying-Chieh Liao
On Mon, Jun 17, 2002 at 12:09:14 +0800, Ying-Chieh Liao wrote: > make build all ok, but failed on install > should I rebuild world first ? after adding "-lstdc++" , it's all ok and I find that everything link with libGL* must link to stdc++, too (at least ports/x11-toolkits/gtkglarea) maybe th

kernel compile error

2002-06-23 Thread Dikshie
===> xe @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pccard/card_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I.

bison-1.35 Compile error on Current

2002-06-23 Thread John Angelmo
I'm running a one day old Current And I'm getting this error messages when I'm trying to compile /John bison-error Description: application/java-applet

gcc31-3.1.1 (20020617) compile error

2002-06-23 Thread John Angelmo
I'm running FreeBSD 5.0 Current (one day old) and I'm getting this message when I'm trying to compile gcc31 gcc31 Description: application/java-applet

Re: Perl scripts that need rewiting - Any volunteers?

2002-06-23 Thread Mark Murray
> Mark Murray wrote: > >>These seem to be the same program. I'll take this if there are no > >>objections. > > > > You have it! > > Okay, here's my vidfont/kbdmap rewrite for review. Any feedback > is welcome, the same goes for bug reports :-) Cool, thank you very much! Some comments: o Pl

Re: Floppy only 8.3 filenames

2002-06-23 Thread Riccardo Torrini
On 23-Jun-2002 (05:36:10/GMT) Bruce Evans wrote: > msdos doesn't exist in -current (it has been renamed to msdosfs)... Aarrgghh! When it happens? I'm sure to miss something but here mount_msdos works (and in my /etc/fstab I have msdos not msdosfs). Is a manual removal required or would be done