NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: issues on 9.4 while upgrading pango - missing cairo
Riccardo Mottola <riccardo.mottola%libero.it@localhost> 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
Home |
Main Index |
Thread Index |
Old Index