bug-gnu-utils
[Top][All Lists]
Advanced

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

missing top_builddir in po/Makefile.in.in template


From: Oliver Niekrenz
Subject: missing top_builddir in po/Makefile.in.in template
Date: Thu, 31 Mar 2005 04:37:29 +0200 (CEST)
User-agent: SquirrelMail/1.4.1

Hi there,

I'm just diving into the depths of i18n and stumbled across gettext (btw:
great stuff).
I followed the guidelines in your manual pages, gettextized my project and
set up the missing files. Nevertheless 'make' produced an error:
Making all in po
make[2]: Entering directory `/home/niekrenz/scheduler/build/po'
make[2]: *** No rule to make target `/config.status', needed by
`Makefile'.  Stop.

Inspecting /usr/share/gettext/po/Makefile.in.in I found out why,
top_builddir is used but was not set. A line 'top_builddir =
@top_builddir@' quickly solved it.

I'm using Fedora Core 2 and gettext (GNU gettext-runtime) 0.12.1
If this is already outdated and I'm not the first complaining please
consider this email as void and sorry for wasting your time.
If you complain about me using FC2...I know *sigh*

Yours sincerely,
Oliver Niekrenz



----------------------------------------
Oliver Niekrenz
Silpion IT-Solutions GmbH
Pinnasberg 29-33
20359 Hamburg





reply via email to

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