sudo apt-get install libxaw-headers libxaw7-dev libncurses5-dev

$ apt-get source xterm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Need to get 904kB of source archives.
Get:1 http://us.archive.ubuntu.com gutsy/main xterm 229-1 (dsc) [805B]
Get:2 http://us.archive.ubuntu.com gutsy/main xterm 229-1 (tar) [842kB]
Get:3 http://us.archive.ubuntu.com gutsy/main xterm 229-1 (diff) [62.1kB]      
Fetched 904kB in 12s (74.6kB/s)                                                
gpg: Signature made Mon 13 Aug 2007 07:20:07 AM PDT using DSA key ID AC5F700C
gpg: Can't check signature: public key not found
dpkg-source: extracting xterm in xterm-229
dpkg-source: unpacking xterm_229.orig.tar.gz
dpkg-source: applying ./xterm_229-1.diff.gz

cd ~/xterm-229

./configure
make xterm

...

xterm-229/./main.c:3312: undefined reference to `tgetstr'
xtermcap.o: In function `get_termcap':
xterm-229/./xtermcap.c:327: undefined reference to `tgetent'
collect2: ld returned 1 exit status
make: *** [xterm] Error 1

Not sure if these are the right steps to build xterm with debug symbols.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to