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

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 tried

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:DI 79)

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 a

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

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

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.25r2=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.25r2=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 for geometry, I

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

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 the old