[Mono-devel-list] Compiling latest svn code

Paul paul at all-the-johnsons.co.uk
Mon Jan 31 17:52:48 EST 2005


Hi,

I'm currently getting the following errors when compiling...

console-io.c: In function `set_property':
console-io.c:55: error: storage size of 'attr' isn't known
console-io.c:61: warning: implicit declaration of function `tcgetattr'
console-io.c:61: warning: nested extern declaration of `tcgetattr'
console-io.c:76: warning: implicit declaration of function `tcsetattr'
console-io.c:76: warning: nested extern declaration of `tcsetattr'
console-io.c:76: error: `TCSANOW' undeclared (first use in this
function)
console-io.c:76: error: (Each undeclared identifier is reported only
once
console-io.c:76: error: for each function it appears in.)
console-io.c:55: warning: unused variable `attr'
console-io.c: In function `ves_icall_System_ConsoleDriver_SetEcho':
console-io.c:86: error: `ECHO' undeclared (first use in this function)
console-io.c: In function `ves_icall_System_ConsoleDriver_SetBreak':
console-io.c:92: error: `IGNBRK' undeclared (first use in this function)
console-io.c: In function `tty_teardown':
console-io.c:150: warning: implicit declaration of function `tcflush'
console-io.c:150: warning: nested extern declaration of `tcflush'
console-io.c:150: error: `TCIFLUSH' undeclared (first use in this
function)
console-io.c:151: warning: nested extern declaration of `tcsetattr'
console-io.c:151: error: `TCSANOW' undeclared (first use in this
function)
console-io.c: In function `ves_icall_System_ConsoleDriver_TtySetup':
console-io.c:162: error: storage size of 'attr' isn't known
console-io.c:166: warning: nested extern declaration of `tcgetattr'
console-io.c:170: error: `ICANON' undeclared (first use in this
function)
console-io.c:171: error: `VMIN' undeclared (first use in this function)
console-io.c:172: error: `VTIME' undeclared (first use in this function)
console-io.c:173: warning: nested extern declaration of `tcsetattr'
console-io.c:173: error: `TCSANOW' undeclared (first use in this
function)
console-io.c:162: warning: unused variable `attr'
console-io.c: At top level:
console-io.c:35: error: storage size of `initial_attr' isn't known
make[3]: *** [console-io.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

What's up?

TTFN

Paul
-- 
"I don't know how World War III will be fought, but I do know World War
IV will be fought with sticks and stones" - Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050131/300e259a/attachment.bin 


More information about the Mono-devel-list mailing list