View Single Post
Old 08-22-2012, 02:09 AM   #19
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Linux user (Debian)

I had previously built a Sigil beta 64bits deb package which I was using these last months. Unhappily, he died silently this morning without suffering, I think. I tried to reinstall it but the new package failed to open an EPUB and crashed immediately like the former one.

I tried to compile the 0.53 version and failed. During the CMake process, I had this:
Code:
[  9%] Building CXX object src/BoostParts/CMakeFiles/BoostParts.dir/libs/thread/src/tss_null.cpp.o
In file included from /home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/boost/thread/detail/platform.hpp:17:0,
                 from /home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/boost/thread/detail/config.hpp:20,
                 from /home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/libs/thread/src/tss_null.cpp:7:
/home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/boost/config/requires_threads.hpp:29:4: error: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
In file included from /home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/boost/thread/detail/config.hpp:20:0,
                 from /home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/libs/thread/src/tss_null.cpp:7:
/home/roger/Téléchargements/Sigil-0.5.3-Code/src/BoostParts/boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no boost threads are available for this platform."
make[2]: *** [src/BoostParts/CMakeFiles/BoostParts.dir/libs/thread/src/tss_null.cpp.o] Erreur 1
make[1]: *** [src/BoostParts/CMakeFiles/BoostParts.dir/all] Erreur 2
make: *** [all] Erreur 2
roger@lmde64:~/Téléchargements/sigil053$
Now I use Sigil 053 on Wine but the display is poor. Anyway... this is life.

Last edited by roger64; 08-22-2012 at 10:29 AM.
roger64 is offline   Reply With Quote