X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <146171.35302.qm@web27301.mail.ukl.yahoo.com> Date: Mon, 15 Feb 2010 15:51:58 +0000 (GMT) From: ghada zaibi Subject: wconsole on cygwin To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I'm trying to install wconsole for wsim but I found this error when I wrote= make..anyone knows how can I fix this error? Thanks a lot make make all-recursive make[1]: Entering directory `/home/ghada/wsim/utils/console' Making all in src make[2]: Entering directory `/home/ghada/wsim/utils/console/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -O2 -I/usr/local/include/SDL = -I/us r/include/mingw -mno-cygwin -Dmain=3DSDL_main -MT main.o -MD -MP -MF .deps/= main.Tp o -c -o main.o main.c In file included from main.c:18: fifo.h:25:21: termios.h: No such file or directory In file included from main.c:18: fifo.h:31: error: field `in_termios' has incomplete type fifo.h:32: error: field `out_termios' has incomplete type main.c: In function `SDL_main': main.c:384: error: `SIGQUIT' undeclared (first use in this function) main.c:384: error: (Each undeclared identifier is reported only once main.c:384: error: for each function it appears in.) main.c:385: error: `SIGUSR1' undeclared (first use in this function) main.c:386: error: `SIGUSR2' undeclared (first use in this function) make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/home/ghada/wsim/utils/console/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ghada/wsim/utils/console' make: *** [all] Error 2 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple