<?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>3682</bug_id>
          
          <creation_ts>2005-06-23 10:11:25 -0700</creation_ts>
          <short_desc>10.3.9 Build failure: undeclared var</short_desc>
          <delta_ts>2005-06-23 10:17:27 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>412</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.3</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>3354</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>0</everconfirmed>
          <reporter name="Stephane Sudre">ssudre</reporter>
          <assigned_to name="Chris Blumenberg">cblu</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>12951</commentid>
    <comment_count>0</comment_count>
    <who name="Stephane Sudre">ssudre</who>
    <bug_when>2005-06-23 10:11:25 -0700</bug_when>
    <thetext>Following the WebKit web site instructions, the build of WebKit failed wit the following error:

CompileC &quot;/Volumes/Projects/WebKit Open Source/WebKitBuild/WebCore.build/WebCore.build/
Objects-normal/ppc/kjs_binding.o&quot; khtml/ecma/kjs_binding.cpp normal ppc c++ 
com.apple.compilers.gcc.3_3
    setenv MACOSX_DEPLOYMENT_TARGET 10.3
    cd &quot;/Volumes/Projects/WebKit Open Source/WebCore&quot;
    /usr/bin/gcc-3.3 -x c++ -arch ppc -pipe -Wno-trigraphs -fno-exceptions -fno-rtti -fasm-blocks 
-fpascal-strings -Os -mtune=G4 -Werror -Wmissing-prototypes -Wnon-virtual-dtor -DNDEBUG 
-DAPPLE_CHANGES -DKHTML_NO_CPLUSPLUS_DOM -Wall -W -Wcast-align -Wchar-subscripts 
-Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k 
-Wno-unused-parameter -fmessage-length=0 &quot;-F/Volumes/Projects/WebKit Open Source/
WebKitBuild&quot; -F/System/Library/Frameworks/WebKit.framework/Frameworks &quot;-I/Volumes/Projects/
WebKit Open Source/WebKitBuild/include&quot; -IForwardingHeaders -Iicu -I/usr/include/libxslt -I/usr/
include/libxml2 &quot;-I/Volumes/Projects/WebKit Open Source/WebKitBuild/WebCore.build/
WebCore.build/DerivedSources&quot; &quot;-Wp,-header-mapfile,/Volumes/Projects/WebKit Open Source/
WebKitBuild/WebCore.build/WebCore.build/WebCore.hmap&quot; -include &quot;/Volumes/Projects/WebKit Open 
Source/WebKitBuild/WebCore.build/SharedCaches/WebCorePrefix-cxaadejsbrbngsdpxajbdlfjufaz/
WebCorePrefix.h&quot; -c &quot;/Volumes/Projects/WebKit Open Source/WebCore/khtml/ecma/kjs_binding.cpp&quot; 
-o &quot;/Volumes/Projects/WebKit Open Source/WebKitBuild/WebCore.build/WebCore.build/Objects-
normal/ppc/kjs_binding.o&quot;
In file included from /Volumes/Projects/WebKit Open Source/WebCore/kwq/KWQPtrList.h:31,
                 from /Volumes/Projects/WebKit Open Source/WebCore/kwq/KWQGuardedPtr.h:29,
                 from /Volumes/Projects/WebKit Open Source/WebCore/kwq/KWQSlot.h:29,
                 from /Volumes/Projects/WebKit Open Source/WebCore/kwq/KWQSignal.h:29,
                 from /Volumes/Projects/WebKit Open Source/WebCore/kwq/KWQObject.h:30,
                 from ForwardingHeaders/qobject.h:1,
                 from /Volumes/Projects/WebKit Open Source/WebCore/khtml/ecma/kjs_window.h:25,
                 from /Volumes/Projects/WebKit Open Source/WebCore/khtml/ecma/kjs_binding.cpp:25:
/Volumes/Projects/WebKit Open Source/WebCore/khtml/misc/shared.h: In constructor `khtml::
SharedPtr&lt;T&gt;::SharedPtr(T*) [with T = DOM::NodeListImpl]&apos;:
/Volumes/Projects/WebKit Open Source/WebCore/khtml/ecma/kjs_dom.h:92:   instantiated from here
/Volumes/Projects/WebKit Open Source/WebCore/khtml/misc/shared.h:67: error: `ref&apos; undeclared 
(first use this function)
/Volumes/Projects/WebKit Open Source/WebCore/khtml/misc/shared.h:67: error: (Each undeclared 
identifier is reported only once for each function it appears in.)
/Volumes/Projects/WebKit Open Source/WebCore/khtml/misc/shared.h: In destructor `khtml::
SharedPtr&lt;T&gt;::~SharedPtr() [with T = DOM::NodeListImpl]&apos;:
/Volumes/Projects/WebKit Open Source/WebCore/khtml/ecma/kjs_dom.h:92:   instantiated from here
/Volumes/Projects/WebKit Open Source/WebCore/khtml/misc/shared.h:69: error: `deref&apos; undeclared 
(first use this function)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12959</commentid>
    <comment_count>1</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-06-23 10:17:27 -0700</bug_when>
    <thetext>reporter, next time please check bugzilla for dupes first.

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

    </bug>

</bugzilla>