Riccardo Mottola <[email protected]> writes:
> find /usr/pkg/ -name cairo.h
> /usr/pkg/include/cairo/cairo.h
>
> this looks identical to what I see on a "working" 10.0 system
>
> In the command line I see:
> -I/usr/pkg/include/cairo
>
> which looks correct and mathing to the file I found!
two things to check/try:
- look in work/.buildlink* (understand that first from the guide if
not already) and see if cario.h is buildlink'd in
- remove the old pango before building the new one. Many gtk-ish
programs have bugs where their build systems pick up libs/files from
the installed system ahead of the build tree