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

Re: Kernel cross compile issues



I just realized, the pcmcia 3c589 drivers is not the 509 driver...

2009/1/11 mike <localgost@gmail.com>:
> Ok, i got it built and running, still having some issues with nic. but
> the module loaded, just fails to bring it up... maybe im using the
> wrong device? Anyway. attached is my .config file. i seem to have
> triggered plug and play for some reason, thats probably not
> necessary....
>
>
>
> 2009/1/11 mike <localgost@gmail.com>:
>> Hm, i think i got it... gcc conflict, its compiling now
>>
>> 2009/1/11 mike <localgost@gmail.com>:
>>> Hey
>>>
>>> I've been at this for a few days now, left the amiga 1200 compiling
>>> 2.6.28 for a few days, that went pretty well except when i hit make
>>> modules_install i got some unresolved symbols, which i figure is down
>>> to gcc3.3. so i set up the cross compiler for m68k-linux, there i was
>>> greeted with this message. I wonder if i've not set something up
>>> correctly?
>>>
>>> -Mike
>>>
>>>  CC [M]  fs/ocfs2/alloc.o
>>> fs/ocfs2/alloc.c: In function 'ocfs2_complete_edge_insert':
>>> fs/ocfs2/alloc.c:1825: error: unable to generate reloads for:
>>> (insn:QI 247 246 248 31 fs/ocfs2/alloc.c:1722 (parallel [
>>>            (set (cc0)
>>>                (compare (reg:DI 5 %d5 [orig:51 D.23891 ] [51])
>>>                    (reg:DI 0 %d0 [138])))
>>>            (clobber (reg:DI 139))
>>>        ]) 12 {*m68k.md:521} (expr_list:REG_DEAD (reg:DI 0 %d0 [138])
>>>        (expr_list:REG_UNUSED (reg:DI 139)
>>>            (nil))))
>>> fs/ocfs2/alloc.c:1825: internal compiler error: in find_reloads, at
>>> reload.c:3744
>>> Please submit a full bug report,
>>> with preprocessed source if appropriate.
>>> See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
>>> make[2]: *** [fs/ocfs2/alloc.o] Error 1
>>> make[1]: *** [fs/ocfs2] Error 2
>>> make: *** [fs] Error 2
>>>
>>
>


Reply to: