On 03/05/2011 08:04 PM, Baho Utot wrote:
I am trying to build kdebase
SVN checkout of revision 1223901 -- Complete
, which resluts in this error
[ 48%] Building CXX object kioslave/man/CMakeFiles/kio_man-module.dir/kio_man.cpp.o Linking CXX shared module kio_man.so [ 48%] Built target kio_man-module [ 48%] Generating kmanpart.moc Scanning dependencies of target libkmanpart-module [ 48%] Building CXX object kioslave/man/CMakeFiles/libkmanpart-module.dir/kmanpart.cpp.o Linking CXX shared module libkmanpart.so [ 48%] Built target libkmanpart-module [ 48%] Generating mount_xdr.c file `mount_xdr.c' already exists and may be overwritten make[2]: *** [kioslave/nfs/mount_xdr.c] Error 1 make[1]: *** [kioslave/nfs/CMakeFiles/kio_nfs-module.dir/all] Error 2 make: *** [all] Error 2 Aborting...
Baho,
2 thoughts:
(1) Try rebuilding kdelibs and then kdebase?
(2) Try deleting the trinity-kdebase/src directory and forcing a new download (or you could try 'svn cleanup' in trinity-kdebase/src/kdebase?
I built kdebase yesterday and didn't have a problem. I'll go try it again and let you know. If you are building in an archroot, this is the type of dependency/module issue I ran into. Give me 15 minutes and I'll report back.
Are you on i686 or x86_64. (IIRC it's i686)