You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, August 16th 2004, 9:03pm

Compilation error

Hi,

I got this error when I compile a kde application :


make[3]: Entering directory `/home/hunter/garbage/amarok-1.1-CVS/doc/amarok'
cd ../.. && /bin/sh ./config.status doc/amarok/Makefile
fast creating doc/amarok/Makefile
config.pl: fast created 1 file(s).
make[3]: Leaving directory `/home/hunter/garbage/amarok-1.1-CVS/doc/amarok'
make[3]: Entering directory `/home/hunter/garbage/amarok-1.1-CVS/doc/amarok'
/opt/kde/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: *** [index.cache.bz2] Error 139
make[3]: Leaving directory `/home/hunter/garbage/amarok-1.1-CVS/doc/amarok'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/hunter/garbage/amarok-1.1-CVS/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hunter/garbage/amarok-1.1-CVS'
make: *** [all] Error 2

with slackware 10.0, gcc 3.3.4 and kde 3.2.3.
Any ideas ?

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

2

Tuesday, August 17th 2004, 11:07am

if you don't care about documentation, just remove the doc folder and hopefully it should work.