[asterisk-users] Asterisk 1.2.30.3, 1.4.23-rc2, 1.6.0.2, 1.6.1-beta3, and Asterisk-Addons 1.6.0.1, 1.6.1-rc2 released

Watkins, Bradley Bradley.Watkins at compuware.com
Tue Dec 2 14:42:43 CST 2008


 

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com 
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> Atis Lezdins
> Sent: Tuesday, December 02, 2008 1:55 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Asterisk 1.2.30.3, 1.4.23-rc2, 
> 1.6.0.2,1.6.1-beta3, and Asterisk-Addons 1.6.0.1, 1.6.1-rc2 released
> 
> On Tue, Dec 2, 2008 at 8:22 PM, Dave Fullerton
> <dfullertasterisk at shorelinecontainer.com> wrote:
> > Is anyone else having difficulty compiling 1.6.0.2?
> >
> > It bombs out when compiling manager.c
> >
> > manager.c: In function 'action_getvar':
> > manager.c:1732: error: 'SENTINEL' undeclared (first use in 
> this function)
> > manager.c:1732: error: (Each undeclared identifier is 
> reported only once
> > manager.c:1732: error: for each function it appears in.)
> > make[1]: *** [manager.o] Error 1
> > make: *** [main] Error 2
> >
> >
> > I see a reference in the 1.6 changelog that refers to SENTINEL not
> > existing in 1.6.0
> >
> > 2008-06-27 01:09 +0000 [r125648-125684]  Mark Michelson
> > <mmichelson at digium.com>
> >
> >  * apps/app_queue.c, channels/chan_iax2.c: SENTINEL is not defined
> >    in 1.6.0
> >
> >
> > -Dave
> >
> 
> ACK
> 
>    [CC] manager.c -> manager.o
> manager.c: In function 'action_getvar':
> manager.c:1732: error: 'SENTINEL' undeclared (first use in 
> this function)
> manager.c:1732: error: (Each undeclared identifier is 
> reported only once
> manager.c:1732: error: for each function it appears in.)
> make[1]: *** [manager.o] Error 1
> make: *** [main] Error 2
> 
> Regards,
> Atis
> 

Looks like branches/1.6 got the trunk version of a fix to OpenBSD
compilation rather than the 1.4 version as it should have.

1.4:
http://svn.digium.com/view/asterisk/branches/1.4/main/manager.c?view=dif
f&rev=159897&r1=159896&r2=159897


Trunk:
http://svn.digium.com/view/asterisk/trunk/main/manager.c?view=diff&rev=1
59898&r1=159897&r2=159898


- Brad



More information about the asterisk-users mailing list