Hi Jaspreet,
> thank you very much for your help. I read through the post you gave
> the link to which had the link to a pdf describing the process.It was
> in much detail was very helpful before I seemed to have run into some
> trouble with this error:
> /scripts/kconfig/mconf.c:91:error: static declaration of
> 'current_menu' follows non-static declaration
>
> I took cue from this link :
> http://www.busybox.net/lists/uclibc/2005-July/012187.html
>
> and overcame this error to find a new one
>
> scripts/kconfig/mconf.c:90: error: expected `=', `,', `;', `asm' or
> `__attribute__' before `struct'
>
> Can anyone help?
Its not clear which step in your build is failing. If you could
provide a little more detail, someone might have a suggestion.
So how about;
1. What type of host are you trying to build on (uname -a)?
2. What compiler is the host using (gcc --version)?
3. Which TS kernel are you trying to build (2.4 or 2.6)?
4. Which step is causing the build error;
- building cross-tools
- building the kernel
- building modutils
- building a driver
- building a root filesystem
etc.
As you can see there are many steps that can go wrong :)
Cheers,
Dave
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/
|