GDB 5.3 Compile trouble..

yellowdog-general@lists.terrasoftsolutions.com yellowdog-general@lists.terrasoftsolutions.com
Tue Jun 17 12:16:01 2003


HI All,

I have YDL running on a PowerMac G4 (running great by the way) and I tried
to compile GDB 5.3. During the configure process (./configure <cr>), the
compile aborts with the error:

checking for tgetent in -lncurses... (cached) no
checking for tgetent in -lHcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... (cached) no
checking for tgetent in -lcurses... (cached) no
checking for tgetent in -lterminfo... no
configure: error: Could not find a term library
Configure in /usr1/post/gdb-5.3/gdb failed, exiting


A quick glance and it looks like at least some of the requested libraries
are there... Any ideas?

Thanks,

-Don