[sword-devel] Compile, Link errors on FC2, partial fix

Torrey Hoffman thoffman at arnor.net
Wed Jun 30 10:37:28 MST 2004


On Wed, 2004-06-30 at 10:20, Torrey Hoffman wrote:
...
> then I tried ./configure --enabled-shared --enable-static
> --without-lucene
> 
> and make completed.  make install after that put libsword.so.3.0.0 in
> /usr/local/lib so I'm off to try installing CVS gnomesword next...
> 
> Torrey

but first, I just discovered installmgr segfaults when I run it.  A
quick strace shows it got as far as opening, mmap2'ing (for read-write)
and closing all the files in/usr/local/share/sword/locales.d/, and then

open("/usr/local/share/sword/locales.d/ru_RU-cp1251.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=7493, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400c8000
read(4, "# Russian BIBLE\n# \301\310\301\313\310\337, \312\315\310"..., 4096) = 4096
read(4, "\342=12\n4 \326\340\360\361\362\342=12\n4\326\340\360\361"..., 4096) = 3397
read(4, "", 4096)                       = 0
brk(0x81e7000)                          = 0x81e7000
close(4)                                = 0
munmap(0x400c8000, 4096)                = 0
getdents64(3, /* 0 entries */, 4096)    = 0
close(3)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Anyone out there interested in more debugging information?  

diatheke -b system -k modulelist

segfaults as well.

(sigh)

-- 
Torrey Hoffman
torrey.hoffman at myrio.com (work) / thoffman at arnor.net (home)		




More information about the sword-devel mailing list