[Opendnssec-user] Re: [Opendnssec-announce] OpenDNSSEC 1.0.0b6

Fredrik Pettai pettai at nordu.net
Mon Nov 9 22:23:13 UTC 2009


On 11/9/09 8:58 AM, Rickard Bellgrim wrote:
> The 6th beta-version of OpenDNSSEC has been released.
>
> Bugfixes:
>
>      * Better detection for MySQL (now requires --enable-mysql to build)

It's me again!, the annoying guy running NetBSD...

Fail!

./configure.lineno: 17088: Syntax error: Bad substitution
configure: error: ./configure failed for enforcer
*** Error code 1

Stop.

# vi +17078 opendnssec-1.0.0b6/enforcer/configure.lineno

   ;;
esac
fi
MYSQL=$ac_cv_path_MYSQL
if test -n "$MYSQL"; then
   { $as_echo "$as_me:17084: result: $MYSQL" >&5
$as_echo "$MYSQL" >&6; }
else
   { $as_echo "$as_me:17087: result: no" >&5
$as_echo "no" >&6; }
fi


Seems like those MySQL checks still aren't properly fixed.
(This time I used the tarball to build from instead...)

Regards,
/P



More information about the Opendnssec-user mailing list