Question about a failure report

Sahil Tandon sahil at tandon.net
Fri Jul 3 23:10:30 UTC 2009


On Jul 3, 2009, at 4:37 PM, Paul Schmehl <pauls at utdallas.edu> wrote:

> --On Friday, July 03, 2009 15:08:31 -0500 Alex Goncharov <alex-goncharov at comcast.net 
> > wrote:
>
>>
>> ,--- You/Paul (Fri, 03 Jul 2009 19:56:48 +0000) ----*
>> | Since mysql is preselected, the port *should* install mysql if it's
>> | not installed.  For some reason,
>>
>> If MySQL is in BUILD or LIB _DEPENDS .
>>
>> | Since it's a tinderbox, does it ignore OPTIONS and not install
>> | dependent ports?
>>
>> Options decide the settings of make variables.
>>
>> With the default options, your WITH_MYSQL gets set to 'true' -- in
>> this case, MYSQL should be listed as a dependency in your Makefile,
>> which it is not.
>>
>
> So I need to add BUILD_DEPENDS= yes to the OPTION?

No.  Augment configure arguments and be done with it! :)


More information about the freebsd-ports mailing list