Re: Error in compiling fontutils.scm

2013-05-07 Thread Andreas Enge
Am Dienstag, 7. Mai 2013 schrieb Ludovic Courtès: > No, because the idea of moving it to a separate file was precisely to > get rid of the X/Ghostscript circular dependency. Ah, I thought this was already solved by having two separate packages. Andreas

Re: Error in compiling fontutils.scm

2013-05-07 Thread Ludovic Courtès
Andreas Enge skribis: > Am Dienstag, 7. Mai 2013 schrieb Ludovic Courtès: >> I believe this is fixed by 6d267f0. There was a circular dependency >> between the ghostscript and xorg modules, introduced in commit e0eb886, >> and leading to this admittedly obscure backtrace. > > Excellent, thanks f

Re: Error in compiling fontutils.scm

2013-05-07 Thread Andreas Enge
Am Dienstag, 7. Mai 2013 schrieb Ludovic Courtès: > I believe this is fixed by 6d267f0. There was a circular dependency > between the ghostscript and xorg modules, introduced in commit e0eb886, > and leading to this admittedly obscure backtrace. Excellent, thanks for your help! One suggestion: Co

Re: Error in compiling fontutils.scm

2013-05-06 Thread Ludovic Courtès
Andreas Enge skribis: > $ make gnu/packages/fontutils.go > > /bin/mkdir -p `dirname "gnu/packages/fontutils.go"` ; \ > LC_ALL=C\ > ./pre-inst-env \ > /usr/bin/guild c

Error in compiling fontutils.scm

2013-05-05 Thread Andreas Enge
Right now, the following error occurs when compiling fontconfig.scm: $ make gnu/packages/fontutils.go /bin/mkdir -p `dirname "gnu/packages/fontutils.go"` ; \ LC_ALL=C\ ./pre-inst-env