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




Recompile the libtermcap

Suhaib


> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of 
> Mike MacDonald
> Sent: Thursday, November 11, 1999 10:23 AM
> To: 'cygwin@sourceware.cygnus.com'
> Subject: -ltermcap
> 
> 
> 
> 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/../../../libtermc
> ap.a(termcap.o):
> In function `tgetent':
> /home/noer/src/b20/comp-tools/devo/libtermcap/termcap.c:25
> 1: undefined
> reference to `_ctype_'
> /bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../libtermc
> ap.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/../../../libtermc
> ap.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
> 

--
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]