[Webkit-unassigned] [Bug 115612] New: [GTK] Fails to build while generating gtkdoc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 5 10:13:40 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115612

           Summary: [GTK] Fails to build while generating gtkdoc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agarcia at igalia.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list