Re: error building pango on 8.2
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
Mouse wrote: > Maybe. If what is concerning you is that find is not finding it, well, > find does not, in my experience, follow symlinks for argument paths. > Try "find/usr/pkg/. -name cairo.h" to force the link to be followed That one works indeed. So using find was a red herring to understand my compile problem. The file is there and the compiler does not find it :( Riccardo