Need some testing...

Samuel Rydh mol-devel@lists.maconlinux.org
Wed, 5 Feb 2003 12:06:52 +0100


On Wed, Feb 05, 2003 at 08:54:06AM +0100, Christian wrote:
> I tried it on an imac with Mandrake 8.2
> 
> First make seemed to hang in debugger, so I edited it out of the 
> Makefile, and then I got
> a few hundred lines like this:
> 
> ../src/lib/elfload.o: In function `is_elf32':
> /home/farid/mol-rsync/src/lib/elfload.c:84: undefined reference to 
> `printm'
> /home/farid/mol-rsync/src/lib/elfload.c:84: relocation truncated to 
> fit: R_PPC_REL24 printm

Well, that is to be expected if you don't compile the mol part
of the debugger interface (the debugger consists of a mol interface
and a stand-alone debugger).

The output from 'make' in the src/debugger/ folder would 
be useful.

Cheers,

/Samuel