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

Re: Nokia D211 cardphone driver compiling on Etch



On Saturday 17 May 2008 16:41, steve wrote:
> Kum Gabor wrote:
> | Hello All!
> |
> | I have a problem with compiling the Nokia D211 cardphone driver on Etch.
> | I downloaded driver from here: http://d211.sourceforge.net/
> | And do everythin how written here: http://tuxmobil.org/nokia_d211.html
> |
> | But happens this:
> | # make all
> | set -e; for d in src ui control; do make -C $d ; done
> | make[1]: Entering directory `/usr/src/d211/src'
> | make -C /usr/src/linux-source-2.6.18 SUBDIRS=/usr/src/d211 modules
> | make[2]: Entering directory `/usr/src/linux-source-2.6.18'
> |
> |   WARNING: Symbol version dump
> | /usr/src/linux-source-2.6.18/Module.symvers is missing; modules will have
> | no dependencies and modversions.
> |
> |   Building modules, stage 2.
> |   MODPOST
> | /bin/sh: scripts/mod/modpost: Nincs ilyen fájl vagy könyvtár
> | make[3]: *** [__modpost] Error 127
> | make[2]: *** [modules] Error 2
> | make[2]: Leaving directory `/usr/src/linux-source-2.6.18'
> | make[1]: *** [modules] Error 2
> | make[1]: Leaving directory `/usr/src/d211/src'
> | make: *** [all] Error 2
> |
> |
> | Can anybody help me?
>
> http://www.linuxforums.org/forum/linux-kernel/108863-no-modpost-directory.h
>tml look at this.
>
> you have everything necessary installed so that you can compile
> programs, and what directory are you in when you are trying to do this?

# make scripts/mod/modpos
make: *** No rule to make target `scripts/mod/modpos'.  Stop.

-- 
Kum Gabor
www.kumgabor.hu


Reply to: