cross-building broken?

2000-07-20 Thread Alexander Langer
Hello! root:/usr/src $ make MACHINE_ARCH=alpha buildworld -- >>> stage 4: building libraries -- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/alpha COMPILER_PATH=/usr/obj/alpha/us

Re: No /boot/loader

2000-07-20 Thread Doug White
On Wed, 19 Jul 2000, Doug Barton wrote: > > Disk geometry stuffup, or a 'real' disk error. > > Well, I put my money on real disk error, but only because it > vindicates my position that we shouldn't have switched to this new kind of > disk in the first place. > > As for geometry, I

Re: cross-building broken?

2000-07-20 Thread Marcel Moolenaar
Alexander Langer wrote: > > cc -O -pipe -I/usr/src/lib/libmd > -I/usr/obj/alpha/usr/src/i386/usr/include -c /usr/src/lib/libmd/md2c.c > -o md2c.o > /usr/src/lib/libmd/md2c.c: In function `MD2Final': > /usr/src/lib/libmd/md2c.c:167: internal error--unrecognizable insn: > (insn 26 24 28 (set (reg:D

Re: No /boot/loader

2000-07-20 Thread Leif Neland
On Thu, 20 Jul 2000, Doug White wrote: > Your boot disk is now *required* (or will be very very soon) to have a > proper slice table in -CURRENT; dedicated disks are deprecated in order to > get a smarter boot0. > So dedicated disks are to be reformatted? Just to be on the safe side, is there

Re: No /boot/loader

2000-07-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Leif Neland writes: : Just to be on the safe side, is there a simple way to see if a disk is : dedicated? fdisk -s ad0 If there's a slice table, then it will give you a summary report of the slices. If not it will report an error (and maybe give you a faked up li

Re: trafshow doesn't work?

2000-07-20 Thread Ollivier Robert
[ Bill Fenner added as "maintainer" of libpcap/tcpdump ] According to Kris Kennaway: > Fallout from the malloc.conf changes. tcpdump has the same bug. I think^W'm sure the bug is in libpcap though as several libpcap applications fail with the same error (tcpdump, ntop, trafshow). The problem i

Re: trafshow doesn't work?

2000-07-20 Thread Bill Fenner
I guess this is http://www.tcpdump.org/cgi-bin/cvsweb/libpcap/inet.c?r1=1.25&r2=1.26 The easiest thing to do is probably cvs import their rev 1.26 of inet.c . Shall I do this? Bill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: trafshow doesn't work?

2000-07-20 Thread Bill Fenner
This should be fixed by rev 1.1.1.5 of src/contrib/libpcap/inet.c . Bill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: trafshow doesn't work?

2000-07-20 Thread Ollivier Robert
According to Bill Fenner: > http://www.tcpdump.org/cgi-bin/cvsweb/libpcap/inet.c?r1=1.25&r2=1.26 Yes, that's almost my patch, I swear I didn't know :) > The easiest thing to do is probably cvs import their rev 1.26 of > inet.c . Shall I do this? That's probably the best, thanks! -- Ollivier

Re: No /boot/loader

2000-07-20 Thread John Baldwin
> On Wed, 19 Jul 2000, Doug Barton wrote: > > > > Disk geometry stuffup, or a 'real' disk error. > > > > Well, I put my money on real disk error, but only because it > > vindicates my position that we shouldn't have switched to this new kind of > > disk in the first place. > > > > As f

Re: No /boot/loader

2000-07-20 Thread Leif Neland
On Thu, 20 Jul 2000, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Leif Neland >writes: > : Just to be on the safe side, is there a simple way to see if a disk is > : dedicated? > > fdisk -s ad0 > > If there's a slice table, then it will give you a summary report of > the slices. If n

make kernel breakage: if_tap

2000-07-20 Thread Leif Neland
Just cvsupped: Script started on Fri Jul 21 07:12:56 2000 CEST gina/usr/src/sys/compile/GINA # make clean ... ===> if_tap cd: can't cd to /usr/src/sys/modules/if_tap *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/GINA. gina/usr/src/sys/compile/GINA

Voodoo cards

2000-07-20 Thread Coleman Kane
I recently studied the tech docs for the Voodoo3 and Voodoo Banshee and committed a patch that might (hopefully) fix the trouble mixing the /dev/3dfx driver with XFree86 4.0. Could someone with a Voodoo3 or BAnshee try it out and give me dmesg and X output and an overall review of what occurred? I

(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: No /boot/loader

2000-07-20 Thread John Baldwin
> In message <[EMAIL PROTECTED]> Leif Neland >writes: > : > : > : On Thu, 20 Jul 2000, Warner Losh wrote: > : > : > In message <[EMAIL PROTECTED]> Leif >Neland writes: > : > : Just to be on the safe side, is there a simple way to see if a disk is > : > : dedicated? > : > > : > fdisk -s ad0 >

Re: No /boot/loader (dangerously dedicated)

2000-07-20 Thread Thomas Stromberg
Doug White wrote: > > On Wed, 19 Jul 2000, Doug Barton wrote: > > As for geometry, I tried both with and without "dangerously > > dedicated." My understanding was that if I used the dos partition entry > > method that we should be able to pick up the geometry correctly, but > > should I try