Re: Gnome-core-0.13 compile error



Chuck> When I try to compile gnome-core-0.13, I get an error that
Chuck> libgnomeui has an undefined reference to 'dgettext'.  Can
Chuck> someone tell me what I'm doing wrong?

You haven't provided enough information to track this down.

What kind of system are you using?  How did you run configure?

On most systems, dgettext will come from libintl, which will be built
in the `intl' subdir in the distribution.

On GNU libc systems this won't be the case.

There are other potential problems too.  E.g., if you configure one
gnome-libs with --with-included-gettext and configure another with
--disable-nls, then you will see the problem you're seeing.

Tom



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