Displaying 2 results from an estimated 2 matches for "term_color".
2003 Nov 05
4
error compiling asterisk
...er 5,
2003). I also did 'make clean' on each of them. My previous version of
asterisk was cvs of September 15, 2003. No other changes have been made
to my system other that these updates.
when running
'make asterisk'
the following error appears
term.c:55: conflicting types for `term_color'
include/asterisk/term.h:47: previous declaration of `term_color'
term.c:98: conflicting types for `term_prompt'
include/asterisk/term.h:49: previous declaration of `term_prompt'
make: *** [term.o] Error 1
[root@localhost asterisk]#
Can anyone give me a hint of what the problem may...
2003 Oct 30
1
Compile problem with older ver. of CVS
While compiling Asterisk from one month ago
cvs checkout -D "last month" asterisk
I got compiling error:
term.c:55: conflicting types for `term_color'
include/asterisk/term.h:47: previous declaration of `term_color'
term.c:98: conflicting types for `term_prompt'
include/asterisk/term.h:49: previous declaration of `term_prompt'
make: *** [term.o] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
U...