Re: problem compiling drivers

From: Matthew Jacob (mjacob@feral.com)
Date: Thu Jan 28 1999 - 12:21:12 EST


>
> "gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall
> -Wstrict-prototypes -O6 -c tulip.c `[ -f
> /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`"
>
> to
>
> "gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/include -Wall
> -Wstrict-prototypes -O6 -c tulip.c `[ -f
> /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`"
>
> and i still get the "unresolved symbols" from "depmod -a". please, can
> you tell me what else i need to do? tia,

What unresolved symbols? Do a nm -u and look at /proc/ksyms and see what's
what...



This archive was generated by hypermail 2b29 : Wed Jan 12 2000 - 12:00:22 EST