[Webkit-unassigned] [Bug 125710] [GTK] Remove Warnings in building about duplicate INSPECTOR variables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 13 13:45:45 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125710
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joepeck at webkit.org
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2013-12-13 13:43:55 PST ---
Warnings I'm attempting to resolve:
> Source/WebCore/GNUmakefile.am:336: warning: INSPECTOR_SCRIPTS_DIR multiply defined in condition TRUE ...
> GNUmakefile.am:201: 'Source/WebCore/GNUmakefile.am' included from here
> Source/JavaScriptCore/GNUmakefile.am:222: ... 'INSPECTOR_SCRIPTS_DIR' previously defined here
> GNUmakefile.am:199: 'Source/JavaScriptCore/GNUmakefile.am' included from here
> Source/WebCore/GNUmakefile.am:338: warning: INSPECTOR_DOMAINS multiply defined in condition TRUE ...
> GNUmakefile.am:201: 'Source/WebCore/GNUmakefile.am' included from here
> Source/JavaScriptCore/GNUmakefile.am:224: ... 'INSPECTOR_DOMAINS' previously defined here
> GNUmakefile.am:199: 'Source/JavaScriptCore/GNUmakefile.am' included from here
Seen on the build.webkit.org bots:
<http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/39390/steps/compile-webkit/logs/stdio>
--
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