"Bad magic number"

James Darrell McCauley mccauley at ecn.purdue.edu
Tue Jul 26 21:01:55 EDT 1994


Alec (sergeyva at archimedes.acf.nyu.edu) writes on 26 Jul 94:
>Object file format error in: 
>/Users1/lopresti/sergeyva/grass/src/libes/LIB.sgi5/libvect.a(line_struct.o):
>Bad magic number 
>*** Error code 1
>
>	Could you tell me what could be the reasons that magic number is 
>	so bad and how possibly could I fix this situation?


try this:
% cd /Users1/lopresti/sergeyva/grass/src/libes
% rm OBJ.sgi5/line_struct.o
% gmake4.1

this will replace the object in the library.

Then try to recompile your application

--Darrell



More information about the grass-dev mailing list