From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24576 invoked by alias); 1 Oct 2004 15:16:14 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24564 invoked from network); 1 Oct 2004 15:16:13 -0000 Received: from unknown (HELO web11903.mail.yahoo.com) (216.136.172.187) by sourceware.org with SMTP; 1 Oct 2004 15:16:13 -0000 Message-ID: <20041001151613.12427.qmail@web11903.mail.yahoo.com> Received: from [195.175.37.22] by web11903.mail.yahoo.com via HTTP; Fri, 01 Oct 2004 08:16:13 PDT Date: Fri, 01 Oct 2004 15:16:00 -0000 From: Cavit Cahit VURAL Subject: Re: Building GDB with MinGW (3) To: gdb@sources.redhat.com In-Reply-To: <20041001151052.70124.qmail@web11904.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-10/txt/msg00008.txt.bz2 And, real problem. (READLINE) Cannot compile readline with mingw makefile:169: target `makefile' given more than once in the same rule. makefile:172: target `Makefiles' given more than once in the same rule. makefile:262: warning: overriding commands for target `TAGS' makefile:259: warning: ignoring old commands for target `TAGS' rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 rltty.c In file included from rltty.c:44: rltty.h:42:21: sgtty.h: No such file or directory rltty.c:166: error: field `sgttyb' has incomplete type rltty.c: In function `save_tty_chars': rltty.c:203: error: structure has no member named `tchars' rltty.c:204: error: structure has no member named `tchars' rltty.c:205: error: structure has no member named `tchars' rltty.c:206: error: structure has no member named `tchars' rltty.c:207: error: structure has no member named `tchars' rltty.c:209: error: structure has no member named `tchars' rltty.c:214: error: structure has no member named `ltchars' rltty.c:215: error: structure has no member named `ltchars' rltty.c:216: error: structure has no member named `ltchars' rltty.c:217: error: structure has no member named `ltchars' rltty.c:218: error: structure has no member named `ltchars' rltty.c:219: error: structure has no member named `ltchars' rltty.c: In function `get_tty_settings': rltty.c:236: error: `TIOCGETP' undeclared (first use in this function) rltty.c:236: error: (Each undeclared identifier is reported only once rltty.c:236: error: for each function it appears in.) rltty.c: In function `set_tty_settings': rltty.c:265: error: `TIOCSETN' undeclared (first use in this function) rltty.c: In function `prepare_terminal_settings': rltty.c:302: error: `ECHO' undeclared (first use in this function) rltty.c:318: error: `CRMOD' undeclared (first use in this function) rltty.c:319: error: `CBREAK' undeclared (first use in this function) rltty.c:327: error: `EVENP' undeclared (first use in this function) rltty.c:327: error: `ODDP' undeclared (first use in this function) C:\MinGW\bin\make.exe: *** [rltty.o] Error 1 __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail