Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2009 18:18:02 +0000
From:      Paul Schmehl <pschmehl_lists@tx.rr.com>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Question about a failure report
Message-ID:  <23B9298D1A02526B4646B131@utd65257.utdallas.edu>

next in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23B9298D1A02526B4646B131>