Displaying 11 results from an estimated 11 matches for "declarat".
Did you mean:
declarati
2003 Jul 23
1
Newbie Help
...tock debian system as follows... (I tried to post the
whole make up to this point but it was too big for the list)
make[1]: Leaving directory `/usr/src/asterisk/channels'
make[1]: Entering directory `/usr/src/asterisk/pbx'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat
ions -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
-DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-07/22/03-22:29:39\" -DINSTA
LL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk
\" -DASTVARLIBDIR=\"/va...
2011 Jan 04
2
[LLVMdev] LLVM for ARM target
...x.h:49: error: expected `=', `,', `;', `asm' or `__a
ttribute__' before `__gthread_recursive_mutex_t'
../../llvm-gcc/gcc/gthr-posix.h:92: error: `pthread_once' undeclared here (not i
n a function)
../../llvm-gcc/gcc/gthr-posix.h:92: warning: type defaults to `int' in declarati
on of `__gthrw_pthread_once'
../../llvm-gcc/gcc/gthr-posix.h:93: error: `pthread_getspecific' undeclared here
(not in a function)
../../llvm-gcc/gcc/gthr-posix.h:93: warning: type defaults to `int' in declarati
on of `__gthrw_pthread_getspecific'
../../llvm-gcc/gcc/gthr-posix.h:94:...
2011 Jan 02
0
[LLVMdev] LLVM for ARM target
On Jan 1, 2011, at 8:29 PM, akramul azim wrote:
> Hi,
> I am planning to follow the steps to install LLVM for the ARM-target (Processor: Xscale, Architecture: armv5te):
>
> 1. Install binutils-2.21 (downloaded from gnu.org)
>
> Steps:
>
> $ ./configure --target=arm-unknown-linux-gnueabi --program-prefix=arm- --prefix
> =/llvm/arm
2004 Oct 05
2
Problems installing app_valetparking
.../apps/app_valetparking.c
and followed the directions on
http://www.loligo.com/asterisk/misc/apps/app_valetparking.README
I am using asterisk-1.0.0 any suggestions
[root@localhost asterisk]# astxs -install apps/app_valetparking.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat
ions -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
-DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"1.0.0\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIB
DIR=\"/var/lib/asterisk...
2011 Jan 02
3
[LLVMdev] LLVM for ARM target
Hi,
I am planning to follow the steps to install LLVM for the ARM-target (Processor: Xscale, Architecture: armv5te):
1. Install binutils-2.21 (downloaded from gnu.org)
Steps:
$ ./configure --target=arm-unknown-linux-gnueabi --program-prefix=arm- --prefix
=/llvm/arm --with-sysroot=/llvm/arms/sys-root
$ make
$ make install
2. Install LLVM
Steps
$ ../llvm-src/configure
2004 Dec 27
0
Asteriks Compile error
Help, Any ideas ? I guess I missing something.
make[1]: Entering directory `/usr/src/asterisk/utils'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat
ions -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
-DASTERISK_VERSION=\"CVS-HEAD-12/27/04-21:28:39\" -DASTERISK_VERSION_NUM
=999999 -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/u
sr/lib/asterisk\" -DASTVARLI...
2006 Aug 24
8
installing ferret
I am trying to test drive ferret on a ubuntu dapper installation.
I have a ferret-test.rb file like:
----begin---------
require ''ferret''
include Ferret
index = Index::Index.new(:path => ''/opt/search-index'')
----end-----------
When i issue: ruby ferret-test.rb, I get:
ferret-test.rb:1:in `require'': no such file to load -- ferret
(LoadError)
2003 Nov 13
7
modified classes
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/li...
2004 Apr 27
7
Can´t compile the source!
...n; make install.
Everything worked fine.
After that I changed the path to /usr/src/asterisk and made also make clean
and make install.
After some time I got an error:
.....
SYDETECT_MARTIN -DNEW_PRI_HANGUP -c -o say.o say.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat
ions
-g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586 -D
ASTE
RISK_VERSION=\"CVS-06/18/22-13:55:06\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/
etc/
asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/aster
isk\
&qu...
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All,
I am trying to get Asterisk up and running on my new Mandrake 9.1 install.
I've installed Linux in the "standard" mandrake security mode, and "su" to do
my attempts at install.
I managed to obtain the source from CVS, and have been able to compile Zaptel.
I then ran insmod zaptel, and also make config.
I think I have compiled and loaded Zaptel successfully as