<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>77837</bug_id>
          
          <creation_ts>2012-02-05 11:19:13 -0800</creation_ts>
          <short_desc>[Gtk] Linking error when trying to cross-compile with icu unicode backend</short_desc>
          <delta_ts>2012-02-09 02:00:32 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>tuxator</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>549602</commentid>
    <comment_count>0</comment_count>
    <who name="">tuxator</who>
    <bug_when>2012-02-05 11:19:13 -0800</bug_when>
    <thetext>Trying to cross-compile WebkitGtk for windows with build option

--with-unicode-backend=icu

results  in linking error like one below

CXX    DerivedSources/WebCore/libWebCoreInternals_la-JSInternalSettings.lo
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/libsoup-2.4/libsoup/soup-portability.h:13:0,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/libsoup-2.4/libsoup/soup-address.h:11,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/libsoup-2.4/libsoup/soup.h:13,
                 from ./Source/WebCore/platform/network/soup/ResourceResponse.h:31,
                 from ./Source/WebCore/platform/network/AuthenticationChallengeBase.h:30,
                 from ./Source/WebCore/platform/network/soup/AuthenticationChallenge.h:28,
                 from ./Source/WebCore/platform/network/ResourceHandle.h:29,
                 from ./Source/WebCore/loader/ResourceLoaderOptions.h:34,
                 from ./Source/WebCore/loader/cache/CachedResource.h:30,
                 from ./Source/WebCore/loader/cache/CachedResourceHandle.h:29,
                 from ./Source/WebCore/css/CSSImportRule.h:26,
                 from ./Source/WebCore/bindings/js/JSDOMBinding.h:25,
                 from DerivedSources/WebCore/JSInternalSettings.h:25,
                 from DerivedSources/WebCore/JSInternalSettings.cpp:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
  CXXLD  libWebCoreInternals.la
  CXX    Source/JavaScriptCore/Programs_jsc_1-jsc.o
  CXXLD  Programs/jsc-1.exe
/usr/lib/gcc/i686-w64-mingw32/4.7.0/../../../../i686-w64-mingw32/bin/ld: cannot find -licuin
collect2: error: ld returned 1 exit status
make[1]: *** [Programs/jsc-1.exe] Error 1
make[1]: Leaving directory `/home/pawel/src/WebKit&apos;
make: *** [all] Error 2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>552970</commentid>
    <comment_count>1</comment_count>
    <who name="">tuxator</who>
    <bug_when>2012-02-09 02:00:32 -0800</bug_when>
    <thetext>This issue was resolved with Changeset 107016

http://trac.webkit.org/changeset/107016</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>