Mol Freeze (cont.)

mol-devel@lists.maconlinux.org mol-devel@lists.maconlinux.org
Mon, 27 May 2002 11:37:26 +0200


On Mon, May 27, 2002 at 10:29:52AM +0200, Francois Taiani wrote:
> I've tried to compile the new module version, and here are 2 errors I 
> encountered:
> 
> 1) The first problem is due to "cpu/mregs.h" not being found from within 
> "src/shared/mac_registers.h" (I already had that problem before, but 
> forgot to report it):
> My work-around is to create a symbolic link :
>
> # cd src/shared/
> # ln -s ppc/ cpu

This is the correct thing to do. The symlink is currently created
automatically if you just do a 'make' instead of 'make modules'.
I'll fix this behaviour and create the symlink at the ./configure 
step instead.

> 2) The second problem is more mysterious to me:

Sorry... I failed to push some of the changes. It should
work now.

/Samuel