Tagged Questions
0
votes
1answer
40 views
Why gdb is bind to fixed version of autoconf?
Edit 1: I am trying to build gdb from source.
Why can't I use autoconf 2.65 instead of 2.64? It is confusing:(
/var/lib/gforge/chroot/home/users/mirror/ins/ins-autoconf/bin/autoreconf -iv
...
0
votes
2answers
613 views
Why can't I find termcap library when I build gdb?
make and then failed with:
configure: error: no termcap library found, but that termcap lib is just there, why can't make find it?
checking for library containing zlibVersion... -lz
checking zlib.h ...