similar to: compile problem with wavelenght

Displaying 20 results from an estimated 900 matches similar to: "compile problem with wavelenght"

2007 Oct 12
1
Asterisk 1.4.13 build crashed
Hi, am building the latest version of Asterisk (1.4.13) on a self-build Linux host (based on LFS-6.3). Version 1.4.12 built installed and worked fine. Last night I upgraded the kernel to 2.6.23 and rebuilt the zaptel driver package 1.4.5.1 against it. That seemed to build and install O.K. too. I dl'd the 1.4.13 source tarball and tried to build that: ./configure ran O.k. 'make
2004 May 02
1
phonejack and linejack in the same system
Hi, I am a newbie in asterisk, i could compile it and run it with no problem on a RedHat 9. In the same box, i got a linejack and a phonejack cards and i downloaded the CVS driver from quicknet. This 2 card were working in a openh323 (openphone and pstn) project with gnugk on a RedHat 9. I am using the default samples, and i tried /dev/phone0 and /dev/phone1, but when i run asterisk, i get this
2010 Aug 13
3
IXJ Quicknet PhoneJack issues
Greetings: We have been running a CVS HEAD version of asterisk from Mar 10, 2005 on ix86 (PIII-600) Linux 2.4.27 with ixj (chan_phone) hardware. In a hope of getting better 'chan_skinny' support (to attempt using a Cisco 7920 IP phone) I built asterisk 1.2.40 on this box. Initial tests verify that our previous dialplan is working (iax2 trunks, register sip phones, registering withour SER
2005 Oct 10
2
Errors with new fetched Asterisk cvs
Below is my try of installation to the latest CVS. I have not updated 3 months. What do I miss since last time? bye Ronald /usr/local/src/asterisk # make clean; make update; make install build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp
2010 Oct 12
2
repeatability/intraclass with nested levels
I have a spectrophotometric dataset with repeated measures of a value at 200 wavelengths for each of 150 individuals. I would like to use the repeated samples to at each wavelength to look at measurement/observer error, compared to difference between individuals error I have looked at doing this with icc{irr} or using an anova approach, but I am unclear how to acheive this given that there
2009 Jul 10
1
problems with contrast matrix
Dear lme and lmer -ers, I have some problems using "home-made" contrast matrix in lme and lmer. I did an experiment to investigate the relationship between the response of an animal and some factors, namely the light wavelength (WA), the light intensity to which this animal was exposed and the sex of the animal tested. - The response can be a variable LA (normal distribution) or
2004 Aug 19
1
chan_phone - compilation problem
Hi, I have a latest asterisk cvs sources on my box, the rest of enviroment is: gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) linux 2.6.7 and after checkout I get: In file included from chan_phone.c:36: /usr/include/linux/ixjuser.h:353: error: syntax error before '*' token make[1]: *** [chan_phone.o] Error 1 make[1]: Leaving directory
2004 Sep 11
1
mknod /dev/phone0 c 100 0
I want * to answer the phone when call comes-in. I've enabled /dev/phone0 in phone.conf and created /dev/phone0 with a command: mknod /dev/phone0 c 100 0 Though, when I start * I get: Parsing '/etc/asterisk/phone.conf': Found Sep 12 00:18:42 WARNING[16384]: chan_phone.c:950 mkif: Unable to open '/dev/phone0' Sep 12 00:18:42 ERROR[16384]: chan_phone.c:1141 load_module: Unable
2005 Feb 18
1
Problems compiling on mandrake
Guys.. Im having problems compiling asterisk under Mandrake 10.1 with kernel 2.6.8.1-12mdk The error I get is: In file included from chan_phone.c:36: /usr/include/linux/ixjuser.h:353: error: syntax error before '*' token make[1]: *** [chan_phone.o] Error 1 make[1]: Leaving directory `/root/software/asterisk-1.0.0/channels' make: *** [subdirs] Error 1 Any ideas what might be
2007 Mar 15
2
A200 card problem
Hi - I just got an A200 card with 1 FXO and 1 FXS module. Sadly, I can't make it work- currently, asterisk will not startup because of a bad module. Below are some log files/config files. If anyone has any suggestions, I'd appreciate it. I used Trixbox 2.0 and followed instructions on (http:// sangoma.editme.com/wanpipe-linux-asterisk-atHome) - no problems running through or
2006 Oct 29
2
asterisk-1.2.13 fails to 'Make' in Fedore Core 6'
Hi, I fresh installed Fedora Core 6. I downloaded and untar the 'asterisk-1.2.13' into /usr/src/asterisk-1.2.13. When I run ' make' I get: ... ... chan_phone.c:41:29: error: linux/compiler.h: No such file or directory make[1]: *** [chan_phone.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-1.2.13/channels' make: *** [subdirs] Error 1 [root@sss asterisk-1.2.13]#
2004 May 26
2
SPAM MESSAGE - [Asterisk-Dev] warning message (sound card) - when I run asterisk!!!
All, After installing asterisk on Linux, I run "asterisk -vvvc". But I got the following warning message: chan_oss.so] => (OSS Console Channel Driver) May 26 00:37:58 WARNING[-1084845952]: chan_oss.c:980 load_module: XXX I don't work right with non-full duplex sound cards XXX == Registered channel type 'Console' (OSS Console Channel Driver) == Parsing
2010 Aug 18
2
IXJ issues on 1.4.35
My thanks for previous help on fixing IXJ issues in 1.2.40; I now have problems with a just-built 1.4.35 on the same host: [Aug 18 17:26:48] WARNING[27209]: app_dial.c:1298 dial_exec_full: Unable to create channel of type 'Phone' (cause 0 - Unknown) == Everyone is busy/congested at this time (1:0/0/1) O/S: Linux 2.4.27; IXJ driver for Linux Rev. 3.5, gcc 3.01 I applied the patch for
2004 May 28
1
* will not load, after latest CVS install
Greetings I was getting bad static crackle on a phone, so I reload from the latest CVS and did a make clean ; make install on zaptel, libpri and asterisk Now I get this error [chan_skinny.so] => (Skinny Client Control Protocol (Skinny)) May 28 13:59:42 WARNING[16384]: chan_skinny.c:2541 reload_config: Unable to get our IP address, Skinny disabled Urgent handler [chan_oss.so] => (OSS
2002 Nov 04
0
uncertainty principle is untenable !!!
please reply to hdgbyi@public.guangzhou.gd.cn or bgpgong@hotmail.com, thank you. UNCERTAINTY PRINCIPLE IS UNTENABLE By reanalysing the experiment of Heisenberg Gamma-Ray Microscope and one of ideal experiment from which uncertainty principle is derived , it is found that actually uncertainty principle can not be obtained from these two ideal experiments . And it is found that
2002 Oct 16
0
uncertainty principle is untenable !!! (new)
please reply to hdgbyi@public.guangzhou.gd.cn or bcpgong@hotmail.com, thank you. UNCERTAINTY PRINCIPLE IS UNTENABLE By reanalysing the experiment of Heisenberg Gamma-Ray Microscope and one of ideal experiment from which uncertainty principle is derived , it is found that actually uncertainty principle can not be obtained from these two ideal experiments . And it is found that
2004 Jan 20
3
Still problems at compiling
Hello experts, to avoid any unknown problems with my Linux installation I have now as a last resort method installed SuSE Linux 9.0 a new and have downloaded a fresh copy of Asterisk via CVS. Then I followed the steps of the "Getting started with Asterisk" and compiled successfully zaptel and libpri (as far as I can see). But when I compile asterisk I get an error. I have attached the
2005 Aug 02
1
Config HFC-card in asterisk.(Config the phone and asterisk)
Hi! I am trying to get my ISDN phone to work with my asterisk box. Now my asterisk won't start. Current situation: I have a cable from my Billion ISDN (Bipac V1.0) to my old NT1. The cable is crossed like this: 1 2 3 -> 4 4 -> 3 5 -> 6 6 -> 5 7 8 Then I have a cable from the NT1 to the ISDNphone(not crossed cable). Both cables are connected in the ISDN
2004 Apr 02
1
error with asterisk -vvvvc
Hi I?m a new user and I do test with my hardware . I have a x100p and telephone vozip. And when I run this command asterisk ?vvvvc for to test it . My computer show it ?warning? [chan_iax.so] => (Inter Asterisk eXchange) == Manager registered action IAX1peers == Parsing '/etc/asterisk/iax1.conf': Not found (No such file or directory) Apr 2 07:45:12 ERROR[16384]:
2009 Oct 27
4
automatically adjusting axis limits
Dear R users, I am a newbie. Just switched from MATLAB. So thanks a lot for your patience. I have 50000 spectra collected in field. Each spectra has two columns : Wavelength (56) and the actual measurement. Each measurement came in a different .txt file on disk (50000 files in total). I wrote a script that reads every spectra in a for loop and constructs two variables : Wavelength (56) and