Re: gcc problems

2000-03-28 Thread Chris D. Faulhaber
On Tue, 28 Mar 2000, Gregory Edigaroff wrote: > Hello! > It seems like gcc-2.95.2 has a leak, which could freeze the compilation. > I experienced this while compile MySQL-3.22.32. > It hangs up on: > c++ -DMYSQL_SERV-DDATADIR="\"/usr/local/var\"" LT_MYSQL_HOME="\"-DSHAREDIR="\"/u > sr/local/share

Re: Let 3.x die ASAP?

2000-03-28 Thread Alan Clegg
Out of the ether, Soren Dayton spewed forth the following bitstream: > Is there a good list of improvements? In particular details of the > NFS improvements? I tried looking through the CVS logs, but it was > not immediately clear to me. And doing that for the entire source > tree doesn't seem

Re: Let 3.x die ASAP?

2000-03-28 Thread John Reynolds~
[ On , March 28, Soren Dayton wrote: ] > > Is there a good list of improvements? In particular details of the > NFS improvements? I tried looking through the CVS logs, but it was > not immediately clear to me. And doing that for the entire source > tree doesn't seem very efficient. > > Thank

gcc problems

2000-03-28 Thread Gregory Edigaroff
Hello! It seems like gcc-2.95.2 has a leak, which could freeze the compilation. I experienced this while compile MySQL-3.22.32. It hangs up on: c++ -DMYSQL_SERV-DDATADIR="\"/usr/local/var\"" LT_MYSQL_HOME="\"-DSHAREDIR="\"/u sr/local/share/m-I./../regex-I. -I../include -I.. -I.

RE:

2000-03-28 Thread John Purser
I help out the ones trying to subscribe. I figure Darwin will take care of the ones who can't figure out how to unsubscribe! John Purser *** Currently boycotting Amazon.com To find out why visit: http://perl.oreilly.com/cgi-bin

Re: Let 3.x die ASAP?

2000-03-28 Thread Soren Dayton
Is there a good list of improvements? In particular details of the NFS improvements? I tried looking through the CVS logs, but it was not immediately clear to me. And doing that for the entire source tree doesn't seem very efficient. Thanks, Soren "Jeremiah Gowdy" <[EMAIL PROTECTED]> writes

Re:

2000-03-28 Thread Jeremiah Gowdy
>unsubscribe stable > > >To Unsubscribe: send mail to [EMAIL PROTECTED] >with "unsubscribe freebsd-stable" in the body of the message Don't you guys love these messages, where it shows the dude trying to unsubscribe, and then the tagline ? It's like someone screaming "What's the number for 911 ?

Re: Let 3.x die ASAP?

2000-03-28 Thread Jeremiah Gowdy
I'll agree with most of the points you made. When 3.4 was all there was, I was content with it, because I've known nothing else. But after seeing how beautiful 4.0 can be in certain areas, (my favs are new linux emu threads and ATAPI rather than wd0), I would hate to go back to 3.4. In fact, I'

Re: 4.0 Kernel

2000-03-28 Thread Jeremiah Gowdy
> Alexandr Listopad wrote: > > > > # -- sysinstall generated deltas -- # > > userconfig_script_load="NO" > > autoboot_delay="0" > > > > splash_bmp_load="YES" > > bitmap_load="YES" > > bitmap_name="/boot/daemon.bmp" # Set this to the name of > > the bmp or pcx file > > bitmap_type="splash_image_da

Re: Dynamic linker bug in 3.4-RELEASE (I think)

2000-03-28 Thread John Polstra
In article <[EMAIL PROTECTED]>, Randall Hopper <[EMAIL PROTECTED]> wrote: > |> If I run it over-and-over many times repeatedly, occasionally the dynamic > |> linker will fail to resolve the "sigwait" symbol. > | > |Is your program multi-threaded? There are some known problems in > |connecti

Re: 4.0-STABLE dhcp conflicts.

2000-03-28 Thread Bob K
On Tue, 28 Mar 2000, David Gilbert wrote: > > "Brian" == Brian Kraemer <[EMAIL PROTECTED]> writes: > > Brian> in message <[EMAIL PROTECTED]>, > Brian> David Gilbert writes: > >> It appears that when I run two (not sure if one does it) tcpdumps > >> on the dhcp server, the dhcp clients don't

Re: top, systat )-: (all rebuilt!)

2000-03-28 Thread Mikhail Teterin
The patches did the trick for me... -mi =On Tue, Mar 28, 2000 at 09:53:20AM -0500, Mikhail Teterin wrote: => Ruslan Ermilov once stated: => => =Do you use loader(8), or directly boot your kernel from boot blocks? => => Directly... Is that what it is?!? => =Yes, starting from the followin

R/W mount of ext2fs fails

2000-03-28 Thread Eric S . Van Gyzen
I just upgraded from 3.4-STABLE to 4.0-STABLE and am having problems mounting my Linux partition. The Linux root filesystem is on /dev/da0s3. Here's what happens: # mount -t ext2fs /dev/da0s3 /mnt/linux ext2fs: /dev/da0s3: Invalid argument # ls -l /dev/da0s3 crw-

CFLAGS ingored for a few C files

2000-03-28 Thread Mikhail Teterin
Here is a list of 37 cc invocations from builworld log, which did not have my CFLAGS set (I build everything with -mcpu=686, -march=i686). I'm not sure if that number should be 0, but I'm certain that some of those files could be compiled with optimization: cc -S tmp-dum.c cc -S tmp-dum.c cc