You are not logged in.

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.