Re: [asterisk-users] odd error compiling zaptel-1.4.10 - XPP

2008-06-10 Thread Lee, John (Sydney)
 http://bugs.digium.com/12426
 
 There's also a fix there that I don't fully understand (and I'm not
 sure that that fix does not cause damage, so don't just apply it).

I am installing Zaptel 1.4.10.1 and I encountered the same problem.
As Jerry said, compile problem goes away if I uncheck xpp in make
menuselect.

By unchecking xpp, as long as I don't use Xorcom Astribank for USB
channel bank, then there won't be a problem.  Is this correct?



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

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


Re: [asterisk-users] odd error compiling zaptel-1.4.10 - XPP

2008-06-10 Thread Tzafrir Cohen
On Tue, Jun 10, 2008 at 05:40:10PM +1000, Lee, John (Sydney) wrote:
  http://bugs.digium.com/12426
  
  There's also a fix there that I don't fully understand (and I'm not
  sure that that fix does not cause damage, so don't just apply it).
 
 I am installing Zaptel 1.4.10.1 and I encountered the same problem.
 As Jerry said, compile problem goes away if I uncheck xpp in make
 menuselect.
 
 By unchecking xpp, as long as I don't use Xorcom Astribank for USB
 channel bank, then there won't be a problem.  Is this correct?

If you look at that bug report, you'll see that the error message there
happens to be completely harmless to anybody without an Astribank (and
not even for all of those with Astribanks). So you can just ignore it.

While in menuselect, you can probably uncheck most of the modules to
save you compilation time. e.g: to get rid of the need to re-build
voicebus.o each time you run 'make' or 'make install'.

-- 
   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 --

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


Re: [asterisk-users] odd error compiling zaptel-1.4.10 - XPP

2008-04-11 Thread Jerry Geis
Jerry Geis wrote:
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/vpmadt032.o
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/GpakApi.o
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/../voicebus.o 

  LD [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/wcte12xp.o
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/zconfig.h:91:41: 
 error: missing binary operator before token (
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/xpp/card_fxo.o
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/xpp/card_fxs.o
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/xpp/card_pri.o
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/xpp/xbus-core.o
  CC [M]  
 /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/xpp/xbus-sysfs.o

 Havent seen that before...

 Any ideas. I am running centos 5.1 amd x86_64.

 Jerry


is there a ./configure option to NOT compile in xpp code? This is the 
problem.
When I do a menu select and disable the XPP stuff it compiles fine.

If not a ./configure option how can I automatically remove the XPP code 
at compile time.
I dont want to have to remember to go in and disable it.

THanks,

Jerry

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

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


Re: [asterisk-users] odd error compiling zaptel-1.4.10 - XPP

2008-04-11 Thread Tzafrir Cohen
On Fri, Apr 11, 2008 at 09:58:08AM -0400, Jerry Geis wrote:
 Jerry Geis wrote:
   CC [M]  
  /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/vpmadt032.o
   CC [M]  
  /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/GpakApi.o
   CC [M]  
  /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/../voicebus.o 
 
   LD [M]  
  /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/wcte12xp.o
  /home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/zconfig.h:91:41: 
  error: missing binary operator before token (

http://bugs.digium.com/12426

There's also a fix there that I don't fully understand (and I'm not
sure that that fix does not cause damage, so don't just apply it).

-- 
   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 --

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