----- Original Message -----
From: "chris" <chris(a)fivestartel.com>
To: "Frank Tarczynski" <ftarz(a)mindspring.com>
Sent: Monday, July 25, 2005 9:59 AM
Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h: not found
hi frank,
it's ok frank i just wanna now what changes you made in order to install
asterisk on a solaris platform. i'll deal with configuration problems and
how to make it work properly, after i install asterisk.
thnks
chris.
----- Original Message -----
From: "Frank Tarczynski" <ftarz(a)mindspring.com>
To: "chris" <chris(a)fivestartel.com>
Sent: Sunday, July 24, 2005 10:02 PM
Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h: not
found
I'm sorry that I can't help you. I'm having the same error. I was able
to make small tweaks to makefile in a previous CVS download to build
under SOLARIS 10, but not 9. I was not able to get Asterisk to work
properly with my Sipura 3000, so I don't know if the code was really
working correctly.
Frank
chris wrote:
>hi frank,
>
>i'm getting an error when i'm, installing asterisk on solaris 9.
>
>include/asterisk/strings.h:232: parse error before `va_list'
>include/asterisk/strings.h:232: warning: function declaration isn't a
>prototype
>make: *** [term.o] Error 1
>bash-2.05#
>
> may i know what files and what changes you have made in the code in
order
>to install asterisk.
>
>thnks in advance.
>
>chris
>
>
>----- Original Message -----
>From: "Tzafrir Cohen" <tzafrir(a)cohens.org.il>
>To: "chris" <chris(a)fivestartel.com>
>Sent: Sunday, July 24, 2005 3:17 PM
>Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h: not
found
> >
> >
> >
> >
> >>On Sun, Jul 24, 2005 at 01:57:15PM +0800, chris wrote:
> >>
> >>
> >>>hi Tzafrir,
> >>>
> >>> can you please send to me what frank posted on the asterisk-dev
list
> >>>
> >>>
> >that
> >
> >
> >>>he tweaked the makefile and/or the code to get these working. he is
not
>>>rplying to my mail.
>>>
>>>
>>He didn't write what he changed. He only mentioned that he changed it.
>>
>>
>>
>>>i'm still not able to install asterisk on solaris because of this
error
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
t
ions -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/i
n
-D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYD
>>ETECT_MARTIN -fomit-frame-pointer -c -o cli.o cli.c
>>
>>
>>
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
t
ions -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/i
n
-D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYD
>>ETECT_MARTIN -fomit-frame-pointer -c -o md5.o md5.c
>>md5.c: In function `byteReverse':
>>md5.c:47: warning: cast increases required alignment of target type
>>md5.c: In function `MD5Update':
>>md5.c:98: warning: cast increases required alignment of target type
>>md5.c:107: warning: cast increases required alignment of target type
>>md5.c: In function `MD5Final':
>>md5.c:142: warning: cast increases required alignment of target type
>>md5.c:153: warning: cast increases required alignment of target type
>>md5.c:154: warning: cast increases required alignment of target type
>>md5.c:156: warning: cast increases required alignment of target type
>>
>>
>>
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
t
ions -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/i
n
> >
> >
> >-D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYD
> >
> >
> >>>ETECT_MARTIN -fomit-frame-pointer -c -o term.o term.c
> >>>In file included from include/asterisk/utils.h:26,
> >>> from term.c:32:
> >>>include/asterisk/strings.h:232: parse error before `va_list'
> >>>include/asterisk/strings.h:232: warning: function declaration isn't
a
> >>>prototype
> >>>make: *** [term.o] Error 1
> >>>bash-2.05#
> >>>
> >>>
> >>>thnks.
> >>>
> >>>----- Original Message -----
> >>>From: "Tzafrir Cohen" <tzafrir(a)cohens.org.il>
> >>>To: "chris" <chris(a)fivestartel.com>
> >>>Sent: Friday, July 22, 2005 7:48 PM
> >>>Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h:
not
>
>
found
>
>
>>>On Fri, Jul 22, 2005 at 07:29:03PM +0800, chris wrote:
>>>
>>>
>>>>hi Tzafrir,
>>>>
>>>>i was able to run make by removing ^M at the end of each line of
>>>>
>>>>
each
>>>>script, i also checked all script file on the /asterisk folder and
>>>>
>>>>
>>execute
>
>
>>>>dos2unix command on all script files, however when i run make
i
>>>>
>>>>
>>encountered
>
>
>>>>another problem.
>>>>
>>>>
>>>>
>>>>
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
t
ions -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/i
n
> >
> >
>
REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYD
> >>>
> >>>
> >>>>>ETECT_MARTIN -fomit-frame-pointer -c -o md5.o md5.c
> >>>>>md5.c: In function `byteReverse':
> >>>>>md5.c:47: warning: cast increases required alignment of target
type
> >>>>>md5.c: In function `MD5Update':
> >>>>>md5.c:98: warning: cast increases required alignment of target
type
> >>>>>md5.c:107: warning: cast increases required alignment of target
type
> >>>>>md5.c: In function
`MD5Final':
> >>>>>md5.c:142: warning: cast increases required alignment of target
type
> >>>>>md5.c:153: warning: cast
increases required alignment of target
type
> >>>>>md5.c:154: warning: cast
increases required alignment of target
type
> >>>>>md5.c:156: warning: cast
increases required alignment of target
type
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
t
ions -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/i
n
> >
> >
>
REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYD
>
>
>>>ETECT_MARTIN -fomit-frame-pointer -c -o term.o term.c
>>>In file included from include/asterisk/utils.h:26,
>>> from term.c:32:
>>>include/asterisk/strings.h:232: parse error before `va_list'
>>>include/asterisk/strings.h:232: warning: function declaration isn't
>>>
>>>
a
>>>prototype
>>>make: *** [term.o] Error 1
>>>bash-2.05#
>>>
>>>
>>Someone just posted on the asterisk-dev list that he tweaked the
>>makefile and/or the code to get those working.
>>
>>
>>
>>>any ideas on how i can fix this?
>>>
>>>
>>Ask Frank Tarczynski <ftarz(a)mindspring.com> to post his patches :-)
>>
>>--
>>Tzafrir Cohen | tzafrir(a)jbr.cohens.org.il | VIM is
>>http://tzafrir.org.il | | a Mutt's
>>tzafrir(a)cohens.org.il | | best
>>ICQ# 16849755 | | friend
>>
>>
--
Tzafrir Cohen | tzafrir(a)jbr.cohens.org.il | VIM is
http://tzafrir.org.il | | a Mutt's
tzafrir(a)cohens.org.il | | best
ICQ# 16849755 | | friend