1836438 Members
3603 Online
110100 Solutions
New Discussion

Error while running make

 
manish_27
Occasional Contributor

Error while running make

Hi ..
Trying to install gdb .. while running make i get the following error..cpp: "sysdep.h", line 135: error 4036: Can't open include file 'libintl.h'...


Any suggestions
3 REPLIES 3
Binukuttan VM_1
Frequent Advisor

Re: Error while running make

check c-compiler is installed in your server
Florian Heigl (new acc)
Honored Contributor

Re: Error while running make

If I remember correctly libintl.h should be part of the GNU gettext distribution.
yesterday I stood at the edge. Today I'm one step ahead.
Stephen Keane
Honored Contributor

Re: Error while running make

libintl.h is part of gnupg, not part of the standard gdb package, AFAIK.