On Thursday 30 October 2008 11:25:50 am Jose Tomas Perez wrote: > Hello > > I would like to know if anyone has a solution for this error when compiling > (gmake) asterisk-addons-1.6.0 on FreeBSD7.0- Mysql50-server, client. Lots > of blogs talks about adding build-essential to the system but I can find it > on FreeBSD ports. Build-essential is for LINUX; Does anyone know the list > of pkgs equivalent for BSD? > > Any help will be much appriciated. > > Thanks in Advance, > JT > > asterisk# gmake > CC="gcc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" gmake -C menuselect > CONFIGURE_SILENT="--silent" makeoptsgmake[1]: Entering directory > `/usr/src/asterisk-addons-1.6.0/menuselect'gmake[1]: `makeopts' is up to > date.gmake[1]: Leaving directory > `/usr/src/asterisk-addons-1.6.0/menuselect'gmake[1]: Entering directory > `/usr/src/asterisk-addons-1.6.0/channels'gmake[1]: Nothing to be done for > `all'.gmake[1]: Leaving directory > `/usr/src/asterisk-addons-1.6.0/channels'gmake[1]: Entering directory > `/usr/src/asterisk-addons-1.6.0/apps' [CC] app_addon_sql_mysql.c -> > app_addon_sql_mysql.oapp_addon_sql_mysql.c:19:22: error: asterisk.h: No > such file or directoryapp_addon_sql_mysql.c:29:25: error: mysql/mysql.h: No > such file or directoryapp_addon_sql_mysql.c:31:27: error: asterisk/file.h: > No such file or directoryapp_addon_sql_mysql.c:32:29: error: > asterisk/logger.h: No such file or directoryapp_addon_sql_mysql.c:33:30: > error: asterisk/channel.h: No such file or director > > I checked the files and they are in there > /usr/src/asterisk-addons-1.6.0/apps. > > > > > > > _________________________________________________________________ > Stay organized with simple drag and drop from Windows Live Hotmail. > http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_102008
where did you get the 1.6 ports as 1.6 is not yet ported. I have been working on ports . it con=mpiles on 6.4 no issue I have not tested 1.6 on 7.0 yet and we dont have dahdi on bsd yet... _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- Asterisk-BSD mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-bsd

