[Webkit-unassigned] [Bug 11901] New: Can not build ARMV5 with RVCT 2.2 Evaluation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 01:20:12 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11901

           Summary: Can not build ARMV5 with RVCT 2.2 Evaluation
           Product: WebKit
           Version: 420+ (nightly)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ledwinka at 126.com


I have got RVCT 2.2 Evaluation installed.
I have changed RVCT2_2.h line 53 to 

#if (__ARMCC_VERSION < 200000 || __ARMCC_VERSION >= 230000)
//#error This instantiation of the build requires use of RVCT 2.2 Build 435 (or
later)
#endif

The error in logfile is 

You\s60\WEBKIT\group\EABI\BrowserCacheU.def(15) : DEFFILE ERROR: Incorrect
EXPORTS statement syntax
make[1]: *** [..\EPOC32\RELEASE\ARMV5\LIB\BrowserCache_sdk{000a0000}.lib] Error
9
make: *** [LIBRARYBROWSERCACHE] Error 2

In BrowserCacheU.def(15) is

_ZTI15CHttpCacheEntry @ 14 NONAME DATA 12 ; #<TI>#
        _ZTI17CHttpCacheHandler @ 15 NONAME DATA 12 ; #<TI>#
        _ZTI17CHttpCacheManager @ 16 NONAME DATA 32 ; #<TI>#
        _ZTI21CHttpCacheLookupTable @ 17 NONAME DATA 12 ; #<TI>#
        _ZTI21CHttpCacheStreamEntry @ 18 NONAME DATA 12 ; #<TI>#
        _ZTI23CHttpCacheStreamHandler @ 19 NONAME DATA 12 ; #<TI>#
        _ZTI25CHttpCacheEvictionHandler @ 20 NONAME DATA 12 ; #<TI>#
        _ZTV15CHttpCacheEntry @ 21 NONAME DATA 20 ; #<VT>#
        _ZTV17CHttpCacheHandler @ 22 NONAME DATA 20 ; #<VT>#

How to solve this problem?


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