gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] make error when using mingw


From: Dossy Shiobara
Subject: Re: [Gnash-dev] make error when using mingw
Date: Fri, 10 Aug 2007 16:45:23 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On 2007.08.10, Dossy Shiobara <address@hidden> wrote:
> I can provide a better patch to libbase/gettext.h.  Let me look at why
> Win32/MinGW doesn't include it--there's lots of gnarly #ifdef's in
> gettext.h and clearly Win32/MinGW is following a path through that
> doesn't include libintl.h.

Does Gnash build for anyone else if you configure with --disable-nls?

I didn't configure with --disable-nls, but that's how things ended up,
as evidenced by my configure output (see below) and my config.h:

    /* #undef ENABLE_NLS */

    ...
    checking whether NLS is requested... yes
    checking for GNU gettext in libc... no
    checking for iconv... yes
    checking how to link with libiconv... -liconv
    checking for GNU gettext in libintl... no
    checking whether to use NLS... no
    ...

Is this simply a problem with autoconf not finding my libintl?  Still,
if it decides not to use NLS, Gnash should still build, no?

-- Dossy

-- 
Dossy Shiobara              | address@hidden | http://dossy.org/
Panoptic Computer Network   | http://panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]