On Mon, Aug 27, 2012 at 09:25:40AM +0200, John Marino wrote:
> >Failed to execute "/home/pkgbulk/b/pkg/bin/freetype-config --cflags":
[Errno 2] No such file or directory
> >Failed to execute "/home/pkgbulk/b/pkg/bin/freetype-config --libs":
[Errno 2] No such file or directory
> [...]
> >
> >It looks as if the test program needs -I${PREFIX}/include/SDL, or
> >needs to be looking for<SDL/SDL_ttf.h>, but apparently it works for
> >you and I don't see why it would be different on netbsd vs. dfly...
>
> I don't know offhand either. I built this in a clean environment
> (Tinderbox) afterwards and confirmed it built fine.
> Is not the real problem the freetype-config error? You don't get
> that on DragonFly.
Maybe so. My build environment uses native X, so freetype-config is in
$X11BASE/bin; however, the configuration system should be running it
from $PATH to make sure it gets the right buildlinked version.