streams module no longer compiles

2000-08-31 Thread George W. Dinolt
David: If I read things correctly you relocated the svr4 pieces from sys to sys/compat in todays -CURRENT. It appears that the streams module depends on several include files which you moved. As a result, the streams module no longer compiles. It fails in make depend with the errors mkdep -f .de

Linux ABI no longer supports staroffice

2000-08-27 Thread George W. Dinolt
Marcel: Up until this weekend, I was able to use the staroffice52 port with little problem (I had installed it earlier without benefit of the port and it worked fine.) I did a 5.0-current kernel rebuild on Thursday with sources current on that day and things were fine. When I rebuilt my kernel ye

Failure build libkvm

2000-08-06 Thread George W. Dinolt
Quick report: I saw a failure building libkvm while trying to do a build world using sources cvsuped aound 1.00 A.M. Pacific Daylight Time (U.S.) Sunday, Aug 6. The error messages I saw were cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/

Re: Even with version 1.54 of mfs_vnops.c and a freshly built worldand booted kernel (with ``options MFS''),I am still seeing these. What could I be missing?

2000-07-26 Thread George W. Dinolt
Mahtew Jacob wrote: >Hmm. They went away for me- I thought, but no, you're right. They're still >there. This is what I actually use to get rid of them: > >Index: mfs_vnops.c >=== >RCS file: /home/ncvs/src/sys/ufs/mfs/mfs_vnops.c,v >r

Even with version 1.54 of mfs_vnops.c and a freshly built world andbooted kernel (with ``options MFS''), I am still seeing these. What could I bemissing?

2000-07-25 Thread George W. Dinolt
Thanks, -- Jos Backus <[EMAIL PROTECTED]> WebTV Networks, Inc., Mountain View, CARe: Still seeing /kernel: mfs_badop[vop_getwritemount] = 45 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jos Backus wrote: >Even with version 1.54 of

(noperiph:ahc0:0:-1:-1): ... error

2000-07-20 Thread George W. Dinolt
I am trying to run a recent (as of today) and am seeing the following error when I try to boot:: (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. panic: Bogus resid sgptr value 0xbd68609 (I copied this from the console after the boot failure, there may be minor mistakes.) This

Re: Bootstrapping perl ...

2000-06-28 Thread George W. Dinolt
Mark: Got through the buildworld with a recent cvsup. I am now running with this "world". Many thanks. I am not sure who is supposed to manage the fact that /usr/ports/Mk/bsd.ports.mk doesn't yet know about perl-5.006. One appears to need to set PERL_VER and PERL_VERSION. I just added an ."if

Re: Bootstrapping perl ...

2000-06-27 Thread George W. Dinolt
I have found that the following small diff to /usr/src/Makefile.inc1 allows the buildworld to proceed: *** Makefile.inc1~ Mon Jun 26 23:00:54 2000 --- Makefile.inc1 Mon Jun 26 23:27:05 2000 *** *** 123,129 WORLDTMP= ${OBJTREE}${.CURDIR}/${BUILD_ARCH} # /usr/gam

Re: linux broken

2000-06-03 Thread George W. Dinolt
Michael: I suspect that you may have options COMPAT_LINUX defined in your kernel config file. Re your problem with Linux not working. I had the same problem. It seems to be related to the changes in the generation of the file linux_assym.h. A new method for generating these kind of symbols was

Re: Problem building a snapshot for current, no more "more"

2000-06-02 Thread George W. Dinolt
Andreas Klemm wrote: > -current of June 01: > For me it was in stage 4 at: > > ln -sf libm.so.2 /usr/obj/usr/src/i386/usr/lib/libm.so > cd /usr/src/lib/libncurses; make depend; make all; make install > ./make_keys /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/keys.lis > t > init_

Problem building a snapshot for current, no more "more"

2000-05-31 Thread George W. Dinolt
In attempting to build a snapshot for current, I came across the following problem in the release.4 target of the Makefile in /usr/src/release. ... cc -static -o boot_crunch boot_crunch.o sh.lo find.lo sed.lo test.lo rm.lo pwd.lo ppp.lo sysinstall.lo newfs.lo minigzip.lo cpio.lo fsck.lo ifconfig

Re: Failed compile of ext2_alloc.c

2000-04-15 Thread George W. Dinolt
Robert: Re the supplied patches. I applied them and the kernel compiled, loaded and ran. There seem to be some problems with the modules I use for my ethernet cards so I was not able to give it a "thorough" testing. I don;t think the module issues relate to the file system. I seemed to have hi

Failed compile of ext2_alloc.c

2000-04-15 Thread George W. Dinolt
Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Robert: I compiled recent (cvsup around 9:00 A.M. PDT) sources for the 5.0 kernel with and without options FFS_EXTATTR and obtained the following error message in both cases. cc -c -O -pipe -march=k6 -Wall -W

Re: newpcm (or newpnp?)

2000-01-27 Thread George W. Dinolt
Chris Giordano wrote: > Previous to newpnp, I forced the modem (sio2) to irq 15 and the soundcard to > irq 5 via pnp commands in my /boot/kernel.conf. I did this because I had > found by experimentation that this was the only combination of the supposedly > available PnP configurations wh

Re: -current buildworld dies, retch.

1999-12-30 Thread George W. Dinolt
> > Otay, please tell me how to fix: > > ===> usr.sbin/ifmcstat > cc -O -pipe -DINET6 -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/usr.sbin/ifmcstat/ifmcstat.c > gzip -cn /usr/src/usr.sbin/ifmcstat/ifmcstat.8 > ifmcstat.8.gz > /usr/src/usr.sbin/ifmcstat/ifmcstat.c: In function `main': > /us

Re: Netscape core dump, happily :-)

1999-10-04 Thread George W. Dinolt
I am running FreeBSD 4.0. I have been seeing the empty core files from netscape 4.61 and (as of last night) 4.7 for at least a week. I use fvwm2 and afterstep-devel. The behavior seems to be independant of the window manager. I rebuilt all my ports (including X and new X aout files) with the new

RE: XFree86 3.3.5 [LONG]

1999-01-17 Thread George W. Dinolt
on FreeBSD 3.x and the 2.95.2 version of cpp on sparc (solaris). This is what the XFree86 system expects. I haven't had time to figure out how to get cpp to do this. Maybe someone with more knowledge can work this out. -- Regards, George W. Dinolt To Unsubscribe: send mail to [EMAIL PROTECTED