[Webkit-unassigned] [Bug 9435] Can't build the s60WebKit for gcce target

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 16 07:06:10 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9435





------- Comment #2 from sdalis at realeyes3d.com  2006-06-16 07:06 PDT -------
Hi,

The first compilation gives an error regarding the symbol definition of the
"WebCore_gcceU.DEF" file. An error was raised : "; #<TI># symbol not defined". 
The "WebCore_gcceU.DEF" file contained the following :
        _ZTI14CWebCoreBridge @ 147 NONAME ; #<TI>#
        _ZTI16CWebCoreSettings @ 148 NONAME ; #<TI>#
        _ZTI20CWebCorePageDataItem @ 149 NONAME ; #<TI>#
        _ZTI23CWebCoreGraphicsContext @ 150 NONAME ; #<TI>#
        _ZTV14CWebCoreBridge @ 151 NONAME ; #<VT>#
        _ZTV16CWebCoreSettings @ 152 NONAME ; #<VT>#
        _ZTV20CWebCorePageDataItem @ 153 NONAME ; #<VT>#
        _ZTV23CWebCoreGraphicsContext @ 154 NONAME ; #<VT>#
so I removed it.

Then the compilation failed with the following:

It seems that the library "HistoryProvider.dso" is missing. I've checked into
the file "s60\S60Internals\S60LibsGcce.zip" where all the needed library are,
and the library is not there.
The compilation gives the following:

F:\Symbian\9.1\S60_3rd\s60>build -gt
Building under x: drive

7 archives were successfully processed.
Synching \s60\LayoutTests with \epoc32\winscw\c\LayoutTests
0 LayoutTests files updated
0 LayoutTests files removed
  make -r  -f "\EPOC32\BUILD\s60\GCCE.make" TARGET CFG=UREL VERBOSE=-s
arm-none-symbianelf-ld: ..\EPOC32\RELEASE\ARMV5\LIB\HistoryProvider.dso: No
such file: No such file or directory
make[1]: *** [..\EPOC32\RELEASE\GCCE\UREL\browserengine.dll] Error 1
make: *** [TARGETWEBKIT] Error 2
make -s  -r -f "\EPOC32\BUILD\s60\MEMMAN\GCCE\MEMMAN.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\PCRE\GCCE\PCRE.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\JAVASCRIPTCORE\GCCE\JAVASCRIPTCORE.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\KHTML\GCCE\KHTML.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\KWQ\GCCE\KWQ.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\WEBCORE\GCCE\WEBCORE.GCCE" UREL
make -s  -C \s60\WEBKIT\group -f "ICONS.MK" TO_ROOT=..\..\..
EPOCBLD=..\..\..\EPOC32\BUILD\s60\ICONS\GCCE TO_BLDINF=..\..\..\s60
PLATFORM=GCCE CFG=UREL BLD
make -s  -r -f "\EPOC32\BUILD\s60\RESLOADER\GCCE\RESLOADER.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\BROWSERCORE\GCCE\BROWSERCORE.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\BROWSERVIEW\GCCE\BROWSERVIEW.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\PLUGIN\GCCE\PLUGIN.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\BROWSERREC\GCCE\BROWSERREC.GCCE" UREL
make -s  -r -f "\EPOC32\BUILD\s60\BROWSERCACHE\GCCE\BROWSERCACHE.GCCE" UREL
WARNING: Not attempting to create any import libraries.
When exports are frozen in "\s60\WEBKIT\EABI\BrowserCacheU.DEF", regenerate
Makefile.
make -s  -r -f "\EPOC32\BUILD\s60\WEBKIT\GCCE\WEBKIT.GCCE" UREL
Processing WebUi.pkg...
WebUi.pkg(24) : error: file I/O fault.
Sign WebUi.sis...
file I/O fault, cannot open WebUi.sis.
Delete intermediate files...
Impossible de trouver X:\s60\s60webui\webui\install\WebUi.sis
Done, please copy WebUi.sisx to your phone

        Completed in: 00:01:01

        Scanning build output for errors: 2 found


-- 
Configure bugmail: http://bugzilla.opendarwin.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