Just for the record, I can reproduce the problem with this tiny script which gives me an error on etch and works on sid:
#!/usr/bin/perl
use Font::FreeType;
my $ft_face = Font::FreeType->new->face ('FreeSans.ttf');
regards,
Davide
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

