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
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
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
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
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
[ 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
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
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
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
> 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
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
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
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
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
> 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
>
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
16 matches
Mail list logo