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

Re: 1.3.XX compile problems



Joe Kirby <kirby@shellie.rmt.utk.edu> wrote:
> I installed 1.3.57 and everything compiled good the first time. I decided 
> to move some stuff to modules so I ran 'make config' again. The second 
> compile ended with an error, as have all subsequent attempts. I retrieved 
> 1.3.59 from sunsite with hopes it might make a difference. The error is 
> identical. A screen snapshot is below. Any instruction will be appreciated.
...
> ./xtract /usr/src/linux-1.3.59/vmlinux | gzip -9 | ./piggyback > piggy.o
> Non-GCC header of 'system'
etc...

The Non-GCC header message looks crucial. It means that xtract doesn't
recognise /usr/src/linux-1.3.59/vmlinux as an a.out executable. Would
I be right in thinking that you've installed ELF? You've got to use
the a.out compiler with the kernel (As far as I know.). If not then it
will be useful to see the output of 
  file /usr/src/linux-1.3.59/vmlinux'
and the file sizes of vmlinux and System.map.

Neil Turton.
+-----------------------------------------+----------------------+
| Neil Turton, Assistant computer officer | Snail Mail to:       |
|                                         |  Churchill college,  |
| e-mail: N.D.Turton@chu.cam.ac.uk        |  Cambridge. CB3 0DS. |
+-----------------------------------------+----------------------+
| GCM(M) d H s+:- !g p0>+ !au(-) a- w+ v C+++@ UL++++$(+++) P+   |
|   L+++ 3- E++ N-(+) K- W--- M-- V po Y+ t-- 5 !j R- G? !tv(-)  |
|   b+ D+ B? e+++ u(*) h-- f !r>+++ n+ y?                        |
+----------------------------------------------------------------+



Reply to: