[webkit-dev] Build error

2009-02-24 Thread bryon smith
Ever time I try to build I get the error,   Please enshure you have run webkit/webkittools/scripts/update-webkit to epenedencies.   You can view build error by checking the BuildL.html file located at: /home/showplace/webkit/webkitbuild/obj//.   I'm lost on /. What does it mean ?   I looked all ov

[webkit-dev] Build error

2009-03-26 Thread Prashant K.S
Hi, I am new to webkit as well as the windows environment. I am trying to build webkit on windows. I followed the instructions given in webkit.org. But I am getting an error as below. webkit\webkittools\winlauncher\WinLauncher.h(29) : fatal error C1083: Cannot open include file: 'WebKit.h': N

[webkit-dev] Build Error

2009-01-03 Thread Loganathan mahendran
hi I am building the webkit-svu-source in windows environment. I am getting the build error while proceeding with build-webkit --debug. i have updated the webkit with latest one. this is the error i am getting 4>Project : warning PRJ0018 : The following environment variables were not found : 4>$

Re: [webkit-dev] [Build error]

2012-12-03 Thread Rakesh Sadhu
Hi Nagarjuna,Please mention what Visual studio you are using , which revision of webkit you using as well?regardsrsadhu > Date: Mon, 3 Dec 2012 17:21:48 +0530 > From: nagarjuna.atl...@gmail.com > To: webkit-dev@lists.webkit.org > Subject: [webkit-dev] [Build error] > > Hi all

Re: [webkit-dev] Build Error

2009-01-13 Thread Loganathan mahendran
hi I have tried the steps given in your previous main. Still i am getting the same error while giving ./build-webkit --debug in cygwin. I have attached the BuildLog file with this mail please find the attachment. On Sun, Jan 4, 2009 at 12:13 PM, Brent Fulgham wrote: > Please don't send e-mail

Re: [webkit-dev] Build Error

2009-01-13 Thread Nilesh Patil
Hi seems like some tools required for compilation are not properly installed. So also try to add cygwin/bin in PATH manually Thanks & Regards Niilesh On Wed, Jan 14, 2009 at 12:06 AM, Loganathan mahendran wrote: > hi > > I have tried the steps given in your previous main. Still i am getting the

Re: [webkit-dev] Build Error

2009-01-13 Thread Nilesh Patil
hi Just check if 'touch' command is available in your Cygwin. Thanks & Regards Niielsh On Wed, Jan 14, 2009 at 1:11 PM, Nilesh Patil wrote: > Hi > seems like some tools required for compilation are not properly > installed. So also try to add cygwin/bin in PATH manually > > Thanks & Regards >

Re: [webkit-dev] Build Error

2009-01-14 Thread Brent Fulgham
Loganathan, I'm afraid that the log file you are attaching is for the WebKit project. WebCore is apparently not building, which is triggering the failure in WebKit. Please find and attach the WebCore build log. I provided you the path in my last message. -Brent

Re: [webkit-dev] Build error

2009-02-25 Thread David Kilzer
In this case, would mean one of: "JavaScriptCore", "WebCore" or "WebKit". And would mean one of: "Release" or "Debug". Dave From: bryon smith To: webkit-dev@lists.webkit.org Sent: Tuesday, February 24,

Re: [webkit-dev] Build Error

2009-01-03 Thread David Levin
I don't see the error in the information given. fwiw, when I first started building on Windows, I had lots of problems, but it was because I didn't have cygwin set-up with all of the necessary packages. Make sure that you followed the steps from: http://webkit.org/building/tools.html (especially s

Re: [webkit-dev] Build Error

2009-01-03 Thread Brent Fulgham
Please don't send e-mail meant for humans to the webkit-dev-request list target. It's appear in your reply-to: header. Your build log indicates WebCore failed. You need to find the offending errors in the WebCore build log, which should be saved at "file://e:\Software Backup\WebKit\WebKi

[webkit-dev] Build error on windows

2006-12-15 Thread bullet dummy
Hello. I'm tring to build the WebKit on Windows. Installed Visual Studio 2005 Express, Cygwin(with bison, curl, flex, gperf, make, patch, perl, perl-libwin32, openssh, svn, unzip and gcc). And execute "perl WebKitTools/Scripts/build-webkit" on command prompt. But error occured in file, "WebCore/c

Re: [webkit-dev] Build error on windows

2006-12-15 Thread Krzysztof Kowalczyk
I'm not saying this is *the* problem but make sure that source files have Unix, not Windows newline. One way is to make sure that you checkout using Cygwin version of svn, not the one installed on the Windows side (which svn). Also, make sure that perl is Cygwin's (also which perl). Windows newli

[webkit-dev] Build error on Ubuntu Gutsy

2008-10-01 Thread André Pedralho
Hi all, I'm trying to build release 37144 on Ubuntu Gutsy with WebKitTools/Scripts/build-webkit --qt. In the linkage it stops with the following error: tmp/StyleTransformData.o:(.bss._ZZN7WebCore11RenderStyle16initialTransformEvE3ops[*WebCore::RenderStyle::initialTransform()::ops]+0x0): multiple

[webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
I am trying to build the Cairo port of WebKit, on Windows. The Apple port builds just fine. The Cairo port fails when building the WebKit project: 9>-- Build started: Project: WebKit, Configuration: Release_Cairo Win32 -- 9>Performing Pre-Build Event... 9>/usr/bin/which: no bash in (/cygd

[webkit-dev] build error - caused by commit r39552?

2009-01-02 Thread Andreas Radke
http://trac.webkit.org/changeset/39552/trunk/WebCore/css/CSSStyleSelector.cpp building here on ArchLinux it fails now: WebCore/css/CSSStyleSelector.cpp: In member function 'WTF::PassRefPtr WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*, bool, bool)': WebCor

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
If I manually copy WebCore\platform\graphics\cairo to $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the linking stage takes forever, then fails with: 4>Linking... 4> Creating library C:\ws\WebKit\WebKitBuild\lib\WebKit.lib and object C:\ws\WebKit\WebKitBuild\lib\WebKit.exp 4>Gen

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
On Wed, Mar 24, 2010 at 6:27 PM, Aram Hăvărneanu wrote: > If I manually copy WebCore\platform\graphics\cairo to > $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the > linking stage takes forever, then fails with: > > 4>Linking... > 4>   Creating library C:\ws\WebKit\WebKitBuild\lib

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Thomas Brodt
There is currently an open(?) issue regarding FontPlatformData.h. See Brent's mail from 17.03.2010 "Re: [webkit-dev] Frustrations with WebKit Font Representation" I don't know if it is resolved already. Thomas Am 24.03.2010 16:56, schrieb Aram Hăvărneanu: I am trying to build the Cairo port o

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
On Wed, Mar 24, 2010 at 7:02 PM, Thomas Brodt wrote: > There is currently an open(?) issue regarding FontPlatformData.h. See > Brent's mail from 17.03.2010 "Re: [webkit-dev] Frustrations with WebKit Font > Representation" > I don't know if it is resolved already. > I see. I did the copy workaroun

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
On Wed, Mar 24, 2010 at 6:27 PM, Aram Hăvărneanu wrote: > If I manually copy WebCore\platform\graphics\cairo to > $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the > linking stage takes forever, then fails with: > > 4>Linking... > 4>   Creating library C:\ws\WebKit\WebKitBuild\lib

[webkit-dev] build error with WebKit r37428 on Mac

2008-10-08 Thread Alexander Solis
I am trying to build WebKit r37428 on my Mac with: ./ WebKitTools /Scripts/build-webkit --qt --release I get the following error: (...) .4.0/ src /3rdparty/ sqlite / -I/ usr /local/ Trolltech /Qt-4.4.0/include/phonon -I/ usr /local/ Trolltech /Qt-4.4.0/lib/phonon.framework/Versions/4/Headers

[webkit-dev] Build error of Web kit on ubuntu

2008-12-18 Thread Meryl Silverburgh
Hi, i just check out the webkit source and try to compile it under ubuntu. I get this follow error: Can't open WebKit/gtk/webkit/webkitversion.h: No such file or directory at /usr/bin/glib-mkenums line 273. But I was able to compile the webkit code when i check that out (using git) about 2 week

Re: [webkit-dev] build error - caused by commit r39552?

2009-01-02 Thread Simon Fraser
Fixed in r39561? http://trac.webkit.org/changeset/39561 Simon On Jan 2, 2009, at 4:30 PM, Andreas Radke wrote: http://trac.webkit.org/changeset/39552/trunk/WebCore/css/CSSStyleSelector.cpp building here on ArchLinux it fails now: WebCore/css/CSSStyleSelector.cpp: In member function 'WTF::

Re: [webkit-dev] build error - caused by commit r39552?

2009-01-03 Thread Andreas Radke
Am Fri, 2 Jan 2009 16:58:13 -0800 schrieb Simon Fraser : > Fixed in r39561? > > http://trac.webkit.org/changeset/39561 > > Simon latest nightly r39572 builds again. so it looks fixed. thanks. -Andy ___ webkit-dev mailing list webkit-dev@lists.webkit.

[webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Ross Lillie
I'm getting build errors when building WebKit on OS X (10.5.6, Xcode 3.1.1) when the source tree is located on an alternate volume. In my configuration, the source tree is located on a secondary volume (/Volumes/Project HD/webkit). Examining the terminal log you see the following errors: set

Re: [webkit-dev] Build error of Web kit on ubuntu

2008-12-18 Thread Meryl Silverburgh
And I do have 'glib-mkenums ' in usr/bin Here are the error I get. I am building using this 'WebKitTools/Scripts/build-webkit --gtk --debug' WebKit was configured with the following options: Build configuration: Enable debugging (slow) : yes Enable GCC build o

Re: [webkit-dev] Build error of Web kit on ubuntu

2008-12-19 Thread Meryl Silverburgh
I reget the source code. It looks like the problem goes away. On Thu, Dec 18, 2008 at 11:47 PM, Meryl Silverburgh wrote: > And I do have 'glib-mkenums ' in usr/bin > > Here are the error I get. I am building using this > 'WebKitTools/Scripts/build-webkit --gtk --debug' > > WebKit was configured

Re: [webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Dan Bernstein
Unfortunately, WebKit cannot be built when there are spaces in the path to the source tree. See . On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote: I'm getting build errors when building WebKit on OS X (10.5.6, Xcode 3.1.1) when the source tree i

Re: [webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Ross Lillie
Thanks Dan! /ross On 1/7/09 3:20 PM, "Dan Bernstein" wrote: > Unfortunately, WebKit cannot be built when there are spaces in the path to the > source tree. See . > > On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote: > >> I'm getting build errors wh

[webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-25 Thread Wave Zhang
Hi, When I built the webkit on WinXP with VS2005, I have an error C2220: warn ing treated as error - no 'object' file generated for C:\Program Files\QuickTime SDK\cincludes\ConditionalMacros.h of project QTMovieWin. I donot know how to solve this issue. Any one has this error before? Thanks a

Re: [webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-25 Thread Brent Fulgham
Hi Bo, On Mar 25, 2008, at 3:19 PM, Wave Zhang wrote: > -- Build started: Project: QTMovieWin, Configuration: Release > Win32 -- > Performing Pre-Build Event... > Compiling... > QTMovieWin.cpp > C:\Program Files\QuickTime SDK\cincludes\ConditionalMacros.h : error > C2220: warn > ing t

Re: [webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-26 Thread Wave Zhang
Brent, I converted the source to UNIX style, but it does not work. Any suggestions? Thanks a lot. Bo On Tue, Mar 25, 2008 at 8:41 PM, Brent Fulgham <[EMAIL PROTECTED]> wrote: > Hi Bo, > > On Mar 25, 2008, at 3:19 PM, Wave Zhang wrote: > > > -- Build started: Project: QTMovieWin, C