package xfstt
tags 387694 - patch
severity 387574 serious
merge 387574 387694
block 387694 by 387597
thanks

On Sat, 2006-09-16 at 08:48:24 +0200, Andreas Jochens wrote:
> Package: xfstt
> Version: 1.7-2
> Severity: serious
> Tags: patch

> When building 'xfstt' in a clean 'unstable' chroot,
> I get the following error:

> make[3]: Entering directory `/xfstt-1.7/src'
> if g++ -DHAVE_CONFIG_H -I. -I. -I..  -DLOCALEDIR=\""/usr/share/locale\"" 
> -DFONTDIR=\""/usr/share/fonts/truetype\"" -DCACHEDIR=\""/var/cache/xfstt\"" 
> -DPIDFILE=\""/var/run/xfstt.pid\"" -DMAGNIFY=0 -I../libfstt   -Wall -g -O2 
> -fomit-frame-pointer -ffast-math -MT xfstt-xfstt.o -MD -MP -MF 
> ".deps/xfstt-xfstt.Tpo" -c -o xfstt-xfstt.o `test -f 'xfstt.cc' || echo 
> './'`xfstt.cc; \
>       then mv -f ".deps/xfstt-xfstt.Tpo" ".deps/xfstt-xfstt.Po"; else rm -f 
> ".deps/xfstt-xfstt.Tpo"; exit 1; fi
> In file included from xfstt.cc:71:
> /usr/include/X11/fonts/FS.h:58:23: error: X11/Xdefs.h: No such file or 
> directory
> In file included from /usr/include/X11/fonts/FS.h:59,
>                  from xfstt.cc:71:
> /usr/include/X11/fonts/fsmasks.h:61:21: error: X11/Xmd.h: No such file or 
> directory
> 
> Please add the missing Build-Depends on 'x11proto-core-dev' to debian/control.

The package is not using any of the headers from that package so I'll
not be adding such dependency, the fix should come from x11proto-fonts-dev
adding the missing dependency on x11proto-core-dev (387597).

thanks,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to