On Tue, Apr 12, 2005 at 05:29:16PM -0300, Wallace Alves de Andrade Rocha wrote:
> While i was trying to compile mc4020 driver from cvs server I got
> this error messange.
> 
> I'm using Conectiva 10
> 
> for dir in kernel user; do make  -C $dir all; done
> make[1]: Entering directory `/home/wallace/gnuradio/cvs/mc4020/kernel'
> make  -C /lib/modules/2.6.10-72032U10_12cl/build
> SUBDIRS=/home/wallace/gnuradio/cvs/mc4020/kernel modules
> make[2]: Entering directory `/usr/src/linux-2.6.10-72032U10_12cl'
>  Building modules, stage 2.
>  MODPOST
> /bin/sh: line 1: scripts/mod/modpost: Arquivo ou diretório não encontrado
> make[3]: ** [__modpost] Erro 127
> make[2]: ** [modules] Erro 2
> make[2]: Leaving directory `/usr/src/linux-2.6.10-72032U10_12cl'
> make[1]: ** [all] Erro 2
> make[1]: Leaving directory `/home/wallace/gnuradio/cvs/mc4020/kernel'
> make[1]: Entering directory `/home/wallace/gnuradio/cvs/mc4020/user'
> make[1]: Nada a ser feito para `all'.
> make[1]: Leaving directory `/home/wallace/gnuradio/cvs/mc4020/user'

I'm not sure.  If you set your locale to "EN" or "C" the message would
make more sense to me.  I'm guessing that it's complaining about not
being able to access or find "scripts/mod/modpost".

Eric




_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to