Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
calligra and cmake problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
roarinelk
Guru
Guru


Joined: 04 Mar 2004
Posts: 520

PostPosted: Mon Oct 21, 2013 6:50 pm    Post subject: calligra and cmake problem Reply with quote

Hello,

I'm trying to build calligra 2.7.4. it doesn't build because of this:

Code:

[ 38%] Building CXX object plan/libs/ui/CMakeFiles/kplatoui.dir/reports/reportview.cpp.o
Assembler messages:
Fatal error: can't create CMakeFiles/kplatoui.dir/reports/reportview.cpp.o: No such file or directory
make[2]: *** [plan/libs/ui/CMakeFiles/kplatoui.dir/reports/reportview.cpp.o] Error 2
make[1]: *** [plan/libs/ui/CMakeFiles/kplatoui.dir/all] Error 2
make: *** [all] Error 2


so, if i then create the missing directory by hand, the build steps over it, until the next time.
Code:
calligra-2.7.4_build # mkdir -p plan/libs/ui/CMakeFiles/kplatoui.dir/reports     


I've rebuilt cmake, but that didn't change anything.

Anyone know what is broken here?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum