[Asterisk-Users] Problems installing Zaptel

Imran Sadiq imran at lancom.co.nz
Tue Dec 21 16:17:49 MST 2004




Kristian,

Thanks for that.
It still gives me the same error.
I have also tried "make linux26" in the zaptel directory and it gives me
the exact same error.

I also tried "make linux-2.6.7" and that says  "*** No rule to make
target `linux-2.6.7' 

Any suggesstions?

Thanks

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kristian
Kielhofner
Sent: Wednesday, 22 December 2004 10:33 a.m.
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Problems installing Zaptel

Imran Sadiq wrote:

> Hi,
> 
>  
> 
> I am new to asterisk.
> 
> I have downloaded Asterisk and Zaptel from the cvs root.
> 
> I am installing them on Mepis with linux-2.6.7
> 
>  
> 
> Whenever I try to do "make" in the zaptel directory, I get the
following 
> errors.
> 
>  
> 
> make -C /lib/modules/`uname -r` /build SUBDIRS=/usr/src/zaptel modules
> 
> make[1]: Entering directory `/usr/src/linux-2.6.7`
> 
> make[1]: *** No rule to make target `modules`. Stop.
> 
> make[1]: Leaving directory `/usr/src/linux-2.6.7`
> 
> make: *** [linux26] Error 2
> 
>  
> 
>  
> 
> I found some help on that which instructs to make a symbolic link
> 
>  
> 
> I did the following.
> 
>  
> 
> ln -s /usr/src/linux-2.6.7 -> //lib/modules/build/linux-2.6.7/
> 
> / /
> 
> It still gives me the same error. Does anyone have any suggestions?
> 
>  
> 
> Thanks in advance.
> 
>  
> 
> Imran

Imran,

	Try this:

ln -s /usr/src/linux-2.6.7 /usr/src/linux-2.6

and

make linux26 in the Zaptel directory.

--
Kristian Kielhofner
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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



More information about the asterisk-users mailing list