when i try to compile on kde3 after successfull configuring, i tried to compile it with gmake on my mandrake 8.2 box. the files compiled ok except the following error on the documents part:
gmake[3]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof'
Making all in doc
gmake[3]: Entering directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc'
Making all in kprof
gmake[4]: Entering directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc/kprof'
test -d HTML || mkdir HTML
./index.docbook
gmake[4]: execvp: ./index.docbook: Permission denied
gmake[4]: *** [HTML/index.html] Error 127
gmake[4]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc/kprof'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/yilmaz/install/kprof-1.3.1'
gmake: *** [all-recursive-am] Error 2
does anybody have any idea what the problem is, I believe i am doing things wrong
Thanks for the help
alper yilmaz
yilmaz@cs.ucf.edu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
when i try to compile on kde3 after successfull configuring, i tried to compile it with gmake on my mandrake 8.2 box. the files compiled ok except the following error on the documents part:
gmake[3]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof'
Making all in doc
gmake[3]: Entering directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc'
Making all in kprof
gmake[4]: Entering directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc/kprof'
test -d HTML || mkdir HTML
./index.docbook
gmake[4]: execvp: ./index.docbook: Permission denied
gmake[4]: *** [HTML/index.html] Error 127
gmake[4]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc/kprof'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof/doc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/yilmaz/install/kprof-1.3.1/kprof'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/yilmaz/install/kprof-1.3.1'
gmake: *** [all-recursive-am] Error 2
does anybody have any idea what the problem is, I believe i am doing things wrong
Thanks for the help
alper yilmaz
yilmaz@cs.ucf.edu
This has been fixed in 1.3.2.
Colin
Thanks that worked
alper