Skip site navigation (1)Skip section navigation (2)
Date:      28 Feb 2003 15:28:41 +0100
From:      Franz Klammer <klammer@webonaut.com>
To:        Peter Postma <peter@pointless.nl>
Cc:        FreeBSD-gnome <gnome@freebsd.org>
Subject:   Re: problems compiling gtk 2.2.1
Message-ID:  <1046442520.634.35.camel@ds9.webonaut.com>
In-Reply-To: <20030228140540.GA70934@pointless.nl>
References:  <20030228140540.GA70934@pointless.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Fr, 2003-02-28 um 15.05 schrieb Peter Postma:
> Hi,
> 
> I got problems with compiling gtk 2.2.1
> Configure complains about libX11 but it's installed.
> Got this problem for a few days now, cvsup'ed several times but still 
> no go. 
> I've tried reinstalling the XFree libraries but that didn't fix the problem.
> 
> I attached the config.log, make install output and my package overview.
> 

gtk doesn't find libXft2 while checking for libX11.

here's the failure from your configure.log:
/usr/libexec/elf/ld: cannot find -lXft2


try "portupgrade -rf Xft" 

after that you should delete (or better rename first :-)) 
/usr/local/lib/compat/pkg/libXft2.*

franz.

> Regards,
> Peter Postma
-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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