[Prev][Next][Index][Thread]

Re: recommended snapshot's?



On Tue, Oct 19, 1999 at 11:03:18AM +0100, Jakma, Paul wrote:

> gcc -c -o loadkernel.o -MD -DHAVE_CONFIG_H  -DHPFQ -I. -I../../boot/net
> -I../../
> boot -I- -I../.. -I../.. -nostdinc -O2 -Wall  loadkernel.c
> loadkernel.c: In function `loadkernel':
> loadkernel.c:112: cannot reload integer constant operand in `asm'
> loadkernel.c:125: cannot reload integer constant operand in `asm'
> loadkernel.c:112: cannot reload integer constant operand in `asm'
> loadkernel.c:125: cannot reload integer constant operand in `asm'
> loadkernel.c:112: cannot reload integer constant operand in `asm'
> loadkernel.c:125: cannot reload integer constant operand in `asm'
> make[1]: *** [loadkernel.o] Error 1
> make[1]: Leaving directory `/home/paul/nilo/oskit-0.97/boot/net'
> 
> i've tried with binutils binutils-2.8.1.0.1 (from Redhat 5) and
> binutils-2.9.1.0.23 (from RH6.1), both give same error.
 
  You need to upgrade your compiler. I'm currently using egcs-2.91.66.
EGCS is available from http://egcs.cygnus.com.

> The OSKit binary/header package from nilo.org doesn't seem to work with
> either nilo-991002, 990831, or 990814. Earlier nilo snapshots can't find the
> oskit version header, and the latest can't find the libraries, no matter
> which directory in oskit-bin i point it at.

  It can't ? I thought I fixed that in the most recent snapshot. Nilo
should default to /usr/local for OSKit. If you can configure with a "sh -x"
and send me the output, I can see what happened. I'll also try it here, but
I haven't had the same problem. Guess I'll make a new OSKit binary snapshot,
since the new version is out.

	- rob -

References: