X-Recipient: archive-cygwin@delorie.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 <ghada_zaibi@yahoo.fr>
Subject: wconsole on cygwin
To: cygwin@cygwin.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

