<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Anne-Marie,<br>
<br>
This seems to have worked.&nbsp; I also had to recompile libqalculate and
cln since these had not been properly linked by the packager.&nbsp; Sadly, I
get a seg fault (although marble runs beautifully).&nbsp; <br>
<br>
"strace step" gives a ton of output which is not necessarily that
informative.&nbsp; Here's the part just before the crash:<br>
<blockquote><tt>mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb507c000<br>
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb507b000<br>
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb507a000<br>
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb5079000<br>
set_thread_area({entry_number:-1 -&gt; 6, base_addr:0xb50796d0,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
limit_in_pages:1, seg_not_present:0, useable:1}) = 0<br>
mprotect(0xb519c000, 548864, PROT_READ|PROT_WRITE) = 0<br>
mprotect(0xb519c000, 548864, PROT_READ|PROT_EXEC) = 0<br>
mprotect(0xb5493000, 4096, PROT_READ)&nbsp;&nbsp; = 0<br>
mprotect(0xb557e000, 12288, PROT_READ)&nbsp; = 0<br>
mprotect(0xb6899000, 77824, PROT_READ|PROT_WRITE) = 0<br>
mprotect(0xb6899000, 77824, PROT_READ|PROT_EXEC) = 0<br>
munmap(0xb7cc8000, 156938)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>
set_tid_address(0xb5079718)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 29260<br>
set_robust_list(0xb5079720, 0xc)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>
rt_sigaction(SIGRTMIN, {0xb7cb5380, [], SA_SIGINFO}, NULL, 8) = 0<br>
rt_sigaction(SIGRT_1, {0xb7cb52a0, [], SA_RESTART|SA_SIGINFO}, NULL, 8)
= 0<br>
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0<br>
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) =
0<br>
uname({sys="Linux", node="spica.niiler.com", ...}) = 0<br>
futex(0xb55844fc, FUTEX_WAKE, 2147483647) = 0<br>
brk(0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0x8174000<br>
brk(0x8195000)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0x8195000<br>
--- SIGSEGV (Segmentation fault) @ 0 (0) ---<br>
+++ killed by SIGSEGV +++<br>
Process 29260 detached</tt><br>
</blockquote>
Because cln-1.2.2 no longer generates a file cln-config, libqalculate
bitterly complains during configuration.&nbsp; The last version which seems
to work is cln-1.1.13 and this only when I build libqalculate using
"--disable-clntest".&nbsp; Is this something that you all have dealt with
already? <br>
<br>
I will try to compile without libqalculate since I understand this is
optional and see how far I get.<br>
<br>
Thanks for the help.<br>
Tim Niiler<br>
<br>
<blockquote cite="mid:mailman.8.1212141606.27146.kde-edu@mail.kde.org"
 type="cite">
  <pre wrap="">
Hi,

This problem has been patched but just after Beta 1 was tagged unfortunately.
See
<a class="moz-txt-link-freetext" href="http://lists.kde.org/?l=kde-commits&m=121147500831877&w=2">http://lists.kde.org/?l=kde-commits&amp;m=121147500831877&amp;w=2</a>
and apply that locally.

Good build and welcome to KDE-Edu!

Anne-Marie
  </pre>
</blockquote>
<br>
</body>
</html>