[Fontconfig] new release planning
Raimund Steger
rs at mytum.de
Wed Oct 14 03:17:00 PDT 2015
On Wed, October 14, 2015 08:26, Akira TAGOH wrote:
> On Sun, Oct 11, 2015 at 7:49 AM, aixtools <aixtools at gmail.com> wrote:
>> root at x064:[/data/prj/freedesktop/fontconfig/master]make
>> /bin/sh: 0403-057 Syntax error at line 13 : `;' is not expected.
>> git.mk:97: recipe for target '.gitignore' failed
>> make: *** [.gitignore] Error 2
>
> Unfortunately I don't have an environment to reproduce your problem
> and make gitignore works for me with dash and ksh even.
On this system, $(SHELL) seems to be Bourne shell (/bin/sh), which
stumbles over the line
for lc in ;
in git.mk if $(DOC_LINGUAS) is unset.
It should help to run ./configure like:
CONFIG_SHELL=/path/to/bash ./configure [...]
About ksh I wouldn't be so sure, pdksh seems to parse it just fine but a
test on Solaris 10 /bin/ksh wasn't successful just now.
-Raimund
--
Worringer Str 31 Duesseldorf 40211 DE home: <rs at mytum.de>
+49-179-2981632 icq 16845346 work: <rs at interface-ag.de>
More information about the Fontconfig
mailing list