2012/8/9 Tijl Coosemans <t...@coosemans.org>:
> On 09-08-2012 15:14, Olivier Smedts wrote:
>> All my ports are up-to-date and I've previously dealt with the
>> pkg-config -> pkgconf transition by reading UPDATING. No problems.
>>
>> But now I try to install a port which depends on ports I didn't have,
>> which in turn depend on cairo... and they fail to build. And it's
>> strange because there seems to be a problem with pkgconf, at least on
>> my system :
>>
>> # pkg-config --cflags cairo
>> Package glproto was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `glproto.pc'
>> to the PKG_CONFIG_PATH environment variable
>> No package 'glproto' found
>
> I opened a PR for this a month ago:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=169701

OK this explains my problem, partly, but I'm nearly sure that even
with gl.pc missing, pkg-config handled this situation and correctly
gave the good cairo (for example, with my cairo depending on gl)
cflags and includes, while with pkgconf it fails to give the good
include path. That's why I cc'ed bapt.

-- 
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: oliv...@gid0.org        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to