Chris Dagdigian <[email protected]> writes: >> gcc -o tcsh -DSGE_ARCH_STRING=\"lx-amd64\" -O3 -Wall >> -Wstrict-prototypes -DUSE_POLL -DLINUX -DLINUXAMD64 -DLINUXAMD64 >> -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DLOAD_OPENSSL >> -DTARGET_64BIT -DSPOOLING_dynamic -DSECURE -I/usr/include -DCOMPILE_DC >> -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -Wno-error >> -DPROG_NAME='"qtcsh"' -DLINUXAMD64 -I. -I.. sh.o sh.dir.o >> sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.func.o sh.glob.o sh.hist.o >> sh.init.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o >> sh.set.o sh.time.o glob.o mi.termios.o ma.setp.o vms.termcap.o tw.help.o >> tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o >> ed.refresh.o ed.screen.o ed.init.o ed.inputl.o ed.defns.o ed.xmap.o >> ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.defs.o tc.disc.o tc.func.o >> tc.os.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o >> tc.who.o -lcrypt -L../../../LINUXAMD64 -L. >> -rdynamic -Wl,-rpath,\$ORIGIN/../../lib/lx-amd64 ! - > lsge -lpthread -ldl >> ed.screen.o: In function `SetAttributes': >> ed.screen.c:(.text+0x7d3): undefined reference to `tputs'
I didn't hear which distribution this was and why curses wasn't being picked up, but I've re-based qtcsh on the current tcsh source, which might help. The merge wasn't simple, though, and it needs proper testing. It's in the latest snapshot. _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
