Re: [Planner] Planner to FreeBSD/Darwin/OSX continued :)



P.A.A. wrote:
Well continuing on the trek to port Planner to FreeBSD/Darwin/OSX

12.1 installs fine but aborts from a glib error (this has been fixed in the cvs version) so using the cvs as of Sunday configure works fine but then make gives this error in mrp-application.c:

-------
mrp-application.c: In function `application_init_gettext':
mrp-application.c:127: warning: implicit declaration of function `bind_textdomain_codeset'
mrp-application.c:126: warning: statement with no effect
make[2]: *** [mrp-application.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2/usr/include/libintl.h
[Alessandras-Computer:~/planner] root#

Hm, that function is supposed to be in gettext (libintl). Is ENABLE_NLS defined in config.h after you've run autogen.sh/configure?

/Richard

--
Imendio HB, http://www.imendio.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]