Displaying 4 results from an estimated 4 matches for "d__copyright".
2009 Mar 21
2
1.6.0-rc3 Build failure: asterisk.h: No such file or directory
...rse.c prompt.c read.c refresh.c search.c sig.c term.c tty.c fcns.c
help.c > editline.c
gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-
D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-
size=4 -Werror-implicit-function-declaration -O '-D__RCSID(x)=' '-
D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. editline.c -o
editline.o_a
gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-
D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-
size=4 -Werror-implicit-function-declaration -O '-D__RCSID(x)=' ...
2005 Aug 28
2
error compiling on solaris 10
>Message: 11
>Date: Sun, 28 Aug 2005 11:46:29 +0800
>From: "chris" <chris@fivestartel.com>
>Subject: [Asterisk-Users] error compiling on solaris 10
>To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
>Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid>
>Content-Type: text/plain;
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
2005 Feb 21
2
compiling cvs-head today?
...opriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
The bug is not reproduceable, so it is likely a hardware or OS problem
make: *** [say.o] Error 1
Then, with another simple make clean and make install, yielded:
gcc -c -Wall -pipe -g3 -O '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)='
'-D_DIAGASSERT(x)=' -I. readline.c -o readline.o_a
/usr/bin/ar cru libedit.a editline.o_a np/strlcat.o_a np/strlcpy.o_a np/fgetln.o_a np/vis.o_a
np/unvis.o_a history.o_a tokenizer.o_a readline.o_a
ranlib libedit.a
make[1]: Leaving directory `/usr/src/aste...