Miguel A. Colón Vélez <[email protected]> writes: > It seems that this is related to bug #590905.
> The mysql_config file now contains the following line: > libs_r=" $ldflags -L$pkglibdir -lmysqlclient_r -lpthread -lz -lm > -lrt -lssl -lcrypto -ldl " [...] > Adding a build dependency to libssl-dev solves the FTBFS but > libmysqlclient-dev should probably be the one depending on libssl-dev. It should probably just be omitting all that stuff from its library configuration and relying on transitive library dependencies. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

