From: Daniel Barkalow <barkalow@iabervon.org>
To: Gentoo Users List <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] gtk+ / Cairo / pdf-flag mutual build problem.
Date: Fri, 29 Dec 2006 14:23:08 -0500 (EST) [thread overview]
Message-ID: <Pine.LNX.4.64.0612291413080.20138@iabervon.org> (raw)
In-Reply-To: <20061225041412.GA12981@waltdnes.org>
On Sun, 24 Dec 2006, Walter Dnes wrote:
> Did an "emerge --sync" and "emerge --ask --deep --update --world".
> When emerge got to x11-libs/gtk+-2.10.6, the following happened...
>
> checking for cups-config... /usr/bin/cups-config
> checking cairo-pdf.h usability... no
> checking cairo-pdf.h presence... no
> checking for cairo-pdf.h... no
> configure: error:
> *** Can't find cairo-pdf.h. You must build Cairo with the pdf
> *** backend enabled.
>
> Probably because I start off USE with a "-*". Should be an easy fix,
> insert "x11-libs/cairo pdf" into /etc/portage/package.use and rebuild
> Cairo, then proceed with the emerge... *BUT*...
>
> [m3000][root][~] emerge -pv cairo
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild R ] x11-libs/cairo-1.2.4 USE="X png -directfb -doc -glitz
> -svg (-pdf%)" 0 kB
>
> Oops... note the "(-pdf%)". This option is simply not allowed for
> Cairo on my system. I threw in "--skipfirst" into the emerge command,
> and it seems to be working so far. But back to my main problem... how
> do I reconcile gtk+ and Cairo?
Actually, the cairo ebuild now unconditionally enables pdf support; the
USE flag is not allowed because it is no longer possible to disable pdf
support. (Portage doesn't have a way to express the differences between
something not being a USE flag because it is unsupported and because it is
automatic, but if you look in the ebuild, you'll find that it's using
"--enable-pdf")
So gtk+ should be happy once you re-emerge cairo even without changing use
flags.
-Daniel
*This .sig left intentionally blank*
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-12-29 19:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-25 4:14 [gentoo-user] gtk+ / Cairo / pdf-flag mutual build problem Walter Dnes
2006-12-27 11:35 ` Mike Myers
2006-12-27 16:57 ` Dan
2006-12-29 19:23 ` Daniel Barkalow [this message]
2006-12-30 4:14 ` Walter Dnes
2006-12-30 4:21 ` Daniel Barkalow
2006-12-31 4:33 ` Walter Dnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0612291413080.20138@iabervon.org \
--to=barkalow@iabervon.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox