Thanks Thomas, that did fix a part of it, with xterm-266b:
/bin/sh ../plink.sh gcc -g -Wall -O2 -DDEF_ALLOW_FONT=False -DDEF_ALLOW_TCAP=False -DDEF_DISALLOWED_WINDOW=\"1,2,3,4,5,6,7,8,9,11,13,14,18,19,20,21,GetSelection,SetSelection,SetWinLines,SetXprop\" -Wl,-Bsymbolic-functions -o xterm button.o cachedGCs.o charproc.o charsets.o cursor.o data.o doublechr.o fontutils.o input.o linedata.o main.o menu.o misc.o print.o ptydata.o scrollback.o screen.o scrollbar.o tabs.o util.o xstrings.o xtermcap.o VTPrsTbl.o xutf8.o TekPrsTbl.o Tekproc.o charclass.o precompose.o wcwidth.o -lfontconfig -lXft -lXmu -lXaw7 -lXt -lSM -lICE -lXt -lutempter -ltermcap testing if -lfontconfig is needed ...yes testing if -lXft is needed ...yes testing if -lXmu is needed ...yes testing if -lXaw7 is needed ...yes testing if -lXt is needed ...yes testing if -lSM is needed ...yes testing if -lICE is needed ...yes testing if -lXt is needed ...yes testing if -lutempter is needed ...yes testing if -ltermcap is needed ...yes /usr/bin/ld: main.o: undefined reference to symbol 'XGeometry' /usr/bin/ld: note: 'XGeometry' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line /usr/lib/libX11.so.6: could not read symbols: Invalid operation passing EXTRA_LOADFLAGS="-lX11" to make succeeds though -- Please merge xterm 266-1 (main) from debian unstable (main) https://bugs.launchpad.net/bugs/677129 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xterm in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

