Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2009 16:08:31 -0400
From:      Alex Goncharov <alex-goncharov@comcast.net>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        freebsd-ports@freebsd.org, alex-goncharov@comcast.net
Subject:   Re: Question about a failure report
Message-ID:  <E1MMp3f-0000hV-0m@daland.home>
In-Reply-To: <91D041090FA2939A0942293F@utd65257.utdallas.edu> (message from Paul Schmehl on Fri, 03 Jul 2009 19:56:48 %2B0000)
References:  <23B9298D1A02526B4646B131@utd65257.utdallas.edu> <E1MMoEv-0000YG-D3@daland.home> <91D041090FA2939A0942293F@utd65257.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
,--- 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@comcast.net --



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1MMp3f-0000hV-0m>