On Fri, Jul 3, 2009 at 2:18 PM, Paul Schmehl<[email protected]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to