[Webkit-unassigned] [Bug 20410] New: Compile-failure: undefined token in WebCore/platform/network/curl/FormDataStreamCurl.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 16 10:57:23 PDT 2008


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

           Summary: Compile-failure: undefined token in
                    WebCore/platform/network/curl/FormDataStreamCurl.cpp
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmacks at netspace.org


Compiling webkit source (nightly r35788) on OS X 10.4, using all gtk and other
non-apple-supplied support libs using latest available from fink unstable
tree...

1. ./autogen.sh --prefix=/sw --with-target=x11 --with-http-backend=curl
--with-font-backend-pango --disable-video

no configure problems...Build configuration reports "HTTP backend: curl"

2. make

/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-DWTF_USE_ICU_UNICODE=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES 
-DXP_UNIX -DNDEBUG    -I./WebCore -I./WebCore/platform
-I./WebCore/platform/network -I./WebCore/platform/graphics
-I./WebCore/platform/graphics/filters -I./WebCore/platform/text
-I./WebCore/loader -I./WebCore/loader/appcache -I./WebCore/loader/archive
-I./WebCore/loader/icon -I./WebCore/css -I./WebCore/dom -I./WebCore/page
-I./WebCore/bridge -I./WebCore/bridge/c -I./WebCore/editing -I./WebCore/history
-I./WebCore/xml -I./WebCore/html -I./WebCore/bindings/js
-I./WebCore/platform/image-decoders -I./WebCore/platform/image-decoders/bmp
-I./WebCore/platform/image-decoders/gif -I./WebCore/platform/image-decoders/ico
-I./WebCore/platform/image-decoders/jpeg
-I./WebCore/platform/image-decoders/png -I./WebCore/platform/image-decoders/xbm
-I./WebCore/plugins -I./WebCore/rendering -I./WebCore/rendering/style
-I./WebCore/bindings/js -DWTF_USE_CURL=1 -I./WebCore/platform/network/curl 
-DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DASHBOARD_SUPPORT=1
-DENABLE_DATABASE=1 -I./WebCore/platform/sql -I./WebCore/storage
-DENABLE_DOM_STORAGE=1 -I./WebCore/storage -DENABLE_ICONDATABASE=1  
-DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_SVG=1 -I\./WebCore/svg
-I\./WebCore/svg/animation -I\./WebCore/svg/graphics
-I\./WebCore/svg/graphics/filters -DENABLE_SVG_USE=1
-DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_FONTS=1  -DENABLE_SVG_AS_IMAGE=1
-DENABLE_SVG_ANIMATION=1 -I./JavaScriptCore
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/wtf
-I./JavaScriptCore/kjs -I./DerivedSources -I./JavaScriptCore/API
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/VM
-I./JavaScriptCore/profiler -I./JavaScriptCore/wtf/unicode
-I./JavaScriptCore/pcre -I./JavaScriptCore/kjs  -I./WebCore/platform/gtk
-I./WebCore/platform/graphics/gtk -I./WebCore/platform/graphics/cairo
-I./WebCore/loader/gtk -I./WebCore/page/gtk -DUSE_FREETYPE=1 
-I./WebCore/svg/graphics/cairo  -I/sw/include -fno-strict-aliasing -O2
-fvisibility-inlines-hidden -fno-rtti -Wall -W -Wcast-align -Wchar-subscripts
-Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings
-Wno-unused-parameter -Wno-parentheses -fno-exceptions -fvisibility=hidden
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I./JavaScriptCore/icu
-I./WebCore/icu -I/sw/lib/pango-ft219/include/pango-1.0
-I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2
-I/sw/lib/freetype219/include -I/sw/include/libxml2 -I/sw/include
-I/sw/include/pixman-1 -I/sw/include/libpng12 -I/sw/include/cairo
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/X11R6/include   -I/sw/include    -I/sw/lib/fontconfig2/include
-I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
-I/sw/include/pixman-1 -I/sw/include/libpng12 -I/sw/include -I/sw/include/cairo
-I/usr/X11R6/include -I/sw/include    -I/sw/include/libxml2 -I/sw/include   
-MT WebCore/platform/network/curl/libWebCore_la-FormDataStreamCurl.lo -MD -MP
-MF WebCore/platform/network/curl/.deps/libWebCore_la-FormDataStreamCurl.Tpo -c
-o WebCore/platform/network/curl/libWebCore_la-FormDataStreamCurl.lo `test -f
'WebCore/platform/network/curl/FormDataStreamCurl.cpp' || echo
'./'`WebCore/platform/network/curl/FormDataStreamCurl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -DWTF_USE_ICU_UNICODE=1
-DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DNDEBUG
-I./WebCore -I./WebCore/platform -I./WebCore/platform/network
-I./WebCore/platform/graphics -I./WebCore/platform/graphics/filters
-I./WebCore/platform/text -I./WebCore/loader -I./WebCore/loader/appcache
-I./WebCore/loader/archive -I./WebCore/loader/icon -I./WebCore/css
-I./WebCore/dom -I./WebCore/page -I./WebCore/bridge -I./WebCore/bridge/c
-I./WebCore/editing -I./WebCore/history -I./WebCore/xml -I./WebCore/html
-I./WebCore/bindings/js -I./WebCore/platform/image-decoders
-I./WebCore/platform/image-decoders/bmp -I./WebCore/platform/image-decoders/gif
-I./WebCore/platform/image-decoders/ico
-I./WebCore/platform/image-decoders/jpeg
-I./WebCore/platform/image-decoders/png -I./WebCore/platform/image-decoders/xbm
-I./WebCore/plugins -I./WebCore/rendering -I./WebCore/rendering/style
-I./WebCore/bindings/js -DWTF_USE_CURL=1 -I./WebCore/platform/network/curl
-DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DASHBOARD_SUPPORT=1
-DENABLE_DATABASE=1 -I./WebCore/platform/sql -I./WebCore/storage
-DENABLE_DOM_STORAGE=1 -I./WebCore/storage -DENABLE_ICONDATABASE=1
-DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_SVG=1 -I./WebCore/svg
-I./WebCore/svg/animation -I./WebCore/svg/graphics
-I./WebCore/svg/graphics/filters -DENABLE_SVG_USE=1
-DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_FONTS=1 -DENABLE_SVG_AS_IMAGE=1
-DENABLE_SVG_ANIMATION=1 -I./JavaScriptCore
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/wtf
-I./JavaScriptCore/kjs -I./DerivedSources -I./JavaScriptCore/API
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/VM
-I./JavaScriptCore/profiler -I./JavaScriptCore/wtf/unicode
-I./JavaScriptCore/pcre -I./JavaScriptCore/kjs -I./WebCore/platform/gtk
-I./WebCore/platform/graphics/gtk -I./WebCore/platform/graphics/cairo
-I./WebCore/loader/gtk -I./WebCore/page/gtk -DUSE_FREETYPE=1
-I./WebCore/svg/graphics/cairo -I/sw/include -fno-strict-aliasing -O2
-fvisibility-inlines-hidden -fno-rtti -Wall -W -Wcast-align -Wchar-subscripts
-Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings
-Wno-unused-parameter -Wno-parentheses -fno-exceptions -fvisibility=hidden
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I./JavaScriptCore/icu
-I./WebCore/icu -I/sw/lib/pango-ft219/include/pango-1.0
-I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2
-I/sw/lib/freetype219/include -I/sw/include/libxml2 -I/sw/include
-I/sw/include/pixman-1 -I/sw/include/libpng12 -I/sw/include/cairo
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/X11R6/include -I/sw/include -I/sw/lib/fontconfig2/include
-I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
-I/sw/include/pixman-1 -I/sw/include/libpng12 -I/sw/include -I/sw/include/cairo
-I/usr/X11R6/include -I/sw/include -I/sw/include/libxml2 -I/sw/include -MT
WebCore/platform/network/curl/libWebCore_la-FormDataStreamCurl.lo -MD -MP -MF
WebCore/platform/network/curl/.deps/libWebCore_la-FormDataStreamCurl.Tpo -c
WebCore/platform/network/curl/FormDataStreamCurl.cpp  -fno-common -DPIC -o
WebCore/platform/network/curl/.libs/libWebCore_la-FormDataStreamCurl.o
WebCore/platform/network/curl/FormDataStreamCurl.cpp:36:8: warning: undefining
"__STDC_LIMIT_MACROS"
WebCore/platform/network/curl/FormDataStreamCurl.cpp: In member function
'size_t WebCore::FormDataStream::read(void*, size_t, size_t)':
WebCore/platform/network/curl/FormDataStreamCurl.cpp:58: error: 'SIZE_MAX' was
not declared in this scope
make[1]: ***
[WebCore/platform/network/curl/libWebCore_la-FormDataStreamCurl.lo] Error 1
make: *** [all] Error 2

I think SIZE_MAX is in stdint.h; will test


-- 
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