On Sun, 18 Jan 2009, Jason Stahls wrote:
> j.chitte wrote:
>> ./configure went alright but make failed at the first file. Got this
>> working last year , don't know why it's messing about now.
>>
>> Anyone recognise this?
>>
>>
> <snip>
>> stdfn.h:47:19: ctype.h: No such file or directory
>> stdfn.h:48:19: stdio.h: No such file or directory
>> stdfn.h:55:22: strings.h: No such file or directory
>
>
> Those three lines lead me to belive that the Linux kernel source headers
> aren't present since ctype, stdio and strings are _very_ common libs...
..and not _kernel source_ header files.
They are just standard header files. In a native compile setup they
_usually_ reside in /usr/include
------------------------------------
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/
|