Re: [asterisk-users] asterisk-addons-1.6.0-beta4 compile error

2008-08-08 Thread Russell Bryant

On Aug 8, 2008, at 4:48 AM, Stefan Gofferje wrote:

 Hi,

 addons 1.6 don't compile here. Any ideas?


It looks like you're trying to compiled Asterisk-addons 1.6 against  
Asterisk 1.4.  You will need to install Asterisk 1.6 before you can  
compile and install Asterisk-addons 1.6.

--
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.





___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] asterisk-addons-1.6.0-beta4 compile error

2008-08-08 Thread Stefan Gofferje
Hi,

Russell Bryant schrieb:
 It looks like you're trying to compiled Asterisk-addons 1.6 against  
 Asterisk 1.4.  You will need to install Asterisk 1.6 before you can  
 compile and install Asterisk-addons 1.6.

So, 1.6 must be _installed_ before compiling addons? It's not enough to
have it readily compiled in the neighbour dir?

I'll try that, thx.

Terve,
Stefan

-- 
Last words of a stormchaser:
Where is that rotation on the radar?!


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] asterisk-addons-1.6.0-beta4 compile error

2008-08-08 Thread Stefan Gofferje
Stefan Gofferje schrieb:

 So, 1.6 must be _installed_ before compiling addons? It's not enough to
 have it readily compiled in the neighbour dir?

Confirmed - works. Thank you!


Terve,
Stefan

-- 
Last words of a stormchaser:
Where is that rotation on the radar?!


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] asterisk-addons-1.6.0-beta4 compile error

2008-08-08 Thread Tzafrir Cohen
On Fri, Aug 08, 2008 at 04:28:03PM +0300, Stefan Gofferje wrote:
 Hi,
 
 Russell Bryant schrieb:
  It looks like you're trying to compiled Asterisk-addons 1.6 against  
  Asterisk 1.4.  You will need to install Asterisk 1.6 before you can  
  compile and install Asterisk-addons 1.6.
 
 So, 1.6 must be _installed_ before compiling addons? It's not enough to
 have it readily compiled in the neighbour dir?

The modules will have to be used with asterisk 1.6, one way or the
other.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] asterisk-addons-1.6.0-beta4 compile error

2008-08-08 Thread Russell Bryant
Stefan Gofferje wrote:
 So, 1.6 must be _installed_ before compiling addons? It's not enough to
 have it readily compiled in the neighbour dir?

That is correct, at least for the easy case.

Alternatively, you can specify the Asterisk location as an argument to 
the configure script.

-addons-1.6.0$ ./configure --with-asterisk=/path/to/asterisk-1.6.0

However, as Tzafrir noted in another reply, it is worth mentioning that 
regardless of which method you use, Asterisk-addons 1.6.0 modules _must_ 
be used with Asterisk 1.6.0.

-- 
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] asterisk-addons-1.6.0-beta4 compile error

2008-08-08 Thread Stefan Gofferje
Russell Bryant schrieb:
 Stefan Gofferje wrote:
 So, 1.6 must be _installed_ before compiling addons? It's not enough to
 have it readily compiled in the neighbour dir?
 
 That is correct, at least for the easy case.
 
 Alternatively, you can specify the Asterisk location as an argument to 
 the configure script.
 
 -addons-1.6.0$ ./configure --with-asterisk=/path/to/asterisk-1.6.0
 
 However, as Tzafrir noted in another reply, it is worth mentioning that 
 regardless of which method you use, Asterisk-addons 1.6.0 modules _must_ 
 be used with Asterisk 1.6.0.

Yes, of course!
I am running 1.4.21.2 and wanted to compile 1.6 comletely before
shutting down the * and installing the new stuff. Reduce downtime. And
it was a good idea as current chan-sccp-b trunk does not compile with
1.6 as it turned out.



Terve,
Stefan

-- 
Last words of a stormchaser:
Where is that rotation on the radar?!


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users