[asterisk-dev] MySQL Apps compilation problem in asterisk 1.4
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Fri May 30 16:41:06 CDT 2008
On Friday 30 May 2008 16:05:17 Moises Silva wrote:
> Probably someone that really understands how menuselect works can
> explain which keywords are accepted, but I believe "<depend>" should
> work for you. There you should declare your dependency on MySQL
> library, considering you want to link with libmysqlclient.so, add
> <depend>mysqlclient</depend>
Rather than reconfiguring the autoconf scripts, the easier thing to do may
be to download asterisk-addons for the 1.4 branch and put the application
there, along with the suggestions MODULEINFO changes, since asterisk-addons
already contains the proper detection for the mysql libraries.
--
Tilghman
More information about the asterisk-dev
mailing list