got the display sorted (missed bits out of the config like a fool...)
errors for the etherm modules:
etherm.c compiles with warnings but 8390_EM.c crashes with this lot:

299: macro 'dev_free_skb' used with too many (2) arguments

[this is probably the killer?]

then warnings in ei_start_xinit, ei_interupt, ei_receive all complaining
about implicit declarations
lines: 169, 209, 214, 324, 559
and another on line 249: int format long int arg (arg 3)

then At top level:
basically complaines about above 4 pimp. decs. all being previously being
declared to return 'int'

then make[2] [8390_EM.o] error1
and make[1] [_modsubdir_net] error 2
this er.2 is it saying it hasnt finished the net drivers right?

according to the docs. on the site i got it from (see 1st post) these
drivers work on an a.out 2.0.36 system

im running an elf (debian) sys. this shouldnt cause a problem though
surely?

sorry if im asking obvious questions with these error things but i dont
have a clue, and u learn best by asking...


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to