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?

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
Check the headers before clicking on Reply.

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to