anyone else using WITH_MYSQL_VER=55m and having problems?

Vincent Hoffman vince at unsane.co.uk
Fri Oct 4 13:51:29 UTC 2013


On 04/10/2013 14:29, Florian Smeets wrote:
> 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.
Thanks for the quick reply/fix
Vince
>
> Florian
>




More information about the freebsd-ports mailing list