Aris Stathakis wrote:
> 
> /usr/include/sys/ioctl.h:57: warning: `ECHO' redefined
> /usr/include/sys/termios.h:276: warning: this is the location of the
> previous definition

OK... that's it. I'm guessing that a previous header file is
(silently) including termios.h before we include ioctl.h.
Can you send a quick

        grep ECHO /usr/include/sys/ioctl.h /usr/include/sys/termios.h

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
          "Casanova will have many weapons; To beat him you will
              have to have more than forks and flatulence."

Reply via email to