hamachi.c and Linux SMP 2.2.13 kernel
Steven Woolsey
woolsr@inel.gov
Wed Sep 29 12:13:53 1999
Thanks,
That was the problem. I had to recompile the kernel without versioning.
Thanks again to all those that responded.
Steve Woolsey
>> > > hamachi.o: unresolved symbol eth_copy_and_sum...
>This looks like the standard "module version" problem: in this case,
the
>kernel is compiled with module versions (which attaches lots of crap to
>the symbol name) and the hamachi driver is not (so it just wants to
>resolve the regular names).
>
>Did you use the compile command at the bottom of the hamachi.c source?
>Don's got some tricks in their to detect module versioning.
>
>Chris
| To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
| body of the mail, include only the text:
| unsubscribe this-list-name youraddress@wherever.org
| You will be unsubscribed as speedily as possible.