similar to: What am I doing wrong?

Displaying 20 results from an estimated 1000 matches similar to: "What am I doing wrong?"

2004 May 28
2
spandsp wont compile.
I can't get spandsp to compile. when I go to the */apps directory i continually fails. Makefile:80: warning: overriding commands for target `app_rxfax.so' Makefile:77: warning: ignoring old commands for target `app_rxfax.so' cc -fPIC -c -o app_rxfax.o app_rxfax.c app_rxfax.c:45: error: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here (not in a function) make: ***
2004 Jun 21
1
Problem compiling fax applications
I'm tring to compile fax applications on Debian system. the spandsp library compiles ok, and when i try to patch the make file in apps directory as is said in the instructions it returns errors. I'm using cvs version of asterisk . -------------------------- voipgw:/usr/src/asterisk/apps# patch < Makefile.patch patching file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 68. 2 out of
2006 Jan 22
6
spandsp Error
I cannot see it!!!! make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/pbx' /bin/sh: curl-config: command not found make[1]: Entering directory `/usr/local/src/svn-versions/asterisk/apps' Makefile:103: *** missing separator. Stop. make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps' make: *** [depend] Error 1 Makefile: 93 install: all 94
2004 Sep 26
1
spandsp patch help
I've installed spandsp-0.0.1k on a RHv9 box with CVS-HEAD-09/19/04 and compiled the libraries just fine. Having a problem with patching the asterisk/apps Makefile however. The patch attempt results in: [root@phoenix apps]# patch <Makefile.patch patching file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 68. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej [root@phoenix
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
*************** *** 41,50 **** APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zapscan.so" ; fi) APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zapscan.so" ; fi) APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this? gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff In file included from app_rxfax.c:14: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) /usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is reported
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
2004 Nov 22
8
Patching asterisk for spandsp
When I try to patch the Makefile for asterisk with the Apps_makefile.patch from Spandsp I get the following error. patching file Makefile Hunk #1 FAILED at 47. Hunk #2 FAILED at 76. 2 out of 2 hunks FAILED Has anybody seen this.
2005 Jan 07
5
fax e-mail spandsp
I'm trying to install spandsp But when I try to patch the Makefile it gives this error [root@pbxmilkshake apps]# patch < apps_makefile.patch patching file Makefile Reversed (or previously applied) patch detected! Assume -R? [n] y Hunk #1 succeeded at 41 (offset -6 lines). Hunk #2 FAILED at 67. is it ok to go on
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently down... TIA, Simone.
2006 Jan 13
0
R: RE: RE: Spandsp
Patch it by hand. Follow this help http://www.asteriskguru.com/tutorials/spandsp.html Hi Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Tomislav Parcina Inviato: venerd? 13 gennaio 2006 12.28 A: asterisk-users@lists.digium.com Oggetto: [Asterisk-Users] RE: RE: Spandsp In article
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
I'm trying to install the SPANDSP software into Asterisk to support incoming (mainly) Fax. I'm following the info in http://www.voip-info.org/wiki-Asterisk+Fax. I downloaded and installed the spandsp software from ftp://ftp.opencall.org/pub/spandsp/ and followed the directions in several documents listed on the on the Tiki page. I get down to patch < Makefile.patch that fails with
2006 Jan 08
0
spandsp for 1.2.1 - libspandsp.so.0: cannot open shared object file: No such file or directory
I am getting the following error when starting: loader.c:325 __load_resource: libspandsp.so.0: cannot open shared object file: No such file or directory loader.c:499 load_modules: Loading module app_txfax.so failed! When I load app_txfax.so and/or app_txfax.so; if these are commented out, asterisk starts fine. I downloaded the spandsp version from
2006 Jan 08
0
spandsp for 1.2.1 - libspandsp.so.0: cannot openshared object file: No such file or directory
Make sure that /usr/local/lib is in your lib path. /etc/ld.conf ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of David C. Nicosia Sent: Sunday, January 08, 2006 5:25 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] spandsp for 1.2.1 - libspandsp.so.0: cannot openshared object file:
2004 Jun 19
1
RxFax problems
Hey All, I'm still (since April) having problems getting RxFax to work over an ISDN4Linux channel. Just wondering if anyone has had any luck getting it to work? I have done a CVS update today (about half hour ago) and made sure I have the latest version of spandsp according to Steve's website (spandsp-0.0.1k). When I was compiling asterisk, I got the following warnings:
2007 Nov 01
2
ploting a comparison of two scores, including the labels in the plot
Hello r-help! I have data with two kind of ratings on status of 100 occupations. The first kind of rating is on the percieved "objective" status that these occupations have in society at large, and the second kind or rating is on the status that the respondents think that these occuption *should* have. The ratings were originally integer values in the rage 1-9, but in the current data,
2006 Jan 11
2
Space between axis label and tick labels
I'm writing an publication in two column format and need to shrink some plots. After increasing the axis labels it does not look nice at all. The y-axis label and tick labels almost touch each other and the x-axis tick labels expand into the plot instead of away from it. Is there a better way than "cex" to control the: 1) font size of axis and tick labels 2) font thickness 3)
2006 Dec 05
4
question on tx_fax install for asterisk 1.4
I downloaded these 4 files: app_rxfax.c app_txfax.c asterisk.patch spandsp-20061130.tar.gz for use with asterisk 1.4 (these are the 1.4 files) I installed spandsp, copied app_rxfax and app_txfax into /asterisk-1.4beta3/apps my question is what do I do with asterisk.patch? I tried to put it in the apps directory also and run "patch < asterisk.patch" and it gave me an error.
2006 Jan 02
2
Plotting the mean of data
Hi all! I've got a datstructure like this: subject week value 1 1 4 2 1 8 3 1 3 4 1 5 1 2 5 2 2 6 3 2 2 4 2 6 1 3 3 2 3 7 3 3 3 4 3 7 I'd like to plot the mean of 'value' against week. Is there a direct way of doing this or do I have to make a new structure with the calculated values and then plot it? All the best! -- ########################################### Kare
2006 Feb 24
3
Sorting alphanumerically
I'm trying to sort a DATAFRAME by a column "ID" that contains alphanumeric data. Specifically,"ID" contains integers all preceeded by the character "g" as in: g1, g6, g3, g19, g100, g2, g39 I am using the following code: DATAFRAME=DATAFRAME[order(DATAFRAME1$ID),] and was hoping it would sort the dataframe by ID in the following manner g1, g2, g3, g6, g19,