This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -ltermcap


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 <mmacdona@tsi.gte.com> 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@sourceware.cygnus.com
> 
> 


=====
Earnie Boyd <mailto:earnie_boyd@yahoo.com>
Cygwin Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>
__________________________________________________
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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]