[Webkit-unassigned] [Bug 23056] typedef conflict for typedef of "Boolean" on building webkit-gtk on macosx 10.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 31 06:00:39 PST 2008


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


lkcl at lkcl.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from lkcl at lkcl.net  2008-12-31 06:00 PDT -------
double-checking with macports.org definition for webkit-gtk,
autogen.sh must NOT be run as-is, but must be modified so that
aclocal uses /opt/local/share/aclocal:

aclocal -I /opt/local/share/aclocal
glibtoolize --force
autoheader
automake --foreign --add-missing
autoconf


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



More information about the webkit-unassigned mailing list