Hi everybody I have a problem and want to know if anyone has already seen it before : I try to use web-meetme.3.1.0 and follow these instructions http://sourceforge.net/docman/display_doc.php?docid=48924&group_id=164788
1) when i do "make" command in cbmysql folder, errors happened ********************* cc -pipe -I/usr/include/mysql -L/usr/lib/mysql -fPIC -I/usr/src/asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o app_cbmysql.o app_cbmysql.c app_cbmysql.c:584: attention : initialization from incompatible pointer type app_cbmysql.c:585: attention : initialization from incompatible pointer type app_cbmysql.c:585: attention : initialization makes integer from pointer without a cast app_cbmysql.c:594:38: erreur: macro « ast_config_load » requiert 2 arguments, mais seulement 1 ont été passés app_cbmysql.c: In function ‘load_config’: app_cbmysql.c:594: erreur: ‘ast_config_load’ undeclared (first use in this function) app_cbmysql.c:594: erreur: (Each undeclared identifier is reported only once app_cbmysql.c:594: erreur: for each function it appears in.) make: *** [app_cbmysql.o] Erreur 1 ********************* when I try to go on the web page I have these messages ********************* Notice: Undefined variable: s in /var/www/html/web-meetme-v3.1.0/meetme_control.php on line 9 Notice: Undefined variable: logoff_section in /var/www/html/web-meetme-v3.1.0/meetme_control.php on line 12 Notice: Undefined variable: logoff_section in /var/www/html/web-meetme-v3.1.0/meetme_control.php on line 19 Notice: Undefined index: auth in /var/www/html/web-meetme-v3.1.0/meetme_control.php on line 29 Notice: Undefined variable: AUTH_USER in /var/www/html/web-meetme-v3.1.0/meetme_control.php on line 39 Notice: Undefined index: auth in /var/www/html/web-meetme-v3.1.0/meetme_control.php on line 45 Notice: Undefined index: privilege in /var/www/html/web-meetme-v3.1.0/lib/header.inc on line 8 Notice: Undefined index: auth in /var/www/html/web-meetme-v3.1.0/lib/header.inc on line 28 Notice: Undefined variable: logoff_sel in /var/www/html/web-meetme-v3.1.0/lib/header.inc on line 35 ********************* note that I want to use sqldb.conf for users authentication and not ldap. Regards Harry
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
