WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115612
[GTK] Fails to build while generating gtkdoc
https://bugs.webkit.org/show_bug.cgi?id=115612
Summary
[GTK] Fails to build while generating gtkdoc
Alberto Garcia
Reported
2013-05-05 10:12:03 PDT
I'm getting this while trying to build webkitgtk 2.0.1 in a clean environment: [...] GEN generate-webkit2-forwarding-headers GEN generate-webkit2-forwarding-headers GEN generate-webkittestrunner-forwarding-headers GEN generate-webkittestrunner-forwarding-headers GEN generate-testwebkitapi-forwarding-headers GEN generate-testwebkitapi-forwarding-headers CC=gcc ./Tools/gtk/generate-gtkdoc Generating WebKit1 documentation... Copying template files to output directory... Copying HTML files to output directory... Running gtkdoc-scan Running gtkdoc-scangobj /usr/bin/ld: cannot find -lwebkitgtk-3.0 /usr/bin/ld: cannot find -ljavascriptcoregtk-3.0 collect2: error: ld returned 1 exit status Of course it cannot find those libraries because they haven't been built yet.
Attachments
Patch
(952 bytes, patch)
2013-05-15 05:18 PDT
,
Alberto Garcia
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2013-05-05 13:45:17 PDT
How are you performing the build? configure & make or build-webkit? Any non-standard configuration options used? Odd.
Alberto Garcia
Comment 2
2013-05-05 23:32:31 PDT
$ ./autogen.sh --disable-video --enable-gtk-doc $ make This is the latest stable release (SVN
r148510
) I don't have GStreamer 1.0 installed (hence the disable-video option), everything else is standard I think).
Alberto Garcia
Comment 3
2013-05-15 05:18:40 PDT
Created
attachment 201819
[details]
Patch It was typo in the automake file.
Zan Dobersek
Comment 4
2013-05-15 06:07:43 PDT
Figures!
WebKit Commit Bot
Comment 5
2013-05-15 09:12:51 PDT
Comment on
attachment 201819
[details]
Patch Clearing flags on attachment: 201819 Committed
r150117
: <
http://trac.webkit.org/changeset/150117
>
WebKit Commit Bot
Comment 6
2013-05-15 09:12:54 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug