Ah, sorry. I added "-lncurses" to the end of the link line, and now xterm links OK using:
gcc -g -O2 -o xterm button.o cachedGCs.o charproc.o charsets.o \ cursor.o data.o doublechr.o fontutils.o input.o main.o menu.o misc.o \ print.o ptydata.o screen.o scrollbar.o tabs.o util.o xstrings.o xtermcap.o \ VTPrsTbl.o TekPrsTbl.o Tekproc.o \ -lXft -lfontconfig -lXaw -lXmu -lXext -lXt -lSM -lICE -lX11 -lncurses But the problem doesn't reproduce with the xterm built this way, only with the original xterm from gutsy. But at least it's nice to be able to reliably launch xterm with the scroll bar again, using this debug build. -- xterm on x86_64 intermittently segfaults when ~/XTerm contains "*scrollBar: true" and "*saveLines: 100000" https://bugs.launchpad.net/bugs/176393 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
