Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19991111161651.20056.rocketmail@web601.yahoomail.com> Date: Thu, 11 Nov 1999 08:16:51 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: -ltermcap To: Mike MacDonald , "'cygwin AT sourceware DOT cygnus DOT com'" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii You can't simply install a snapshot version of the cygwin1.dll overtop of the b20.1 distribution. You need to replace the libraries and headers contained in the cygwin-inst tarball file. The snapshot cygwin1.dll is backward compatible but the libraries and objects are not. Earnie. --- Mike MacDonald wrote: > > This is what I get - its prolly something stupid - if you don't know > offhand, don't worry about it.. > > gcc -o xterm.exe -O2 -pedantic -fno-strength-reduce -m486 -g > -L../../exports/lib button.o charproc.o charsets.o cursor.o > data.o doublechr.o fontutils.o input.o main.o menu.o misc.o > print.o screen.o scrollbar.o tabs.o util.o > TekPrsTbl.o Tekproc.o VTPrsTbl.o -ltermcap -lXaw -lXmu -lXt -lSM -lICE > -lXext -lX11 -L/usr/X11R6/lib -lwsock32 > /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermcap.a(termcap.o): > In function `tgetent': > /home/noer/src/b20/comp-tools/devo/libtermcap/termcap.c:251: undefined > reference to `_ctype_' > /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermcap.a(getcap.o): In > function `cgetnext': > /home/noer/src/b20/comp-tools/devo/libtermcap/getcap.c:686: undefined > reference to `_ctype_' > /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermcap.a(tputs.o): In > function `tputs': > /home/noer/src/b20/comp-tools/devo/libtermcap/tputs.c:72: undefined > reference to `_ctype_' > /home/noer/src/b20/comp-tools/devo/libtermcap/tputs.c:75: undefined > reference to `_ctype_' > /home/noer/src/b20/comp-tools/devo/libtermcap/tputs.c:80: undefined > reference to `_ctype_' > collect2: ld returned 1 exit status > make: *** [xterm.exe] Error 1 > > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > ===== Earnie Boyd Cygwin Newbies, please visit __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com