Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2009 16:37:55 -0400
From:      Sahil Tandon <sahil@tandon.net>
To:        "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Cc:        Paul Schmehl <pschmehl_lists@tx.rr.com>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>, Alex Goncharov <alex-goncharov@comcast.net>
Subject:   Re: Question about a failure report
Message-ID:  <EFCD209F-DD17-4A46-94C5-97931BA875D3@tandon.net>
In-Reply-To: <4A4E6ADB.6090605@p6m7g8.com>
References:  <23B9298D1A02526B4646B131@utd65257.utdallas.edu> <E1MMoEv-0000YG-D3@daland.home> <4A4E6ADB.6090605@p6m7g8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 3, 2009, at 4:32 PM, "Philip M. Gollucci"  
<pgollucci@p6m7g8.com> wrote:

> Alex Goncharov 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.
>>
>> E.g.
>>
>>  pantera/Makefile:23:BUILD_DEPENDS+=   mysql:${PORTSDIR}/databases/ 
>> mysql${MYSQL_VER}-server
>
> Rather, you should use
> USE_MYSQL=yes or some version see bsd.database.mk

The OP already does this in the master port so AFAIK it is not  
required in the slave.  I believe the problem is not that MySQL is not  
installed, but that the underlying configure script needs help in  
finding the headers.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EFCD209F-DD17-4A46-94C5-97931BA875D3>