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]

ncurses, curses, termcap, etc.



Hi,

  I'd like to know where is ncurses, curses, termcap, etc?  

  I was building the vile7-1 and at link time, gcc gave me 'undefined
  reference to `killpg',  please help.

  BTW,  what TERM should be set to?  Thanks!

make: [vile] Error 1 (ignored)
gcc -g -O2  -o vile tcap.o main.o basic.o bind.o buffer.o crypt.o csrch.o displa
y.o dumbterm.o eval.o exec.o externs.o fences.o file.o filec.o fileio.o finderr.
o glob.o globals.o history.o input.o insert.o isearch.o itbuff.o lckfiles.o line
.o map.o modes.o msgs.o npopen.o oneliner.o opers.o path.o random.o regexp.o reg
ion.o search.o select.o spawn.o tags.o tbuff.o termio.o undo.o version.o window.
o word.o wordmov.o   -lcurses
spawn.o: In function `bktoshell':
/home/root/build/vile-7.1/spawn.c:132: undefined reference to `killpg'
gcc: Internal compiler error: program ld got fatal signal 1
make: *** [vile] Error 1

-- 
         --------------------  Timothy C. Phan (tphan@asl.dl.nec.com)
      --------------------                      NEC America, Inc. ASL
   --------------------         1525 Walnut Hill Ln. Irving, TX 75038
--------------------          tel: (214)-518-3437 fax: (214)-518-3499
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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