set -e; for d in driver ; do make -C $d install ; done
make[1]: Entering directory `/boot/vt6655_v118_02/driver'
make -C /lib/modules/2.6.23-486-voyage/build
SUBDIRS=/boot/vt6655_v118_02/driver
modules
make[2]: Entering directory `/usr/src/linux-source-2.6.23-voyage'

  WARNING: Symbol version dump
/usr/src/linux-source-2.6.23-voyage/Module.symver
s
           is missing; modules will have no dependencies and modversions.

  Building modules, stage 2.
  MODPOST 1 modules
/bin/sh: scripts/mod/modpost: No such file or directory
make[3]: *** [__modpost] Error 127
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-source-2.6.23-voyage'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/boot/vt6655_v118_02/driver'
make: *** [install] Error 2
voyage:

On Tue, Oct 14, 2008 at 1:05 AM, varadarajan narayanan <
[EMAIL PROTECTED]> wrote:

> Hi !
>
> I am getting the following errors when compiling the drivers for this Mini
> PCI card from VIA with Voyage 0.5.2.
>
> - symvers is missing - modules will have no dependencies or modversions
>
> then it go to building modules stage 2
> MODPOST 1 modules
>
> /bin/sh : scripts/mod/modpost: No such file or directory
>
> and then Errror 127 then quits.
>
> what is this modpost ? what am I missing ?
>
> I tried compiling this in another pure debian etch it goes fine ? Please
> help !
>
>
>
> Cheers
>
> Rad
>
>
>
>
>
_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to