linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* sys/termios.h not found
@ 2008-05-18  5:05 narendra sisodiya
  0 siblings, 0 replies; only message in thread
From: narendra sisodiya @ 2008-05-18  5:05 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

First of all sorry for cross posting this question but i am not getting
answer anywhere. May you can help me,


Dear Sir, I am trying to complie some bluwtooh libraries,

my code has a line which says

# include<termios.h>

which is located at C:\EDK\gnu\microblaze\nt\microblaze\sys-include and its
content is



#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif

I checked that -- sys directory  which is
C:\EDK\gnu\microblaze\nt\microblaze\sys-include\sys

but this do not contain any file named  termios.h

due to this  i am getting a error in compilation

In file included from lwbt-src/uartif.c:15:
/cygdrive/c/EDK/gnu/microblaze/nt/bin/../lib/gcc/microblaze/3.4.1/../../../../microblaze/sys-include/termios.h:4:25:
sys/termios.h: No such file or directory

 may you help me,

I am also getting a error like

lwbt-src/uartif.c:30: error: storage size of 'oldtio' isn't known
lwbt-src/uartif.c:30: error: storage size of 'newtio' isn't known

 bacause my uartif.c file has

struct termios oldtio, newtio;

 and it is unable to detect the class termios





Thanks n Regards

-- 
Narendra Sisodiya MTech, IIT Delhi

[-- Attachment #2: Type: text/html, Size: 1573 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-18  5:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-18  5:05 sys/termios.h not found narendra sisodiya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).