rebuild of redhat-artwork will fail because of the makefile of gdm doesn't want utf in combination with intltool

Kristof vansant de_lupus at pandora.be
Tue Jan 6 18:21:01 UTC 2004


I was wondering if it still is necessary with the latest intltool to set
LANG=en_US when building redhat-artwork

my lang:
LANG=nl_NL.UTF-8

I know there is a simple workaround :p but I was just wondering if the
protection in the make script was still necessary.

I noticed that only the gdm dir has this protection.

[root at d51528079 redhat-artwork-0.88]# grep -R en_US *
art/gdm/Bluecurve/Makefile.in:  if locale | grep -q UTF; then echo
"intltool doesn't like UTF-8 locales.  Try rerunning with eg:
LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1;
fi
art/gdm/Bluecurve/Makefile.in:  if locale | grep -q UTF; then echo
"intltool doesn't like UTF-8 locales.  Try rerunning with eg:
LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1;
fi
art/gdm/Bluecurve/Makefile.am:  if locale | grep -q UTF; then echo
"intltool doesn't like UTF-8 locales.  Try rerunning with eg:
LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1;
fi
art/gdm/Bluecurve/Makefile.am:  if locale | grep -q UTF; then echo
"intltool doesn't like UTF-8 locales.  Try rerunning with eg:
LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1;
fi
art/gdm/Bluecurve/Makefile:     if locale | grep -q UTF; then echo
"intltool doesn't like UTF-8 locales.  Try rerunning with eg:
LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1;
fi
art/gdm/Bluecurve/Makefile:     if locale | grep -q UTF; then echo
"intltool doesn't like UTF-8 locales.  Try rerunning with eg:
LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1;
fi

error:

if locale | grep -q UTF; then echo "intltool doesn't like UTF-8
locales.  Try rerunning with eg: LANG=en_US"; /bin/rm -f Bluecurve.xml
GdmGreeterTheme.desktop; exit 1; fi
intltool doesn't like UTF-8 locales.  Try rerunning with eg: LANG=en_US
make[5]: *** [all-local] Fout 1
make[5]: Weggaan uit map
`/home/lupus/garnome-0.29.1/geektoys/redhat-artwork/work/main.d/redhat-artwork-0.88/art/gdm/Bluecurve'
make[4]: *** [all-recursive] Fout 1
make[4]: Weggaan uit map
`/home/lupus/garnome-0.29.1/geektoys/redhat-artwork/work/main.d/redhat-artwork-0.88/art/gdm'
make[3]: *** [all-recursive] Fout 1
make[3]: Weggaan uit map
`/home/lupus/garnome-0.29.1/geektoys/redhat-artwork/work/main.d/redhat-artwork-0.88/art'
make[2]: *** [all-recursive] Fout 1
make[2]: Weggaan uit map
`/home/lupus/garnome-0.29.1/geektoys/redhat-artwork/work/main.d/redhat-artwork-0.88'
make[1]: *** [all-recursive-am] Fout 2
make[1]: Weggaan uit map
`/home/lupus/garnome-0.29.1/geektoys/redhat-artwork/work/main.d/redhat-artwork-0.88'
make: *** [build-work/main.d/redhat-artwork-0.88/Makefile] Fout 2
[root at d51528079 redhat-artwork]# cd ..






More information about the fedora-devel-list mailing list