Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2005 21:25:31 +0300
From:      "Boris B. Samorodov" <bsam@ipt.ru>
To:        freebsd-ports@FreeBSD.org, freebsd-gnome@FreeBSD.org
Subject:   [partially solved] gtk20 problem
Message-ID:  <20050319182531.GA2879@ipt.ru>
In-Reply-To: <20050318232204.GA21446@ipt.ru>
References:  <20050318232204.GA21446@ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

On Sat, Mar 19, 2005 at 02:22:04AM +0300, Boris B. Samorodov wrote:
> Hello,
> 
> is it a known problem or my fault? Gnomelogalyzer said it doesn't
> know it.

My investigation showed that pango was installed on my system
and libXft wasn't. Howewer installing libXft doesn't resolve
the problem. Only reinstalling pango *after* installing libXft
does it. Gtk20 needs pango-with-xft.

I wrote PR/79019. But I really don't know any good solution.
Should the port (gtk20) check for pango-with-libxft libs and
print warning to reinstall pango? How to reinstall pango in
"auto" mode if needed?

> -----
> # cd /usr/ports/x11-toolkits/gtk20
> # make
> [skip]
> checking return type of signal handlers... (cached) void
> checking for x86 platform... yes
> checking compiler support for MMX... yes
> checking for freetype-config... /usr/local/bin/freetype-config
> checking For sufficiently new FreeType (at least 2.0.1)... yes
> gnome-config: not found
> configure: error: Xft Pango backend is required for x11 target
> ===>  Script "configure" failed unexpectedly.
> Please direct the output of the failure of the make command to a file, and
> then feed that file to the gnomelogalyzer, available from
> http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem
> and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
> the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org,
> and attach "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.6.4/config.log" and the
> output of the failure of the make command.  Also, it might be a good idea to
> provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/gtk20.
> -----
> 
> WBR
> -- 
> bsam
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

WBR
-- 
bsam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050319182531.GA2879>