Re: [Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-18 Thread Tony Nichols
I'm running 1 9.1 32bit and 1 9.1 64bit. Both are the shipped kernels and are working very well. t o n y ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit:

RE: [Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-17 Thread Johannes van Hulst
Trevor thanks, I think this solved the problem. The only think where I am not happy with is that I got one internal segmentation error when I compiled Asterisk. At this moment everything is working and I am now testing the stability. And I made an additional softlink

RE: [Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-17 Thread Johannes van Hulst
Suse 9.1 keeps being unstable. When I compile asterisk I get on random positions segmentation fault. gcc -shared -Xlinker -x -o app_playback.so app_playback.ogcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT

Re: [Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-17 Thread Robert Lawrence
Johannes: I've compiled Asterisk and drivers on SuSe 9.1 several times without problem, use several different machines. If you are getting segmentation faults at random points each time, I would STRONGLY suspect the problem is bad hardware; most likely faulty RAM. Robert Johannes van Hulst

RE: [Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-17 Thread Dave Cotton
On Tue, 2004-08-17 at 14:45 -0300, Johannes van Hulst wrote: Who has the same experience with suse linux or who can help me with resolving this problem I don't use Suse but last year I had a Mandrake system seg faulting on every compile. If I just carried on with make everything did eventually

[Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-16 Thread Johannes van Hulst
Have anybody experience with the following error on a linux system. The system is for the rest running perfect without problems. The system was full installed with Suse 9.1 and updated. Following uname is my kernel 2.6.5-7.104-default Greatings Han Suse 9.1 professional AMD

RE: [Asterisk-Users] Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)

2004-08-16 Thread Trevor G. Hammonds
First off, ensure you have the following packages installed (using YAST or otherwise): CVSupkernel-sourceskernel-symsncursesncurses-developensslopenssl-develbisondoxygen Next,ensure you symlink /usr/src/linux to the current linux source (e.g. /usr/src/linux-2.6.5-7.104). Finally,do the