Re: [webkit-dev] make webkit-1.1.3...

2009-04-21 Thread x yz

1.1.3 built on Fedora9 works fine. if you PC is slow it may take hours. I use 4 
hiper thread CPU at ~3GHz and it takes less than an hour.
webkit make file seems not manually written, thus not very flexible, but you 
can still make a little then build, say make the jsc. look at the makefile.


--- On Mon, 4/20/09, yenchengwang yenchengw...@gmail.com wrote:

 From: yenchengwang yenchengw...@gmail.com
 Subject: Re: [webkit-dev] make webkit-1.1.3...
 To: webkit-dev@lists.webkit.org
 Date: Monday, April 20, 2009, 8:28 AM
 thanks your reply!
 my operating system is Linux == moblin2, I think
 it's Fedora 9.
 compiler and version == gcc (Moblin Linux) 4.3.2
 [gcc-4_3-branch revision
 141291].
 thanks~~ :D
 
 2009/4/17 Ariya Hidayat ariya.hida...@trolltech.com
 
 
   how many time are u make the webkit-1.1.3 ??
   I always need 3.5 hour for making that !! the
 almost time is at the
   processing of the JIT.cpp !!
   I don't know why I need take 3.5 hour
 just for on file !! the other
   files just take some minutes !!
 
  JIT.cpp works fine for me, it is very fast to compile.
  You need to be specific and mention the operating
 system, platform,
  compiler,
  compiler version, etc.
 
 
 
 
  --
  Ariya Hidayat, Software Engineer
  Qt Software, Nokia Devices RD
  ___
  webkit-dev mailing list
  webkit-dev@lists.webkit.org
 
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
 
 
 
 
 -- 
 Regards
 Y-C Wang
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


  
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] make webkit-1.1.3...

2009-04-19 Thread yenchengwang
thanks your reply!
my operating system is Linux == moblin2, I think it's Fedora 9.
compiler and version == gcc (Moblin Linux) 4.3.2 [gcc-4_3-branch revision
141291].
thanks~~ :D

2009/4/17 Ariya Hidayat ariya.hida...@trolltech.com


  how many time are u make the webkit-1.1.3 ??
  I always need 3.5 hour for making that !! the almost time is at the
  processing of the JIT.cpp !!
  I don't know why I need take 3.5 hour just for on file !! the other
  files just take some minutes !!

 JIT.cpp works fine for me, it is very fast to compile.
 You need to be specific and mention the operating system, platform,
 compiler,
 compiler version, etc.




 --
 Ariya Hidayat, Software Engineer
 Qt Software, Nokia Devices RD
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




-- 
Regards
Y-C Wang
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] make webkit-1.1.3...

2009-04-17 Thread Ariya Hidayat

 how many time are u make the webkit-1.1.3 ??
 I always need 3.5 hour for making that !! the almost time is at the
 processing of the JIT.cpp !!
 I don't know why I need take 3.5 hour just for on file !! the other
 files just take some minutes !!

JIT.cpp works fine for me, it is very fast to compile.
You need to be specific and mention the operating system, platform, compiler, 
compiler version, etc.




-- 
Ariya Hidayat, Software Engineer
Qt Software, Nokia Devices RD
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] make webkit-1.1.3

2009-03-27 Thread Alexey Proskuryakov


On 27.03.2009, at 12:57, Zoltan Horvath wrote:


you have to update your system's ICU to 4.0.
(http://site.icu-project.org/download)



Is this a requirement only for the Gtk port? On other platforms, ICU  
as old as 3.2 is still used, although with some differences in behavior.


- WBR, Alexey Proskuryakov


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] make webkit-1.1.3

2009-03-27 Thread Gustavo Noronha
On Fri, 2009-03-27 at 14:25 +0300, Alexey Proskuryakov wrote:
 On 27.03.2009, at 12:57, Zoltan Horvath wrote:
 
  you have to update your system's ICU to 4.0.
  (http://site.icu-project.org/download)
 
 
 Is this a requirement only for the Gtk port? On other platforms, ICU  
 as old as 3.2 is still used, although with some differences in behavior.

No such requirement exists as far as I know. We were building it with an
earlier libicu in Debian some weeks ago. This could be caused by
starting the build with a version of icu and then trying to finish
building on another machine, with a different version of icu, I guess?

See you,

-- 
Gustavo Noronha g...@gnome.org
GNOME contributor

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] make webkit-1.1.3 - error

2009-03-27 Thread Gustavo Noronha Silva
On Fri, 2009-03-27 at 13:24 +0800, yenchengwang wrote:
 hi all,
 I also get error messages like bellow when I make webkit-1.1.3

I would suggest doing a make distclean and starting the build from
scratch. This looks like a build mixing versions of libraries.

See you,

-- 
Gustavo Noronha Silva gustavo.noro...@collabora.co.uk
Collabora

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] make webkit-1.1.3

2009-03-26 Thread yenchengwang
Hi all,
I downloaded the gtk webkit, webkit-1.1.3 and try to make it, but always
get these error messages like bellow:
make  all-am
make[1]: Entering directory `/home/webkit-1.1.3'
gcc -DHAVE_CONFIG_H -I.  -I./WebKit/gtk -I./WebKit/gtk
-DWTF_USE_ICU_UNICODE=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1
-DWTF_CHANGES  -DXP_UNIX -DNDEBUG-I./JavaScriptCore
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/parser
-I./JavaScriptCore/wtf -I./DerivedSources -I./JavaScriptCore/API
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/interpreter
-I./JavaScriptCore/bytecode -I./JavaScriptCore/bytecompiler
-I./JavaScriptCore/debugger -I./JavaScriptCore/jit -I./JavaScriptCore/pcre
-I./JavaScriptCore/profiler -I./JavaScriptCore/runtime
-I./JavaScriptCore/wrec -I./JavaScriptCore/jit -I./JavaScriptCore/assembler
-I./JavaScriptCore/wtf/unicode -I./JavaScriptCore/pcre
-I./JavaScriptCore/parser -I./JavaScriptCore/runtime  -fno-strict-aliasing
-O2 -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 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2   -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/libsoup-2.4   -g -O2 -O2
-MT WebKit/gtk/tests/Programs_UnitTests-main.o -MD -MP -MF
WebKit/gtk/tests/.deps/Programs_UnitTests-main.Tpo -c -o
WebKit/gtk/tests/Programs_UnitTests-main.o `test -f
'WebKit/gtk/tests/main.c' || echo './'`WebKit/gtk/tests/main.c
mv -f WebKit/gtk/tests/.deps/Programs_UnitTests-main.Tpo
WebKit/gtk/tests/.deps/Programs_UnitTests-main.Po
./doltlibtool --tag=CC   --mode=link gcc -fno-strict-aliasing -O2 -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 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2   -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/libsoup-2.4   -g -O2 -O2
-o Programs/UnitTests WebKit/gtk/tests/Programs_UnitTests-main.o
libwebkit-1.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0
-lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0
-lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
libtool: link: gcc -fno-strict-aliasing -O2 -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
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/libsoup-2.4 -g -O2 -O2 -o
Programs/.libs/UnitTests WebKit/gtk/tests/Programs_UnitTests-main.o
-pthread  ./.libs/libwebkit-1.0.so -L/usr/local/lib -lXt -lX11 -lSM -lICE
/usr/local/lib/libsoup-2.4.so -licui18n -licuuc -licudata -lsqlite3 -lxslt
/usr/lib/libxml2.so -lm -ljpeg -lpng12 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
/usr/lib/libgio-2.0.so -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
-lcairo -lpango-1.0 -lfreetype -lz -lfontconfig
/usr/lib/libgmodule-2.0.so-ldl /usr/lib/
libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/
libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/local/lib
./.libs/libwebkit-1.0.so: undefined reference to `ubrk_openRules_3_8'
./.libs/libwebkit-1.0.so: undefined reference to
`usearch_getMatchedLength_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `u_toupper_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `ucol_getLocaleByType_3_8'
./.libs/libwebkit-1.0.so: undefined reference to
`UCNV_FROM_U_CALLBACK_ESCAPE_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `u_islower_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `ucnv_setSubstChars_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `uset_addAll_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `ucol_setAttribute_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `ucol_getStrength_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `ubrk_setText_3_8'
./.libs/libwebkit-1.0.so: undefined reference to `ucnv_setFallback_3_8'
./.libs/libwebkit-1.0.so: undefined