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

Re: [Q] Upgrading the kernel to run MOL (revisited..)



On Tue, Feb 20, 2001 at 03:19:37PM -0500, wcrowshaw@yahoo.com wrote:

> --
> 
> ++ BUILDING ++
> Entering '/usr/src/mol-0.9.53/debugger'
> Entering '/usr/src/mol-0.9.53/debugger/../mon'
> gcc -pipe -O2 -Wall -fomit-frame-pointer -mmultiple -I../include -c -o ppc-dis.o ppc-dis.c
> In file included from ppc-dis.c:23:
> sysdep.h:30: ansidecl.h: No such file or directory

apt-get install binutils-dev

> In file included from ppc-dis.c:24:
> ../include/dis-asm.h:13: bfd.h: No such file or directory

see above

> In file included from ppc-dis.c:24:
> ../include/dis-asm.h:47: field `flavour' has incomplete type
> ../include/dis-asm.h:49: field `arch' has incomplete type
> 
> --end of excerpt
> 
> The error message goes on for some lines, but I think those follow from the
> headers the compiler said it was missing: sysdep.h, ansidecl.h, dis-asm.h.
> 
> (dis-asm.h) comes in the include directory of the mol source, yet the makefile
> doesn't seem to be able to find it.
> 
> any clues about the other files, and what going wrong here?

see above.  you will also need to apply my patch to get it to link
later.  my patch also fixes make install to go into /usr/local where
it belongs. 

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpeaEEtRUz9m.pgp
Description: PGP signature


Reply to: