[Webkit-unassigned] [Bug 131274] ERROR: net-libs/webkit-gtk-2.4.0::gnome-next failed (compile phase)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 1 12:36:29 PDT 2014


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





--- Comment #2 from Alberto Garcia <berto at igalia.com>  2014-05-01 12:36:51 PST ---
(In reply to comment #0)
> ./.libs/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono12steady_clock3nowEv at GLIBCXX_3.4.17'

That's std::chrono::steady_clock::now()

Can you try to build this C++ program in the same environment?

http://www.cplusplus.com/reference/chrono/steady_clock/

-- 
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