--On Friday, July 03, 2009 14:16:05 -0500 Alex Goncharov <alex-goncha...@comcast.net> wrote:


,--- You/Paul (Fri, 03 Jul 2009 18:18:02 +0000) ----*
| I just got a failure report for one of my ports:
| security/barnyard-squil.  That port is a slave port to
| security/barnyard.
|
| **********************************************
|   ERROR: unable to find mysql headers (mysql.h)
|   checked in the following places
|         /mysql.h
| **********************************************
|
| How do I fix this since I'm using the builtin macro?

If you don't want to use MySQL, run `make config' in
`security/barnyard', and uncheck MySQL.

But if you want to use MySQL (which is more likely), add
MySQL to barnyard-sguil's BUILD_DEPENDS and RUN_DEPENDS.


I can't do that, because the port can be built to support either mysql or postgresql, so both are OPTIONS. Mysql is selected by default, and postgresql is not, but that's up to the port builder. Since mysql is preselected, the port *should* install mysql if it's not installed. For some reason,

The error report is coming from here:
The Restless Daemon identified a makefile error while trying to build:
barnyard-sguil-0.2.0_5 maintained by pa...@utdallas.edu
Makefile ident: $FreeBSD: ports/security/barnyard-sguil/Makefile,v 1.4 2008/05/09 21:33:40 itetcu Exp $

Since it's a tinderbox, does it ignore OPTIONS and not install dependent ports?

--
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