Hello there,

I cannot seem to find nl_langinfo() in any library, even though I have langinfo.h. Compiling CVSTrac (www.cvstrac.org) fails with:

/home/carmor/build/cvstrac-build/timeline_.c:76: undefined reference to `_nl_langinfo'

I've tried -lintl, but a simple "ar t libintl.a" confirmed that this symbol is not defined there.

Anyone have a clue?

(I can compile cvstrac cleanly without I18N support, but I'd rather have it _with_ it.)

Thanks,

Rui Carmo




--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/

Reply via email to