This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc -lterminfo


Hi,

I tried to install the newest gdb-5.0 to my Linux7.0 running on a Mac
power pc computer from source file. In the Makefile it fails at a place
that use
gcc ... -lterminfo ...
I can find the library terminfo at /usr/share

>ls /usr/share/terminfo
1  3  5  7  9  P  a  c  e  g  i  k  m  o  q  s  u  w  z
2  4  6  8  N  X  b  d  f  h  j  l  n  p  r  t  v  x  

But the ./configure just cannot find it. Neither does the gcc even I
tried -L/usr/share
One thing I am not sure is that if the usage of "-lterminfo" is correct
or the gcc version (2.95.3) is suitable for making gdb-5.0. Thanks a
lot.

-- 
Long(Xianglong Huang)
Computer Science Dept.
UMass-Amherst
Phone: (413)5450256


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]