Advertising (This ad goes away for registered users. You can Login or Register)

PS4 Webkit 537.73 compile error

Underground PS4 discussions
Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
Post Reply
dal3boy
Posts: 20
Joined: Sun Jan 04, 2015 10:52 am

PS4 Webkit 537.73 compile error

Post by dal3boy » Sun Apr 12, 2015 4:21 am

Hi

I got source from here http://www.scei.co.jp/ps4-license/webkit_537_73.zip
and trying to compile so far going in some direction but still have build issues

Got config from project:
WebKit was configured with the following options:
Build configuration:
Enable debugging (slow) : no
Compile with debug symbols (slow) : no
Enable GCC build optimization : yes
Code coverage support : no
Optimized memory allocator : yes
Accelerated rendering backend : none

Features:
=======
WebKit1 support : yes
WebKit2 support : yes
Accelerated Compositing : no
Accelerated 2D canvas : no
Battery API support : no
Gamepad support : no
Geolocation support : yes
HTML5 video element support : yes
JIT compilation : autodetect
Opcode stats : no
SVG fonts support : yes
SVG support : yes
Spellcheck support : yes
Credential storage support : yes
Web Audio support : no
WebGL : no

GTK+ configuration:
GTK+ version : 3.0
GDK target : x11
Introspection support : no
Generate documentation : no

but like some files still missing from whole source, trying to get it compile
Stay updated

P.S. Building on Ubuntu 14.04 LTS
Advertising
Last edited by dal3boy on Thu Apr 16, 2015 12:02 pm, edited 1 time in total.

dal3boy
Posts: 20
Joined: Sun Jan 04, 2015 10:52 am

Re: PS4 Webkit 537.73 compile error

Post by dal3boy » Thu Apr 16, 2015 12:01 pm

updated and enabled debug=yes, anyone have idea what could it be? 1st time trying to compile webkit from source so any help is welcome

now have this issue:
perl: warning: Falling back to the standard locale ("C").
GEN DerivedSources/JavaScriptCore/KeywordLookup.h
Traceback (most recent call last):
File "Source/JavaScriptCore/KeywordLookupGenerator.py", line 214, in <module>
keywords = parseKeywords(keywordsText)
File "Source/JavaScriptCore/KeywordLookupGenerator.py", line 84, in parseKeywords
raise Exception("expected description ending with @end")
Exception: expected description ending with @end
make: *** [DerivedSources/JavaScriptCore/KeywordLookup.h] Error 1
Advertising

Post Reply

Return to “Programming and Security”