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

Insufficient check on gettext availability



Hi,

and without gettext, building breaks in dselect/po (which I could have
skipped…) and in scripts/po:
,----
| $ make -C scripts/po/
| make: Entering directory `/home/kibi/dpkg.git/scripts/po'
| test ! -f ./dpkg-dev.pot || \
| 	  test -z "ca.gmo de.gmo es.gmo fr.gmo pl.gmo ru.gmo sv.gmo" || make ca.gmo de.gmo es.gmo fr.gmo pl.gmo ru.gmo sv.gmo
| make[1]: Entering directory `/home/kibi/dpkg.git/scripts/po'
| rm -f ca.gmo && : -c --statistics --verbose -o ca.gmo ca.po
| mv: cannot stat `t-ca.gmo': No such file or directory
| make[1]: *** [ca.gmo] Error 1
| make[1]: Leaving directory `/home/kibi/dpkg.git/scripts/po'
| make: *** [stamp-po] Error 2
| make: Leaving directory `/home/kibi/dpkg.git/scripts/po'
`----

Some missing conditionals in the Makefile.in.in files?

KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: