can't compile mol-0.9.58-1


Subject: can't compile mol-0.9.58-1
From: John M. Wright (jmw@chem.ucsd.edu)
Date: Thu May 17 2001 - 18:10:35 MDT


I've been happily running mol-0.9.58-1 since it appeared.
(Beige G3, MacOS 8.6, running Yellow Dog CS-1.2 with kernel 2.2.18.)
Recently I installed kernel 2.2.19, and mol stopped working
(black screen, complete freeze). I decided to compile mol-9.58
against my kernel 2.2.19 source, and discovered that the compile
stops with the following error messages:

cpp -D__ASSEMBLY__ -I../include -I/MacHD6/src/rpm/BUILD/mol-0.9.58/sinclude mainloop_asm.S | as -o obj/mainloop_asm.o
**************** DEBUG ENABLED IN mainloop_asm.S ***************
mainloop_asm.S: Assembler messages:
mainloop_asm.S:363: Error: alignment padding (1 bytes) not a multiple of 4
mainloop_asm.S:363: Error: alignment padding (3 bytes) not a multiple of 4
mainloop_asm.S:363: Error: ignoring least significant bits in branch offset
mainloop_asm.S:363: Error: ignoring least significant bits in branch offset
mainloop_asm.S:363: Error: ignoring least significant bits in branch offset
make[1]: *** [obj/mainloop_asm.o] Error 1
make: *** [_subdir_emulation] Error 2

(Line 363 is the last line of the file mainloop_asm.S)

For the time being, I've gone back to mol-0.9.55-1, which compiles
just fine against my kernel 2.2.19 source and runs OK.

Any ideas on how I can get beyond this compilation error?

Thanks,

John Wright



This archive was generated by hypermail 2a24 : Thu May 17 2001 - 17:15:19 MDT