<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i change my OS from solaris 9 to solaris 10, tried
running make to install asterisk but i'm getting the error below:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><EM>make -C editline libedit.a<BR>make[1]: Entering
directory `/export/home/fst/ice/cvs/asterisk/editline'<BR>/bin/sh makelist -h
common.c > common.h<BR>/bin/sh makelist -h emacs.c> emacs.h<BR>/bin/sh
makelist -h vi.c > vi.h<BR>/bin/sh makelist -fh common.h emacs.h vi.h >
fcns.h<BR>sed: command garbled: ccygwin<BR>/bin/sh makelist -fc common.h emacs.h
vi.h > fcns.c<BR>if [ "" = "cygwin" ]; then cat fcns.c | sed -e
s/"sys\.h"/"config.h"/g > fcns.c.copy; mv --force fcns.c.copy fcns.c;
fi<BR>/bin/sh makelist -bh common.c emacs.c vi.c > help.h<BR>sed: command
garbled: ccygwin<BR>/bin/sh makelist -bc common.c emacs.c vi.c > help.c<BR>if
[ "" = "cygwin" ]; then cat help.c | sed -e s/"sys\.h"/"config.h"/g >
help.c.copy; mv --force help.c.copy help.c; fi<BR>/bin/sh makelist -e common.c
emacs.c vi.c chared.c el.c hist.c key.c map.c parse.c prompt.c read.c refresh.c
search.c sig.c term.c tty.c fcns.c help.c > editline.c<BR>gcc -c -Wall
-pipe -g3 -O -DSOLARIS -I../include/solaris-compat '-D__RCSID(x)='
'-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. editline.c -o
editline.o_a<BR>In file included from
/usr/include/sys/signal.h:34,<BR>
from
/usr/include/signal.h:26,<BR>
from
sig.h:47,<BR>
from
el.h:107,<BR>
from
common.c:51,<BR>
from editline.c:4:<BR>/usr/include/sys/siginfo.h:259: error: parse error before
"ctid_t"<BR>/usr/include/sys/siginfo.h:292: error: parse error before '}'
token<BR>/usr/include/sys/siginfo.h:294: error: parse error before '}'
token<BR>/usr/include/sys/siginfo.h:390: error: parse error before
"ctid_t"<BR>/usr/include/sys/siginfo.h:392: error: conflicting types for
`__proc'<BR>/usr/include/sys/siginfo.h:261: error: previous declaration of
`__proc'<BR>/usr/include/sys/siginfo.h:398: error: conflicting types for
`__fault'<BR>/usr/include/sys/siginfo.h:267: error: previous declaration of
`__fault'<BR>/usr/include/sys/siginfo.h:404: error: conflicting types for
`__file'<BR>/usr/include/sys/siginfo.h:273: error: previous declaration of
`__file'<BR>/usr/include/sys/siginfo.h:420: error: conflicting types for
`__prof'<BR>/usr/include/sys/siginfo.h:287: error: previous declaration of
`__prof'<BR>/usr/include/sys/siginfo.h:424: error: conflicting types for
`__rctl'<BR>/usr/include/sys/siginfo.h:291: error: previous declaration of
`__rctl'<BR>/usr/include/sys/siginfo.h:426: error: parse error before '}'
token<BR>/usr/include/sys/siginfo.h:428: error: parse error before '}'
token<BR>/usr/include/sys/siginfo.h:432: error: parse error before
"k_siginfo_t"<BR>/usr/include/sys/siginfo.h:437: error: parse error before '}'
token<BR>In file included from
/usr/include/signal.h:26,<BR>
from
sig.h:47,<BR>
from
el.h:107,<BR>
from
common.c:51,<BR>
from editline.c:4:<BR>/usr/include/sys/signal.h:85: error: parse error before
"siginfo_t"<BR>In file included from
sig.h:47,<BR>
from
el.h:107,<BR>
from
common.c:51,<BR>
from editline.c:4:<BR>/usr/include/signal.h:111: error: parse error before
"siginfo_t"<BR>/usr/include/signal.h:113: error: parse error before
"siginfo_t"<BR>In file included from editline.c:18:<BR>term.c: In function
`term_set':<BR>term.c:913: warning: implicit declaration of function
`tgetent'<BR>term.c:931: warning: implicit declaration of function
`tgetflag'<BR>term.c:940: warning: implicit declaration of function
`tgetnum'<BR>term.c:943: warning: implicit declaration of function
`tgetstr'<BR>term.c:943: warning: passing arg 3 of `term_alloc' makes pointer
from integer without a cast<BR>term.c: In function
`term_echotc':<BR>term.c:1441: warning: assignment makes pointer from integer
without a cast<BR>make[1]: *** [editline.o_a] Error 1<BR>make[1]: Leaving
directory `/export/home/fst/ice/cvs/asterisk/editline'<BR>make: ***
[editline/libedit.a] Error 2<BR></EM></FONT></DIV>
<DIV><FONT face=Arial size=2><EM></EM></FONT> </DIV>
<DIV><FONT face=Arial size=2>pls help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thnks.</DIV></FONT></BODY></HTML>