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



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

here's the first part of the config.h file, ENABLE_NLS is #undef: ...
hmm, what about
#define GNOMELOCALEDIR "/usr/local//locale" below

-------

/* always defined to indicate that i18n is enabled */
/* #undef ENABLE_NLS */

/* The prefix for our gettext translation domains. */
#define GETTEXT_PACKAGE "planner"

/* The locale dir to use */
#define GNOMELOCALEDIR "/usr/local//locale"

/* Define to 1 if you have the `bind_textdomain_codeset' function. */
/* #undef HAVE_BIND_TEXTDOMAIN_CODESET */

/* Define to 1 if you have the `dcgettext' function. */
/* #undef HAVE_DCGETTEXT */

-------

ideas?

Cheers,
Patrick

Alessandra & Assoc. Intl.
Dallas * Ft. Worth, Texas U.S.A.
(214) 335-0278


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