Your message dated Thu, 6 Sep 2007 11:10:02 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435798: gettext: Missing @MKINSTALLDIRS@ substitution in 
the autotools  (fwd)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gettext
Version: 0.16.1-2
Severity: normal

I'm 'flying' around a project using gettext and the autotools, recently
I've hit the following problem:

Making install in po
make[2]: Entering directory `bless/debian-pkg/bless-0.5.1/po'
/bin/sh @MKINSTALLDIRS@ bless/debian-pkg/bless-0.5.1/debian/bless/usr/share
/bin/sh: @MKINSTALLDIRS@: No such file or directory
make[2]: *** [install-data-yes] Error 127
make[2]: Leaving directory `bless/debian-pkg/bless-0.5.1/po'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `bless/debian-pkg/bless-0.5.1'
make: *** [common-install-impl] Error 2
debuild: fatal error at line 1228:
fakeroot debian/rules binary failed

It seems that the @MKINSTALLDIRS@ refuse to be substituted in the final
po/Makefile file where the original po/Makefile.in.in has been generated
by autopoint.

I saw a SUBST(MKINSTALLDIRS) in m4/nls.m4 but I have no idea if the
configure is executing it or not.

***This might be bug due to a misuse of gettext/autopoint !***
But, I didn't find anything wrong in the software itself until now...

See the bug-report on bless: https://gna.org/bugs/index.php?9660


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gettext depends on:
ii  gettext-base                  0.16.1-2   GNU Internationalization
utilities
ii  libc6                         2.6-5      GNU C Library: Shared libraries

Versions of packages gettext recommends:
ii  curl                          7.16.4-1   Get a file from an HTTP,
HTTPS or
ii  lynx                          2.8.6-2    Text-mode WWW Browser
ii  wget                          1.10.2-3   retrieves files from the web

-- no debconf information

-- 
Emmanuel Fleury

You must unlearn what you have learned.
  -- Yoda, Star Wars (George Lucas)


--- End Message ---
--- Begin Message ---
On Thu, 6 Sep 2007, Emmanuel Fleury wrote:

> Hi again,
> 
> I should definitively dig this problem before submitting it further.
> 
> There are some problems appearing when building the debian package
> (Missing @MKINSTALLDIRS@ substitution) and some others when building the
> sources from the tar:
> 
> config.status: creating po/Makefile.in
> config.status: WARNING:  po/Makefile.in.in seems to ignore the
> --datarootdir setting
> 
> I suggest to close this bug, I'll submit *eventually* a new one if I
> find some explanation or at least some consistent behavior.

Thank you.

--- End Message ---

Reply via email to