On Thu, 8 May 2014 18:43:06 +0800 (SGT),
korada venkata ramana wrote:

> I am getting the follwoing error while running hte make command
> 
> CMake Warning at CMakeLists.txt:216 (message):
> Gettext NOT found.  Native Language Support disabled.
> 
> 
> When I added few more print statements to CMakeLists.txt, I found hte 
> following line is failing.
> 
> check_function_exists(dgettext LIBC_HAS_DGETTEXT)
> 
> 
> I am attaching the libintl.h for your reference.
> 
> Any idea why this error is coming?
> 

Sounds like your build environment is not properly set up. Check
CMakeError.log for clues as to why it fails to find that function.

-- 
Pierre Ossman           Software Development
Cendio AB               http://cendio.com
Teknikringen 8          http://twitter.com/ThinLinc
583 30 Linköping        http://facebook.com/ThinLinc
Phone: +46-13-214600    http://plus.google.com/+CendioThinLinc

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to