Question about a failure report

Alex Goncharov alex-goncharov at comcast.net
Fri Jul 3 20:08:33 UTC 2009


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

-- Alex -- alex-goncharov at comcast.net --


More information about the freebsd-ports mailing list