Question about a failure report

Glen Barber glen.j.barber at gmail.com
Fri Jul 3 19:40:04 UTC 2009


On Fri, Jul 3, 2009 at 2:18 PM, Paul Schmehl<pschmehl_lists at tx.rr.com> wrote:
> I just got a failure report for one of my ports: security/barnyard-squil.
>  That port is a slave port to security/barnyard.
>
> The error is:
> **********************************************
>  ERROR: unable to find mysql headers (mysql.h)
>  checked in the following places
>       /mysql.h
> **********************************************
>
> This is what I have in the Makefile of security/barnyard:
>
> .if defined(WITH_MYSQL)
> USE_MYSQL=              yes
> CONFIGURE_ARGS+=        --enable-mysql
> .endif
>
> How do I fix this since I'm using the builtin macro?
>

I remember seeing another post a few days ago about mysql.h -- IIRC,
it was a perl binding that could not find it.  Unfortunately, I don't
remember what list it was, nor the subject of the email.

Does your port define which version of mysql to use?


-- 
Glen Barber


More information about the freebsd-ports mailing list