View Issue Details

IDProjectCategoryView StatusLast Update
0007004ScribusBuild Systempublic2008-05-28 22:07
Reporterhhielscher Assigned Tosubik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformi586OSMandriva LinuxOS VersionCooker
Product Version1.3.5svn 
Fixed in Version1.3.5svn 
Summary0007004: configure does not detect missing libaspell
Descriptionmake fails until I install libaspell15-devel

configure:
[..]
ASpell Found OK
PoDoFo NOT found - Disabling support for PDF embedded in AI
RPATH: lib/scribus/plugins/
-- Configuring done
CMake Error: Could not create /home/helge/Desktop/download/scribus-cvs/builddir/scribus/plugins/xfigimplugin/CMakeFiles/importxfig.dir/cmake_clean_target.cmake
CMake Error: Could not create /home/helge/Desktop/download/scribus-cvs/builddir/scribus/plugins/tools/pathcut/CMakeFiles/pathcut.dir/cmake_clean_target.cmake
CMake Error: Could not create /home/helge/Desktop/download/scribus-cvs/builddir/scribus/plugins/tools/pathfinder/CMakeFiles/pathfinder.dir/cmake_clean_target.cmake
CMake Error: Could not create /home/helge/Desktop/download/scribus-cvs/builddir/scribus/plugins/tools/pathstroker/CMakeFiles/pathstroker.dir/cmake_clean_target.cmake
CMake Error: Could not create /home/helge/Desktop/download/scribus-cvs/builddir/scribus/plugins/tools/subdivide/CMakeFiles/subdivide.dir/cmake_clean_target.cmake
CMake Error: Could not create /home/helge/Desktop/download/scribus-cvs/builddir/scribus/plugins/tools/spellcheck/CMakeFiles/aspellplugin.dir/cmake_clean_target.cmake
-- Generating done

make:
[..]
[ 99%] Generating moc_aspellpluginimpl.cxx
Scanning dependencies of target aspellplugin
make[2]: *** No rule to make target `/usr/lib/libaspell.so', needed by `scribus/plugins/tools/spellcheck/libaspellplugin.so'. Stop.
make[1]: *** [scribus/plugins/tools/spellcheck/CMakeFiles/aspellplugin.dir/all] Error 2
make: *** [all] Error 2
TagsNo tags attached.
Patch

Activities

subik

2008-05-25 08:06

manager   ~0019722

checks for aspell presence are included in SVN now. But the aspel-plug is disabled from build process (dunno why). It will be discussed with the rest of devels later.

subik

2008-05-26 08:27

manager   ~0019733

The "disable spellcheck build when there is no aspell found" cjeck is commited. Can you test the latest SVN trunk, please?

hhielscher

2008-05-27 08:45

reporter   ~0019744

thanks, works for me

Issue History

Date Modified Username Field Change
2008-05-05 21:24 hhielscher New Issue
2008-05-25 08:06 subik Note Added: 0019722
2008-05-26 08:27 subik Note Added: 0019733
2008-05-26 08:27 subik Status new => feedback
2008-05-27 08:45 hhielscher Note Added: 0019744
2008-05-27 09:42 subik Status feedback => resolved
2008-05-27 09:42 subik Fixed in Version => 1.3.5svn
2008-05-27 09:42 subik Resolution open => fixed
2008-05-27 09:42 subik Assigned To => subik
2008-05-28 22:07 cbradney Status resolved => closed