On 05/13/2011 08:53 PM, Eugen Dedu wrote:
On 13/05/11 18:38, herman wrote:On 05/13/2011 07:22 PM, Eugen Dedu wrote:On 13/05/11 17:09, herman wrote:Hi guys, Does anyone have Ekiga working on Fedora 15?Strange... Could you give us the backtrace?First I tried the regular version, then I tried the testing version, then I tried to compile it from source: So, I tried an update from the testing repos: # yum remove ekiga # yum install ekiga --enablerepo=updates-testing Then I ran it with: $ ekiga -d 4 Much patience is required, since it takes a heckavalongtime to start up, testing the NAT firewall and connection to ekiga.netThe long wait for starting up is surely because of your DNS. There is a patch, but it works only on development version of ekiga...It eventually comes, up, turns grey immediately and, wait for it, drum roll... Illegal instruction (core dumped) Bleh... So, I'm back to trying to figure out how to compile and install it from source. ---------- Post added at 03:30 PM ---------- Previous post was at 01:13 PM ---------- Sooooooooooo.... $ tar -zxvf ptlib-2.6.7.tar.gz $ tar -zxvf opal-3.6.8.tar.gz $ tar -zxvf ekiga-3.2.7.tar.gz $ cd pt[tab] $ make clean $ ./configure --prefix=/usr $ make $ su # make install # exit Rinse and repeat... ...and: /usr/include/ffmpeg/libavutil/common.h:165:47: error: 'UINT64_C' was not declared in this scope make[2]: *** [obj/h263-1998.o] Error 1There are some problems with such non-free codecs. Until they get fixed, I propose you to just remove plugins/video/H.263-1998 from opal.--- Now I installed the regular version again, and ran it with -d 4: [herman@leo ~]$ ekiga -d 1[...]write PDU to closed transport udp$86.64.162.35:5060<if=udp$192.168.168.1:5060> Segmentation fault (core dumped)Please use it inside gdb, as shown at http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_stack_backtrace_from_a_crash_or_freezeThanks! Eugen _______________________________________________ ekiga-list mailing list ekiga-list gnome org http://mail.gnome.org/mailman/listinfo/ekiga-list
OK, the trace is attached. Hope it helps! Cheers, Herman
Attachment:
gdb-ekiga.txt.gz
Description: GNU Zip compressed data