RESOLVED DUPLICATE of bug 80809 80695
[BUILD] use detected python to run generate-gtkdoc
https://bugs.webkit.org/show_bug.cgi?id=80695
Summary [BUILD] use detected python to run generate-gtkdoc
Ionut Biru
Reported 2012-03-09 04:30:12 PST
No documentation to install ../Tools/gtk/generate-gtkdoc --rebase --virtual-root=${DESTDIR} /usr/bin/env: python: No such file or directory make[2]: *** [install-data-local] Error 127
Attachments
use correct python when running generate-gtkdoc (1.53 KB, patch)
2012-03-09 04:37 PST, Ionut Biru
no flags
fix syntax introduced by my previous change (1.03 KB, patch)
2012-03-12 09:52 PDT, Ionut Biru
no flags
Ionut Biru
Comment 1 2012-03-09 04:37:47 PST
Created attachment 131027 [details] use correct python when running generate-gtkdoc
WebKit Review Bot
Comment 2 2012-03-09 07:22:29 PST
Comment on attachment 131027 [details] use correct python when running generate-gtkdoc Clearing flags on attachment: 131027 Committed r110296: <http://trac.webkit.org/changeset/110296>
WebKit Review Bot
Comment 3 2012-03-09 07:22:33 PST
All reviewed patches have been landed. Closing bug.
Ionut Biru
Comment 4 2012-03-12 00:52:47 PDT
There is a syntax error in this patch. @(AM_V_GEN) instead of $(AM_V_GEN). How should i fix this? Separate new patch just for this change or you can revert this commit and commit a new one?
Ionut Biru
Comment 5 2012-03-12 09:52:54 PDT
Created attachment 131340 [details] fix syntax introduced by my previous change
Philippe Normand
Comment 6 2012-03-12 10:09:56 PDT
*** This bug has been marked as a duplicate of bug 80809 ***
Note You need to log in before you can comment on or make changes to this bug.