Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 4176
Status: resolved
Priority: 0/
Queue: Tk

People
Owner: Nobody in particular
Requestors: Marek.Rouchal [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Tk804.025_beta2: errors in test on Solaris with Xft
I have a perl-5.8.1 built with gcc-3.1.1 on Solaris 7 (ithreads, shared libperl). I use a collection of pre-compiled open-source packages (static libraries): libXft, libXRender, libfontconfig: 2.2.0 libfreetype: 2.1.4 libexpat: 1.95.6 libpng: 1.2.4 libjpeg: 6b libz: 1.1.4 I had to hack the Makefile.PLs and myConfig to make the build system aware of these libs. The test runs, but yields a bunch of errors in entry.t and listbox.t (see attached log). Let me know if you need more information. Cheers, Marek

Message body is not shown because it is too large.

[MAREKR - Tue Oct 21 02:44:56 2003]: Show quoted text
> I have a perl-5.8.1 built with gcc-3.1.1 on Solaris 7 (ithreads, > shared libperl). I use a collection of pre-compiled open-source > packages (static libraries): > libXft, libXRender, libfontconfig: 2.2.0 > libfreetype: 2.1.4 > libexpat: 1.95.6 > libpng: 1.2.4 > libjpeg: 6b > libz: 1.1.4 > I had to hack the Makefile.PLs and myConfig to make the build > system aware of these libs.
What did you have to do? Show quoted text
>The test runs, but yields a bunch of > errors in entry.t and listbox.t (see attached log). > > Let me know if you need more information.
Ideally uni-diffs between you modified files and ones in dist: diff -ub myConfig.shipped myConfig.yours
I still see similar problems in beta5, please check the attached log. -Marek

Message body is not shown because it is too large.

The font size related errors are now taggegd as "todo" but I don't consider them fatal anyway. Marking as resolved - ok?