--- In "ts7300" <> wrote:
>
> Hi,
> I am trying to build kernel-2.4.26-ts11 and downloaded the modutils2.4.26
> as per stated in manual on ubuntu distro taking the help from manual
> Technologic Systems TS-7300 ARM+FPGA SBC Analysis.
> 1)during make firstly errors is coming
> obj_kallsyms.c: In function 'obj_kallsyms':
> obj_kallsyms.c:204: error: invalid lvalue in assignment
> obj_kallsyms.c:279: error: invalid lvalue in assignment
> make[1]: *** [obj_kallsyms.o] Error 1
> when I switched to gcc 3.4 from gcc 4.2 then above stated error is solved but
> still error is coming during make
> -----------------------------------
> In file included from genksyms.c:32:
> ../../modutils-2.4.26/genksyms/../include/util.h:42: warning: built-in
> function 'log' declared as non-function
> expect 6 shift/reduce conflicts and 5 reduce/reduce conflicts.
> bison -o parse.c -dtv parse.y
> make[1]: bison: Command not found
> make[1]: *** [parse.c] Error 127
> make[1]: Leaving directory `/home/student/Desktop/modutils-2.4.26/genksyms'
> make: *** [all] Error 2
> ----------------------------------------------------------------
>
> Can somebody help me out from this....
> Waiting for early response.
>
you better start with getting bison or is it simply missing in your PATH?
http://packages.ubuntu.com/dapper/bison
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|