Problem solved! I had to include libintl.h Thanks Daiki
On Mon, Apr 15, 2013 at 3:34 PM, omid - <[email protected]> wrote: > I noticed something new > Used ltrace and figured that "textdomain" "bindtextdomain" "gettext" are > not calling at all. > > > On Mon, Apr 15, 2013 at 2:19 PM, omid - <[email protected]> wrote: > >> Nothing wrong with the code you gave me. >> But you're right, LANGUAGE=C was in the configure. >> I removed it from config.status file and ran that file, compiled the >> program again but same problem exists. >> Also I found something else in the config, LC_ALL=C >> Can this be the problem? >> > >
