On Mon, 14 Jan 2002 11:25:47 +0600 (NOVT)
[EMAIL PROTECTED] (Nickolay Dudorov) wrote:
> And now linux_ioctl.c has rev. 1.81 and you can not simply revert
> it to the rev 1.78 or 1.77.
The commits after 1.79 touch a different part of the file. Just reverse diff 1.79 and
patch it onto 1.81
> On Sat, Jan 12, 2002 at 01:25:55PM +0200, John Hay wrote:
> > It is not a -current problem. It is if you use the latest automake port,
> > which is using v1.5. I tried that command manually with automake14 and
> > then I didn't get that error.
>
> John, what steps did you do exactly ?
Somethin
>
> jhay> The last one that worked here was on 20020108. The one on the
> jhay> next day broke. The release builds are started from cron at
> jhay> midnight SAST which is 2 hours ahead of UTC.
>
> FYI: 5.0-CURRENT-20020113-JPSNAP builds goes fine here. I dunno what
&
In article <[EMAIL PROTECTED]>
Mike Makonnen <[EMAIL PROTECTED]> wrote:
> On Sat, 12 Jan 2002 13:22:47 +0100 (MET)
> Michael Class <[EMAIL PROTECTED]> wrote:
>
>> pc-micha:/sys/i386/compile/MCSMP2# make
>> linking kernel.debug
>> linprocfs.o: In function `linprocfs_donetdev':
>> /sys/i386/compile
On Sat, Jan 12, 2002 at 01:25:55PM +0200, John Hay wrote:
> It is not a -current problem. It is if you use the latest automake port,
> which is using v1.5. I tried that command manually with automake14 and
> then I didn't get that error.
John, what steps did you do exactly ?
Do you think its poss
On Sat, 12 Jan 2002, Michael Reifenberger wrote:
> Hi,
> more input:
> The panic occurs in dsname() while dereferencing devsw(dev)->d_name.
> devsw(dev) gives NULL.
This was fairly clear from the panic message (the low fault address
is almost certainly for a null pointer + offset, and it's fairl
On Sat, 12 Jan 2002 13:22:47 +0100 (MET)
Michael Class <[EMAIL PROTECTED]> wrote:
> pc-micha:/sys/i386/compile/MCSMP2# make
> linking kernel.debug
> linprocfs.o: In function `linprocfs_donetdev':
> /sys/i386/compile/MCSMP2/../../../compat/linprocfs/linprocfs.c(.text+0xfe9):
>undefined reference
This is differences between our lib_baudrate and official variant, fixed
at summer 2001. I constantly ask our ncurses maintainer (Peter) to commit
this since summer 2001, but nothing happens, so I plan to do it in anycase
even taking this file out of vendor branch since the bug must be fixed
befor