On 04.10.13 13:45, Vincent Hoffman wrote: > I've opened a PR for apr1 but i'm thinking maybe it should be for mariadb55? > http://www.freebsd.org/cgi/query-pr.cgi?pr=182565 > > a working build (against mysql55) has >
> setting LDADD_dbd_mysql to "-L/usr/local/lib/mysql -lmysqlclient_r
> -pthread -lz -lm -lmysqlclient_r -L/usr/local/lib/mysql -lmysqlclient_r
> -pthread -lz -lm"
>
>
> The failed build (with mariadb55)
>
> setting LIBS to "-L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm
> -lexecinfo"
I see the error, it's a typo
-LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
+LIB_DEPENDS+= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
I'll test this and commit the fix shortly.
Florian
signature.asc
Description: OpenPGP digital signature
