anyone else using WITH_MYSQL_VER=55m and having problems?

Florian Smeets flo at smeets.im
Fri Oct 4 13:29:15 UTC 2013


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 971 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131004/9e6452a0/attachment.sig>


More information about the freebsd-ports mailing list