[Asterisk-Users] Installation Problem

2003-08-30 Thread Phillip Britt
Hi,

I am quite new to Asterisk and Linux in general.  When l try to install the
Zaptel component, l get the following error:

asterisk:/usr/src/zaptel# make
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
-I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
-fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
/usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
-DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0
-DSTANDALONE_ZAPATA -c zaptel.c
In file included from zaptel.c:36:
/usr/include/linux/module.h:21: linux/modversions.h: No such file or
directory
make: *** [zaptel.o] Error 1
asterisk:/usr/src/zaptel#


Can anyone point me in the right direction.

Cheers,
Phil

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Installation problem

2005-04-04 Thread Jerry Hobbs
Hi All,
Because I am new to both Asterisk and Linux, I decided to use Signate's 
Asterisk Installation CD which installed without error and I now have a 
working copy of CentOS (Redhat Enterprise).

When the system boots I can see Asterisk starting successfully. If I 
look in /ect/asterisk, I can see and open all the scripts. All the C 
files seem to be in place and if I open /var/log/messages I can see the 
following line:

"Apr 4 15:22:56 localhost asterisk: Safe-asterisk startup succeeded"
So far so good; however, if I search in /var/log/messages for:
"XXX # ##:##:## pbx1 kernal: Found a Wildcard FXO: Wildcard X101P"
it isn't there. Also if I look in /proc/interrupts for "wcfxo", it also 
isn't there.

Furthermore, when I shut the system down, I can see the message 
"Shutting down asterisk [FAILED]"

Can anyone tell a dumb newbie why the system won't recognize the card 
and the system can't shut down asterisk?

Thanks in advance for any help
Jerry

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] Installation Problem

2003-08-30 Thread andrewg
Depending on your distribution, you will either need to install your own
kernel, or install the kernel source. it should come as a package for your
distro.


On Sat, Aug 30, 2003 at 08:23:08PM +1000, Phillip Britt wrote:
> Hi,
> 
> I am quite new to Asterisk and Linux in general.  When l try to install the
> Zaptel component, l get the following error:
> 
> asterisk:/usr/src/zaptel# make
> cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
> gendigits.o gendigits.c
> cc -o gendigits gendigits.o -lm
> ./gendigits
> gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
> -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
> -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
> /usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
> -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0
> -DSTANDALONE_ZAPATA -c zaptel.c
> In file included from zaptel.c:36:
> /usr/include/linux/module.h:21: linux/modversions.h: No such file or
> directory
> make: *** [zaptel.o] Error 1
> asterisk:/usr/src/zaptel#
> 
> 
> Can anyone point me in the right direction.
> 
> Cheers,
> Phil
> 
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Installation Problem

2003-08-30 Thread Dave Cotton
On Sat, 2003-08-30 at 12:23, Phillip Britt wrote:
> Hi,
> 
> I am quite new to Asterisk and Linux in general.  When l try to install the
> Zaptel component, l get the following error:
> 
> asterisk:/usr/src/zaptel# make
> cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
> gendigits.o gendigits.c
> cc -o gendigits gendigits.o -lm
> ./gendigits
> gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
> -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
> -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
> /usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
> -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0
> -DSTANDALONE_ZAPATA -c zaptel.c
> In file included from zaptel.c:36:
> /usr/include/linux/module.h:21: linux/modversions.h: No such file or
> directory
> make: *** [zaptel.o] Error 1
> asterisk:/usr/src/zaptel#

Looks like you have not installed any kernel source to me.
-- 
Dave Cotton <[EMAIL PROTECTED]>

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation Problem

2003-08-31 Thread Phillip Britt
Thanks for the info.  I am running Debian.  Do you know if l would need to
install my own Kernel on that distribution.  I have checked and it looks
like the kernel sources are installed.

Any other suggestions?

Thanks,
Phil 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, August 30, 2003 8:31 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Installation Problem

Depending on your distribution, you will either need to install your own
kernel, or install the kernel source. it should come as a package for your
distro.


On Sat, Aug 30, 2003 at 08:23:08PM +1000, Phillip Britt wrote:
> Hi,
> 
> I am quite new to Asterisk and Linux in general.  When l try to install
the
> Zaptel component, l get the following error:
> 
> asterisk:/usr/src/zaptel# make
> cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
> gendigits.o gendigits.c
> cc -o gendigits gendigits.o -lm
> ./gendigits
> gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
> -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
> -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
> /usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
> -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0
> -DSTANDALONE_ZAPATA -c zaptel.c
> In file included from zaptel.c:36:
> /usr/include/linux/module.h:21: linux/modversions.h: No such file or
> directory
> make: *** [zaptel.o] Error 1
> asterisk:/usr/src/zaptel#
> 
> 
> Can anyone point me in the right direction.
> 
> Cheers,
> Phil
> 
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation Problem

2003-08-31 Thread Daryl G. Jurbala
* cd /usr/src/linux (you did unarchive the sources, and ln -s
/usr/src/ /usr/src/linux, right?)
* make config, hit enter through the whole thing
* make dep

Go about compiling *.  modversions.h is generated by make dep.

Daryl

> -Original Message-
> From: Phillip Britt [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, August 30, 2003 11:09 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Asterisk-Users] Installation Problem
> 
> 
> Thanks for the info.  I am running Debian.  Do you know if l 
> would need to install my own Kernel on that distribution.  I 
> have checked and it looks like the kernel sources are installed.
> 
> Any other suggestions?
> 
> Thanks,
> Phil 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> [EMAIL PROTECTED]
> Sent: Saturday, August 30, 2003 8:31 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Asterisk-Users] Installation Problem
> 
> Depending on your distribution, you will either need to 
> install your own kernel, or install the kernel source. it 
> should come as a package for your distro.
> 
> 
> On Sat, Aug 30, 2003 at 08:23:08PM +1000, Phillip Britt wrote:
> > Hi,
> > 
> > I am quite new to Asterisk and Linux in general.  When l try to 
> > install
> the
> > Zaptel component, l get the following error:
> > 
> > asterisk:/usr/src/zaptel# make
> > cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
> -DSTANDALONE_ZAPATA   -c -o
> > gendigits.o gendigits.c
> > cc -o gendigits gendigits.o -lm
> > ./gendigits
> > gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ 
> > -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. 
> > -Wstrict-prototypes -fomit-frame-pointer 
> -I/usr/src/linux/drivers/net/wan -I
> > /usr/src/linux/include -I/usr/src/linux/include/net   
> -DECHO_CAN_MARK2
> > -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0 
> > -DSTANDALONE_ZAPATA -c zaptel.c In file included from zaptel.c:36:
> > /usr/include/linux/module.h:21: linux/modversions.h: No such file or
> > directory
> > make: *** [zaptel.o] Error 1
> > asterisk:/usr/src/zaptel#
> > 
> > 
> > Can anyone point me in the right direction.
> > 
> > Cheers,
> > Phil
> > 
> > ___
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED] 
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED] 
> http://lists.digium.com/mailman/listinfo/aster> isk-users
> 
> 
> ___
> 
> Asterisk-Users mailing list
> [EMAIL PROTECTED] 
> http://lists.digium.com/mailman/listinfo/aster> isk-users
> 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Installation Problem

2003-08-31 Thread Keith Tucker
Phil,

A while back I had the same probs trying to compile * on RH 8.  I was sure that
I had the kernel sources and OpenSSL ahd Readline and their appropriate
development packages on my box.  I went ahead and downloaded the RPMs for the
kernel sources and the OpenSSL and Readline packages and the development
packages and forced then to reinstall and then everything compiled fine.  I am
not sure what package system Dedian uses  (as opposed to RH's rpm packag
install) but you might want to download the kernel development, OpenSSL and it's
development and Readline and it's development packages for your version of
Debian and try to reinstall all of  them.  I am running the RH distro kernel,
and everything works fine.  I think your problem with compiling the * sources is
that there is just something missing in the kernel development or the OpenSSL or
the Readkine packages that are currently on your system.  I am also new to * and
am not a Linux software guru by any means, this just sounded really familiar so
I decided to put in my two cents worth.  I hope this helps.

Keith

Phillip Britt wrote:

> Thanks for the info.  I am running Debian.  Do you know if l would need to
> install my own Kernel on that distribution.  I have checked and it looks
> like the kernel sources are installed.
>
> Any other suggestions?
>
> Thanks,
> Phil
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Saturday, August 30, 2003 8:31 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Asterisk-Users] Installation Problem
>
> Depending on your distribution, you will either need to install your own
> kernel, or install the kernel source. it should come as a package for your
> distro.
>
> On Sat, Aug 30, 2003 at 08:23:08PM +1000, Phillip Britt wrote:
> > Hi,
> >
> > I am quite new to Asterisk and Linux in general.  When l try to install
> the
> > Zaptel component, l get the following error:
> >
> > asterisk:/usr/src/zaptel# make
> > cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
> > gendigits.o gendigits.c
> > cc -o gendigits gendigits.o -lm
> > ./gendigits
> > gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
> > -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
> > -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
> > /usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
> > -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0
> > -DSTANDALONE_ZAPATA -c zaptel.c
> > In file included from zaptel.c:36:
> > /usr/include/linux/module.h:21: linux/modversions.h: No such file or
> > directory
> > make: *** [zaptel.o] Error 1
> > asterisk:/usr/src/zaptel#
> >
> >
> > Can anyone point me in the right direction.
> >
> > Cheers,
> > Phil
> >
> > ___
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED]
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation Problem

2003-09-02 Thread John Todd
Phil -
  Here are my "generic" notes and reminders for Asterisk on Debian. 
These may be hacks; your mileage may vary.

debian asterisk install notes:
- in asterisk/Makefile: added "-I/usr/local/ssl/include" to CFLAGS line
- in asterisk/res/Makefile: added "-L/usr/local/ssl/lib" to CRYPTO_LIBS line
- in zaptel/Makefile: commented out KFLAGS+=-DCONFIG_ZAPATA_PPP   line
- installed libnewt-dev
- installed newt-tcl (?needed)
- installed "apt-get source openssl"
- installed "apt-get install openssl"
JT



Thanks for the info.  I am running Debian.  Do you know if l would need to
install my own Kernel on that distribution.  I have checked and it looks
like the kernel sources are installed.
Any other suggestions?

Thanks,
Phil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, August 30, 2003 8:31 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Installation Problem
Depending on your distribution, you will either need to install your own
kernel, or install the kernel source. it should come as a package for your
distro.
On Sat, Aug 30, 2003 at 08:23:08PM +1000, Phillip Britt wrote:
 Hi,

 I am quite new to Asterisk and Linux in general.  When l try to install
the
 Zaptel component, l get the following error:

 asterisk:/usr/src/zaptel# make
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
 gendigits.o gendigits.c
 cc -o gendigits gendigits.o -lm
 ./gendigits
 gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
 -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
 -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
 /usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd -DDEFAULT_TONE_ZONE=0
 -DSTANDALONE_ZAPATA -c zaptel.c
 In file included from zaptel.c:36:
 /usr/include/linux/module.h:21: linux/modversions.h: No such file or
 directory
 make: *** [zaptel.o] Error 1
 asterisk:/usr/src/zaptel#
 Can anyone point me in the right direction.

 Cheers,
 Phil
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation Problem

2003-09-02 Thread Steven Critchfield
On Tue, 2003-09-02 at 02:27, John Todd wrote:
> Phil -
>Here are my "generic" notes and reminders for Asterisk on Debian. 
> These may be hacks; your mileage may vary.
> 
> debian asterisk install notes:
> - in asterisk/Makefile: added "-I/usr/local/ssl/include" to CFLAGS line
> - in asterisk/res/Makefile: added "-L/usr/local/ssl/lib" to CRYPTO_LIBS line
> - in zaptel/Makefile: commented out KFLAGS+=-DCONFIG_ZAPATA_PPP   line
> - installed libnewt-dev
> - installed newt-tcl (?needed)
> - installed "apt-get source openssl"
> - installed "apt-get install openssl"

There are dev packages for openssl so the the source is not necessary.
The dev packages put the headers in the right place and therefore the
/usr/local/ changes aren't necessary. 

libnewt-dev is important so you can compile zttool and astman. newt-tcl
shouldn't be necessary, but may be a debian dependency thing. 

The PPP line is only needed if either your kernel doesn't have PPP
support, or if you don't plan on using the PPP options on the T1/E1
interfaces.

Hope that clears up any problems.
-- 
Steven Critchfield  <[EMAIL PROTECTED]>

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation Problem

2003-09-02 Thread John Todd
On Tue, 2003-09-02 at 02:27, John Todd wrote:
 Phil -
Here are my "generic" notes and reminders for Asterisk on Debian.
 These may be hacks; your mileage may vary.
 debian asterisk install notes:
 - in asterisk/Makefile: added "-I/usr/local/ssl/include" to CFLAGS line
 - in asterisk/res/Makefile: added "-L/usr/local/ssl/lib" to CRYPTO_LIBS line
 - in zaptel/Makefile: commented out KFLAGS+=-DCONFIG_ZAPATA_PPP   line
 - installed libnewt-dev
 - installed newt-tcl (?needed)
 - installed "apt-get source openssl"
 - installed "apt-get install openssl"
There are dev packages for openssl so the the source is not necessary.
The dev packages put the headers in the right place and therefore the
/usr/local/ changes aren't necessary.
libnewt-dev is important so you can compile zttool and astman. newt-tcl
shouldn't be necessary, but may be a debian dependency thing.
The PPP line is only needed if either your kernel doesn't have PPP
support, or if you don't plan on using the PPP options on the T1/E1
interfaces.
Hope that clears up any problems.
--
Steven Critchfield  <[EMAIL PROTECTED]>
OK, thanks for the follow-up.  I just did what was required to get it 
running on the particular version of Debian that I was given.  I am 
unfamiliar with the distro, so those are my notes that I used to get 
it working.   For whatever reason, the ssl libraries were not found 
correctly, and I had to modify the Makefiles to do the right thing. 
The version I was using didn't have the ppp support in the kernel by 
"default", so I deactivated it - none of my clients use the RAS 
features of Asterisk, so it's no big loss.

The one last thing I did notice is that after someone else has 
installed "new" kernels, the "/usr/src/linux" symlink to the kernel 
directory in the same . went away.  I don't know if this is part of a 
normal kernel upgrade with Debian or what, but I've had to link it 
manually twice to get Asterisk to compile.

JT
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation Problem

2003-09-02 Thread Steven Critchfield
On Tue, 2003-09-02 at 12:07, John Todd wrote:
> >On Tue, 2003-09-02 at 02:27, John Todd wrote:
> >>  Phil -
> >> Here are my "generic" notes and reminders for Asterisk on Debian.
> >>  These may be hacks; your mileage may vary.
> >>
> >>  debian asterisk install notes:
> >>  - in asterisk/Makefile: added "-I/usr/local/ssl/include" to CFLAGS line
> >>  - in asterisk/res/Makefile: added "-L/usr/local/ssl/lib" to CRYPTO_LIBS line
> >>  - in zaptel/Makefile: commented out KFLAGS+=-DCONFIG_ZAPATA_PPP   line
> >>  - installed libnewt-dev
> >>  - installed newt-tcl (?needed)
> >>  - installed "apt-get source openssl"
> >>  - installed "apt-get install openssl"
> >
> >There are dev packages for openssl so the the source is not necessary.
> >The dev packages put the headers in the right place and therefore the
> >/usr/local/ changes aren't necessary.
> >
> >libnewt-dev is important so you can compile zttool and astman. newt-tcl
> >shouldn't be necessary, but may be a debian dependency thing.
> >
> >The PPP line is only needed if either your kernel doesn't have PPP
> >support, or if you don't plan on using the PPP options on the T1/E1
> >interfaces.
> >
> >Hope that clears up any problems.
> >--
> >Steven Critchfield  <[EMAIL PROTECTED]>
> 
> OK, thanks for the follow-up.  I just did what was required to get it 
> running on the particular version of Debian that I was given.  I am 
> unfamiliar with the distro, so those are my notes that I used to get 
> it working.   For whatever reason, the ssl libraries were not found 
> correctly, and I had to modify the Makefiles to do the right thing. 
> The version I was using didn't have the ppp support in the kernel by 
> "default", so I deactivated it - none of my clients use the RAS 
> features of Asterisk, so it's no big loss.
> 
> The one last thing I did notice is that after someone else has 
> installed "new" kernels, the "/usr/src/linux" symlink to the kernel 
> directory in the same . went away.  I don't know if this is part of a 
> normal kernel upgrade with Debian or what, but I've had to link it 
> manually twice to get Asterisk to compile.

I wonder if it wouldn't be better to look for the kernel headers in the
/lib/modules/2.x.x/build/include directory. This is the way VMWare does
it's default build against the currently running kernel. 
The current way the linus tree is released is to untar to a versioned
directory where you then are able to make a unversioned/latest link to
the one you are using.

-- 
Steven Critchfield  <[EMAIL PROTECTED]>

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Installation problem

2005-04-04 Thread Alexander Lopez
Try modprobe wctdm. 

It looks like the drivers for the card are not loaded. You will also
need to edit /etc/zaptel.conf and /etc/asterisk/Zapata.conf


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jerry
Hobbs
Sent: Monday, April 04, 2005 10:46 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Installation problem

Hi All,
Because I am new to both Asterisk and Linux, I decided to use Signate's 
Asterisk Installation CD which installed without error and I now have a 
working copy of CentOS (Redhat Enterprise).

When the system boots I can see Asterisk starting successfully. If I 
look in /ect/asterisk, I can see and open all the scripts. All the C 
files seem to be in place and if I open /var/log/messages I can see the 
following line:

"Apr 4 15:22:56 localhost asterisk: Safe-asterisk startup succeeded"

So far so good; however, if I search in /var/log/messages for:

"XXX # ##:##:## pbx1 kernal: Found a Wildcard FXO: Wildcard X101P"

it isn't there. Also if I look in /proc/interrupts for "wcfxo", it also 
isn't there.

Furthermore, when I shut the system down, I can see the message 
"Shutting down asterisk [FAILED]"

Can anyone tell a dumb newbie why the system won't recognize the card 
and the system can't shut down asterisk?

Thanks in advance for any help
Jerry



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] Installation Problem (debian)

2003-09-03 Thread Steve Haehnichen
-=> On Tue, 2 Sep 2003, John Todd <[EMAIL PROTECTED]> said:

> Phil -
> Here are my "generic" notes and reminders for Asterisk on Debian. 
> These may be hacks; your mileage may vary.
[snip]

For what it's worth, on my own Debian (testing) machine, no changes at
all were necessary.  I just did the CVS checkout, and "make all" as
directed.  Even "make install" worked fine.  Pretty impressive.

I was even able to make the program documentation once I found out
that the required program "dot" is part of the "graphviz" package, and
not doxygen:

% apt-get install openssl-dev doxygen graphviz

I do like the file layout in Mark Purcell's asterisk Debian package
better than the defaults, of course, but it's probably easier in the
long run to stay on the CVS tip and adopt that (non-Debian) layout.

It would be awesome if the Debian buildpkg files could eventually be
included in the CVS tree.

-Steve
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Installation Problem with asterisk 1.6

2012-11-03 Thread akhilesh chand
Dear All,

I'm installing the  asterisk-1.6.2.24 in Centos 5.3, whenever i'm running
following command
./configure

I got below error:

configure: *** XML documentation will not be available because the
'libxml2' development package is missing.
configure: *** Please run the 'configure' script with the
'--disable-xmldoc' parameter option
configure: *** or install the 'libxml2' development package.


I have installed already libxml2 in current os

Please help me.

Regards
Akhilesh
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

[asterisk-users] Installation Problem with Asterisk 1.6

2012-11-03 Thread akhilesh chand
Hello, I am working with CentOS 5.3, asterisk 1.6.2.24 ,Whenever i
executemake command, i got the following error when installing
asterisk:

. make[2]: *** No rule to make target `anaFilter.o', needed by `libilbc.a'.
Stop. make[1]: *** [ilbc/libilbc.a] Error 2 make: *** [codecs] Error 2

i will really appreciate your help, thank you.




Regards

Akhilesh
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Installation Problem with asterisk 1.6

2012-11-03 Thread Bakko

yum install libxml2-devel


El 03/11/2012 13:55, akhilesh chand escribió:


Dear All,

I'm installing the  asterisk-1.6.2.24 in Centos 5.3, whenever i'm 
running following command

./configure

I got below error:

configure: *** XML documentation will not be available because the 
'libxml2' development package is missing.
configure: *** Please run the 'configure' script with the 
'--disable-xmldoc' parameter option

configure: *** or install the 'libxml2' development package.


I have installed already libxml2 in current os

Please help me.

Regards
Akhilesh


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Installation Problem with asterisk 1.6

2012-11-03 Thread Ruben Rögels
Hi Akhilesh,

> I got below error:
>
> configure: *** XML documentation will not be available because the
> 'libxml2' development package is missing.
> configure: *** Please run the 'configure' script with the
> '--disable-xmldoc' parameter option
> configure: *** or install the 'libxml2' development package.
>

why don't you just do

./configure --disable-xmldoc

Do you really need the XML doc?


regards,
Ruben

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Installation Problem with asterisk 1.6

2012-11-03 Thread akhilesh chand
Hello, I am working with CentOS 5.3, asterisk 1.6.2.24 and i have
downloaded the ilbc codec (all the .h and .c required) but i think the
Makefile is not appropriate (it is not even complete as the one of the
lpc10). so i got the following error when installing asterisk:

. make[2]: *** No rule to make target `anaFilter.o', needed by `libilbc.a'.
Stop. make[1]: *** [ilbc/libilbc.a] Error 2 make: *** [codecs] Error 2

i will really appreciate your help, thank you.
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Installation Problem with Asterisk 1.6

2012-11-04 Thread Mitul Limbani
Dont enable everything that you see in installation without doing homework.

Just delete the extracted directory and reextract from tarball n follow the
INSTALL.txt peacefully !!!

Mitul
On Nov 4, 2012 12:30 PM, "akhilesh chand"  wrote:

> Hello, I am working with CentOS 5.3, asterisk 1.6.2.24 ,Whenever i 
> executemake command, i got the following error when installing asterisk:
>
> . make[2]: *** No rule to make target `anaFilter.o', needed by
> `libilbc.a'. Stop. make[1]: *** [ilbc/libilbc.a] Error 2 make: *** [codecs]
> Error 2
>
> i will really appreciate your help, thank you.
>
>
>
>
> Regards
>
> Akhilesh
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Installation Problem with asterisk 1.6

2012-11-04 Thread Peter Hyeroba
Its the development package that asterisk needs.

yum install libxml2-devel

Regards,

On 3 November 2012 22:13, Ruben Rögels wrote:

> Hi Akhilesh,
>
> > I got below error:
> >
> > configure: *** XML documentation will not be available because the
> > 'libxml2' development package is missing.
> > configure: *** Please run the 'configure' script with the
> > '--disable-xmldoc' parameter option
> > configure: *** or install the 'libxml2' development package.
> >
>
> why don't you just do
>
> ./configure --disable-xmldoc
>
> Do you really need the XML doc?
>
>
> regards,
> Ruben
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Hyeroba Wegulo Peter

Managing Director
Jezitech Solutions Limited
P.O.Box 36285,
Plot 27,
Sir. Apollo Kagwa Road
Kampala Uganda.

website: www.jezitech.com 
Phones : +256-414-533238, +256-392-897155
Mobiles: +256-782-479192, +256-718-206135
other emails: jezit...@yahoo.com, phyer...@jezitech.com 

This e-mail and any attachments are confidential and intended solely for
the addressee and may also be privileged or exempt from disclosure under
applicable law. If you are not the addressee, or have received this e-mail
in error, please notify the sender immediately, delete it from your system
and do not copy, disclose or otherwise act upon any part of this e-mail or
its attachments.
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

[Asterisk-Users] Installation problem; collect2: ld returned 1 exit status

2004-09-20 Thread Stig Thune



Followed this;
 
#cd /usr/src
#export 
CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot
#cvs login (password is 
anoncvs)
#cvs 
checkout zaptel libpri asterisk
 
#cd zaptel 
    
    
; zaptel equipment
#make clean; make install
#cd ../libpri       
    
; isdn
#make clean; make install
#cd 
../asterisk
#make 
clean 
 
..but when I try 
 
#make 
install
 
I get;
 
app.o(.text+0x21d2): In function 
`ast_app_getdata':/usr/src/asterisk/app.c:45: undefined reference to 
`ast_streamfile'app.o(.text+0x2278): In function 
`ast_app_getdata_full':/usr/src/asterisk/app.c:63: undefined reference to 
`ast_streamfile'app.o(.text+0x2311): In function 
`ast_play_and_wait':/usr/src/asterisk/app.c:494: undefined reference to 
`ast_streamfile'app.o(.text+0x2334):/usr/src/asterisk/app.c:497: undefined 
reference to 
`ast_waitstream'app.o(.text+0x233f):/usr/src/asterisk/app.c:498: undefined 
reference to `ast_stopstream'asterisk.o(.text+0xcee): In function 
`main':/usr/src/asterisk/asterisk.c:1836: undefined reference to 
`ast_file_init'collect2: ld returned 1 exit statusmake: *** [asterisk] 
Error 1
 
/ Stig Henning
 
___
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