search for: app_todd

Displaying 3 results from an estimated 3 matches for "app_todd".

2004 Jun 21
1
Problem compiling fax applications
...h ]; then echo "app_rxfax.so app_txfax.so app_dtmftotext.so" ; fi) + CFLAGS+=-fPIC ifeq ($(USE_POSTGRES_VM_INTERFACE),1) CFLAGS+=-DUSEPOSTGRESVM endif *************** *** 65,74 **** gcc -pipe -O6 -g -Iinclude -I../include -D_REENTRANT -march=i586 -DDO_CRASH -c -o app_todd.o app_todd.c app_todd.so: app_todd.o $(CC) $(SOLINK) -o $@ $< -L/usr/local/ssl/lib -lssl -lcrypto app_voicemail.so : app_voicemail.o ifeq ($(USE_MYSQL_VM_INTERFACE),1) $(CC) $(SOLINK) -o $@ $(MLFLAGS) $< -L/usr/lib/mysql -lmysqlclient -lz else ifeq ($(USE_P...
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
...age. I get down to patch < Makefile.patch that fails with Hunk #1 FAILED at 35. and Hunk #2 FAILED at 68. The Makefile.rej is included below. Not being a Linux wiz-kid, I'm struggling to figure out what when wrong and how to fix it. The problem seems to be related to two missing programs app_todd and app_sql_odbc. Some searching around with Google, I find these things seem to have existed at one time (the todd anyway). It seems that the most recent documents: http://scottstuff.net/scott/archives/000152.html Dated March 28, 2004 and the earlier lists documents: http://lists.digium.com/p...
2004 May 25
10
spandsp hylafax asterisk and confusion
I have been attempting to download, compile and configure spandsp to function with * without much luck. I am guessing that some assumptions were made regarding the users knowledge level of Linux. Sadly, I must not live up to those assumptions. My problem begins when after compiling spandsp I look for the app_rxfax.c, app_txfax.c, app_dtmftotext.c and makefile.patch files to place in the