[Asterisk-Users] Re: Compiling problems with SuSE

2004-01-19 Thread Reinhard Max
On Mon, 19 Jan 2004 at 06:26, Franz Edler wrote:

  From: Dustin Knuttgen on Sunday, January 18, 2004 11:47 PM

  We tried to use SuSE initially and had no luck compiling zaptel on
  either 8.2 or 9.0. We even had Digium take a look. After working
  on it for days we finally switched to Red Hat 9.

 Is there anyone who succeeded in compiling Asterisk with SuSE 8.2 or
 9.0?

I have no problems compiling Asterisk on SuSE, but I've never tried
zaptel.

cu
Reinhard

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: compiling problems

2004-01-19 Thread Reinhard Max
Hi Franz,

On Sun, 18 Jan 2004 at 21:47, Franz Edler wrote:

 Now I learned, that I have to provide also the kernel-sources for
 compiling zaptel. I have done that,

have you also copied the running kernel's configuration to the kernel
sources

zcat /proc/config.gz  /usr/src/linux/.config

and executed

make oldconfig
make dep

in /usr/src/linux ? These steps might be needed for compiling external
kernel modules like zaptel.

 but at the end of make install of zaptel I get the following errors
 on unresolved symbols:

 /sbin/depmod -a

If the above doesn't help please run 'depmod -ae' to see the names of
the symbols it can't resolve. Maybe the names can give a hint where to
look next.

cu
Reinhard

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Re: Compiling problems with SuSE

2004-01-19 Thread Steven Kawuma
I have asterisk running on SuSE 8.2. I'm using zaptel with no problems.

Steven.

On Sunday 18 January 2004 23:04, Reinhard Max wrote:
 On Mon, 19 Jan 2004 at 06:26, Franz Edler wrote:
   From: Dustin Knuttgen on Sunday, January 18, 2004 11:47 PM
  
   We tried to use SuSE initially and had no luck compiling zaptel on
   either 8.2 or 9.0. We even had Digium take a look. After working
   on it for days we finally switched to Red Hat 9.
 
  Is there anyone who succeeded in compiling Asterisk with SuSE 8.2 or
  9.0?

 I have no problems compiling Asterisk on SuSE, but I've never tried
 zaptel.

 cu
   Reinhard

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Never Underestimate the Power of Stupid People in Large Groups.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users