This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how do I link in nl_langinfo()?


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/


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