[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Milo-2.0.31 and Kernel 2.0.35



On Sat, Aug 01, 1998 at 10:41:50AM -0300, Jay.Estabrook@digital.com wrote:
> 
> >>> "Harry Gdnslein" said:
> > 
> > /usr/src/linux/drivers/scsi/scsi.a(scsi_ioctl.o): In function
> > `scsi_ioctl':
> > scsi_ioctl.c(.text+0xae8): undefined reference to `securelevel'
> > /usr/src/linux/arch/alpha/kernel/bios32.o: In function `pcibios_fixup':
> > bios32.c(.text+0xd50): undefined reference to `tga_console_find'
> > bios32.c(.text+0xd54): undefined reference to `tga_console_find'
> > make: *** [milo.full.exe] Error 1
> > 
> > Does anyone have a clue how to fix this?

You can try to define a function tga_console_find() and a int securelevel =
0 in milo.c to prevent the linker from failing.

> MILO patches for building with 2.0.34+ kernels are in the works, but have
> not been released yet.


Of course, it's better to wait for these. While the int securelevel in
milo.c won't bite you, I guess the tga_console_find() is more hard to fix
correctly. I guess, there are other problems too ...

> Any particular reason you ned to build a new one?

There are people, me included,  that recompile every kernel-related package
after changing the kernel, e.g. modutils/modules, procps, net-utils, ...
MILO would belong to this list, too.

There are even people (not including me) that have only binaries which were
compiled by themselves. Sort of Free Software philosophy ...

-- 
Kurt Garloff, Dortmund 
<K.Garloff@ping.de>
PGP key on http://student.physik.uni-dortmund.de/homepages/garloff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []