<?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>126241</bug_id>
          
          <creation_ts>2013-12-26 01:27:02 -0800</creation_ts>
          <short_desc>[GTK][WK2] linking failure for WebKitNetworkProcess</short_desc>
          <delta_ts>2013-12-27 07:45:48 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>126247</dup_id>
          
          <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>1</everconfirmed>
          <reporter name="ChangSeok Oh">changseok</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>gustavo</cc>
    
    <cc>mrobinson</cc>
    
    <cc>skyul</cc>
    
    <cc>svillar</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>962981</commentid>
    <comment_count>0</comment_count>
    <who name="ChangSeok Oh">changseok</who>
    <bug_when>2013-12-26 01:27:02 -0800</bug_when>
    <thetext>I&apos;m facing a linking failure below.

[shivamidow@LenovoStation:Release]$ make -j4
make  all-am
make[1]: Entering directory `/home/shivamidow/Projects/WebKit/WebKitBuild/Release&apos;
/bin/mkdir -p ./.deps/DerivedSources
  CXXLD    Programs/WebKitNetworkProcess
Source/WebKit2/unix/Programs_WebKitNetworkProcess-NetworkMainUnix.o: In function `main&apos;:
NetworkMainUnix.cpp:(.text.startup+0x1): undefined reference to `NetworkProcessMain&apos;
collect2: error: ld returned 1 exit status
make[1]: *** [Programs/WebKitNetworkProcess] Error 1
make[1]: Leaving directory `/home/shivamidow/Projects/WebKit/WebKitBuild/Release&apos;
make: *** [all] Error 2

It seems related with WK2 Network process, but I haven&apos;t found any clue or anything wrong yet.
My system is Ubuntu 13.10 and build command is..
../../configure --prefix=/usr/local --enable-glx --disable-egl --disable-svg --disable-webkit1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>963079</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2013-12-27 00:03:30 -0800</bug_when>
    <thetext>I think you just need a clean build</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>963111</commentid>
    <comment_count>2</comment_count>
    <who name="ChangSeok Oh">changseok</who>
    <bug_when>2013-12-27 06:02:10 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; I think you just need a clean build

Hm.. I&apos;ve already tried clean build several times. But it&apos;s not helpful. :\</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>963116</commentid>
    <comment_count>3</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-12-27 07:24:51 -0800</bug_when>
    <thetext>This looks similar to bug #126247.

Can you check the fix there? It&apos;s not yet in patch-form, but should get landed soon-ish.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>963118</commentid>
    <comment_count>4</comment_count>
    <who name="ChangSeok Oh">changseok</who>
    <bug_when>2013-12-27 07:38:27 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; This looks similar to bug #126247.
&gt; 
&gt; Can you check the fix there? It&apos;s not yet in patch-form, but should get landed soon-ish.

Cool! let me check it. Thanks for the info :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>963120</commentid>
    <comment_count>5</comment_count>
    <who name="ChangSeok Oh">changseok</who>
    <bug_when>2013-12-27 07:45:48 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; This looks similar to bug #126247.
&gt; &gt; 
&gt; &gt; Can you check the fix there? It&apos;s not yet in patch-form, but should get landed soon-ish.
&gt; 
&gt; Cool! let me check it. Thanks for the info :)

The rough patch in 126247 fixes my linking failure. \o/
I make this bug as duplicated one of 126247. and close.

*** This bug has been marked as a duplicate of bug 126247 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>