Re: [asterisk-users] FW: zaptel 1.4.0 on Fedora Core 6 x86_64

2007-02-20 Thread Patrick
On Tue, 2007-02-20 at 06:01 -0500, Carlos Alperin wrote:
 I tried to test Asterisk 1.4 on FC6 x86_64. I have it working on FC5
 x86_64 very good, but since FC keeps updating, I tried to follow newer
 kernel versions.

I build an RPM on i386 Fedora 7 Test 1 updated to Rawhide and it seems
to work ok too.
 
 I can't pass the zaptel compilation. Everything is OK, but when I
 finished, and tried to load it, allways got module not found when I
 run modprobe zaptel, and modprobe ztdummy.

If the modules aren't there how can you say everything is ok? :) Clearly
something must be going wrong.

 I already tried to modify is with the sed 1 option but doesn't work.

What did you modify with sed?

 I'm running make linux26,  make install. Also, I have the kernel
 sources, and a symlink to /lib/modules/

If I remember correctly you need to specify make all. If you had paid
any attention to the *entire* output of the compilation process than you
would have noticed an error about this. Yes there is a lot of output but
you really need to keep an eye on it.
 
See if this helps:
$ make clean
$ make menuselect
$ make all
$ make install


Regards,
Patrick

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] FW: zaptel 1.4.0 on Fedora Core 6 x86_64

2007-02-20 Thread Patrick
On Tue, 2007-02-20 at 06:02 -0500, Carlos Alperin wrote:
 I forget, today I update my Fedora Core 5 from 2.6.18.1-2257 to
 2.6.19-2288, of course I recompile then zaptel.

 And voila, don't work any more. Now I have both FC5  FC6 with no
 longer ztdummy working.

I updated and don't work anymore is hardly any detailed information
of what you did so we may be able to help you. Or do you think we can
guess what you did, what happened and why it went wrong?
 
 Do I need to go back to MS-DOS 3.22?

Whatever floats your boat. Please don't take your frustration out on the
community. We are not the cause of your problems.

Regards,
Patrick

___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [asterisk-users] FW: zaptel 1.4.0 on Fedora Core 6 x86_64

2007-02-20 Thread Carlos Alperin
Ok, let 's go one at the time:

1. I didn't build any rpm. I just install zaptel, libpri  asterisk 1.4

2. I can run asterisk, that is what I mean that everything goes OK, No
ERRORs on compilation. Asterisk works.
However, if I try to run zaptel/ztdummy, I cannot since modprobe zaptel
reports FATAL: Module zaptel not found.

3. I modified since I saw a couple of recommendations about this problems,
and several recommends to modified the ztdummy.c

4. Regarding the procedure: I did make clean, make menuselect, make, make
install  make config.
   First time I read about make all.

That's going to be my next try, and send the compilation output to a file.

Thanks,

Carlos Alperin

___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [asterisk-users] FW: zaptel 1.4.0 on Fedora Core 6 x86_64

2007-02-20 Thread Carlos Alperin
No, I don't blame the community. In the best case, I can blame Fedora
community for the non-documented changes.

This is only to share experiences that can teach the rest, as I learn
reading all the e-mail with other people problem.

As I said, I updated the kernel and the recompile zaptel. Then, as in FC6
zaptel  ztdummy modules are not longer there.

Error in modprobbe:  FATAL: Module zaptel not found. On the compilation I
couldn't see any error. Now I 'm going to follow your suggestion and output
the compilation on a file to search errors.

Regards,

Carlos Alperin 


___
--Bandwidth and Colocation provided by Easynews.com --

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