similar to: Extending Icecast - Problem with Linker

Displaying 20 results from an estimated 800 matches similar to: "Extending Icecast - Problem with Linker"

2015 Oct 30
0
Extending Icecast - Problem with Linker
---------- Forwarded message ---------- From: "Luca Cireddu" <sardylan at gmail.com> Date: Oct 30, 2015 5:52 PM Subject: Re: [Icecast-dev] Extending Icecast - Problem with Linker To: "Glenn Cooper" <glenn at mychoons.com> Cc: Hi Glenn, you have to add some MySQL references to Autotools build system... I had the same issue wen I was working on my stat project Take a
2010 Nov 26
1
R Tools & Vista_x64: Problem compiling RMySQL?
Hello: What do I need to do to compile R packages (especially RMySQL) for the 64-bit version of R 2.12.0 under Vista_x64? I upgraded to "Rtools212.exe" yesterday but immediately got errors from "R CMD check RMySQL_0.7-5.tar.gz". After the first error, I installed it a second time, then got "undefined reference to" roughly 50 different names beginning
2009 Dec 14
1
AGI with PHP
Hi All, I'm having problems getting results from a PHP file. This is what the CLI is showing. -- Executing [111 at internal:1] AGI("Console/dsp", "GoTalk.php") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/GoTalk.php [Dec 14 11:57:25] ERROR[20260]: utils.c:1019 ast_carefulwrite: write() returned error: Broken pipe If I run the PHP file from
2006 Nov 24
0
Using Ajax.Updater with Form
Hi, I''m trying to post to a PHP insert script and return the confirmation text in a div with Ajax.Updater, but I''m having little luck. Does anyone have any thoughts on my implementation? The page currently refreshes completely. Thanks. < rsvp.php > <html> <head> <script src="prototype.js" type="text/javascript"></script>
2006 Nov 22
11
Rewriting caller ID from database?
Hi Most of our customers have generic names like "Hospital", so I need to rewrite their caller ID name by looking up the number in a database on the Asterisk server, and rewriting the name such as "Reading Hospital" so that we know who's calling. Any idea if this can be done with Asterisk, and how to do it? Thank you.
2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
Hello All: I'm having some difficutly getting res_config_mysql from the 1.4.1 addons package to compile ( I need it for Realtime) First of all, when I make everything appears to compile ok with no errors however the res_config_mysql doesn't get compiled. So I tried "make res_config_mysql" and a whackload of errors starting with the following: # make res_config_mysql gcc -g
2012 Nov 12
3
Unable to lauch php-script to truncate database
Dear All, we have some Nubuilder databases on a Centos6.3 server: [root at caw-server2 db]# ls /var/www/html/nubuilder/db reg_begeleidingsteam reg_jww_archief reg_personeel reg_straathoekwerk reg_bib reg_jww_dossiers reg_resident reg_vrijwilligers reg_drughulp reg_jww_dvd reg_signaleren reg_jac_activiteit reg_onthaal reg_sollicitatie in each
2004 Aug 23
1
Problem with mysql and with asterisk
Hi Every one and Lerale Erwan I have briefly describe my problem and I have provide the steps as follows: I have intalled redhat properly and from the konsole I checked with mysql. "rpm -qa | grep mysql" and the konsole provide me the message: mysql-3.23.54a-11 mysql-server-3.23.54a-11 Then I have download the asterisk and addons: By the using of : cd /usr/src export
2006 Feb 20
1
CentOS 4 x86_64 - Nagios plugins compile issue
Hi Trying to compile nagios plugins on an x86_64 box as i have non standard locations for some software and coming accross this issue. The plugins compile OK but the check_mysql plugin fails to compile and i see this error in the compile log configure:9368: checking for mysql_init in -lmysqlclient configure:9398: gcc -o conftest -g -O2 -I/opt/mysql/include -L. conftest.c -lmysqlclient
2008 Sep 22
0
building php4 against stock mysql on centos 5.2 64bit
HI, I'm building php4.4.9 on centos 5.2 x64, and I need it to use the systems mysql libs, not the bundled ones.... ./configure --with-libdir=lib64 --with-dbx --with-openssl --with-pcre --with-pgsql --with-posix \ --with-xml --with-zlib --with-gd=/usr --enable-gd-native-ttf --enable-bcmath --enable-fastcgi \ --disable-ipv6 --enable-force-cgi-redirect --with-bz2 --enable-ftp --with-apxs2
2007 Aug 24
0
MYSQL problem and configuration
Hello,I am new to asterisk but i have vbeen scriptinh PHP SQL and webLanguages for a long time.I can Give you a solution but using php AGI:extensions.con-----> AGI(connect.agi);/var/lib/asterisk/agi-bin/connect.agi :#!/usr/bin/php -q<?phpset_time_limit(0);ob_implicit_flush();error_reporting(0);//Initialisation des entr?e-sortiefunction init() {#create file handles if
2004 Apr 12
1
Voicemail config from database
Any help with this will be greatly appreciated. When re-compiling * to include voicemail access from a MySQL database, I recieve the follwing error. Anybody know how I can fix this? Am I missing packages somewhere? app_voicemail.c:44:25: mysql/mysql.h: No such file or directory In file included from app_voicemail.c:247: mysql-vm-routines.h:7: parse error before '*' token
2015 Nov 30
2
SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file
Hi there, I know this is off-topic or semi off-topic but I really need some help since I am stucked. I'm trying to redirect MariaDB logs to `/var/log/mysql/*.log` files as shown below on the `/etc/my.cnf.d/server.cnf` file: # # These groups are read by MariaDB server. # Use it for options that only the server (but not clients) should see # # See the examples of server
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
Hello Aki, This patch seems to have done the trick - hopefully it works fine and doesn't mask the problem. From the patch content, I see that it's from 4th of December. Is there a reason why this hasn't made it yet into upstream? Did you come across this bug on your own and patch it temporarily? Best regards, --- BOGOMIL VASILEV For contacts, use this e-mail. My GPG key is
2006 Sep 15
1
Problem with MySQL
Hi there, I tried to setup a passwddb with mysql, but it wont connect to my database, even if I patch the driver-mysql.c Here a test program I wrote to check the connection: int main() { MYSQL mysql; mysql_init(&mysql); if (mysql_real_connect(&mysql, NULL, "root", "asd2sdf3", "ccc", 0, "/var/lib/mysql/mysql.sock", 0) == NULL)
2008 Oct 10
3
Compile logger-mysql.c with UNDEFINED REF to `mysql_error'
Sorry to post a C compile error on this mailing list but this is Asterisk related. Basically, I was following http://www.plack.net/index.php/2007/01/07/asterisk_modification_for_queu e_logging to patch logger.c and Makefile in Asterisk 1.4.* in order to write queue_log to mySQL database. When I ran make, it complained: In function `write_mysql_logger': [...]
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
Hello, I rebuilt mariadb and dovecot with debug symbols. The backtrace is this: Program terminated with signal SIGABRT, Aborted. #0 0x00007fb040e0cd7f in raise () from /usr/lib/libc.so.6 (gdb) bt full #0 0x00007fb040e0cd7f in raise () from /usr/lib/libc.so.6 No symbol table info available. #1 0x00007fb040df7672 in abort () from /usr/lib/libc.so.6 No symbol table info available. #2
2003 Dec 09
3
Web Interface for CDRs
Does anyone know where that nice .php is that was written to access the CDRs from mysql DB? Bruce W. Hedreen Computer Technologies of Eastern Carolina, LLC --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.543 / Virus Database: 337 - Release Date: 11/21/2003 -------------- next part -------------- An HTML attachment was
2005 Nov 09
0
mysql dovecot 1.0alpha4
I try to authenticate using mysql and I always get access denied. I wrote a program in C that connect to the database and it work. I put the code within driver-mysql.c and it failed!!! My question is do you set up anything (SSL?) that could explain this failure. thanks. Here is the code MYSQL *h; h = mysql_init (NULL); if (h == NULL) { fprintf (stderr, "mysql_init() failed (probably
2010 Oct 06
3
MYSQL ADDON INSTALLATION ERROR
Hi All, Please refresh my memory. I am trying to install asterisk after 2 years. I hav'nt used it since 2008 (version 1.4.2). Now I am trying to install 1.8.0-rc2 on centos 5.5 but getting the following errors. app_mysql.c:33:25: error: mysql/mysql.h: No such file or directory app_mysql.c: In function ?mysql_ds_destroy?: app_mysql.c:135: warning: implicit declaration of function ?mysql_close?