[Webkit-unassigned] [Bug 52839] [Qt][Symbian] Fix --minimal build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 13:33:22 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52839





--- Comment #11 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2011-01-24 13:33:22 PST ---
I seem to have a problem with the previously landed patch as linking still fails:

   Error: L6218E: Undefined symbol RFs::DriveToChar(int, TChar&) (referred from
PluginDatabaseSymbian.o).
   Error: L6218E: Undefined symbol RFs::Close() (referred from PluginDatabaseSym
bian.o).
   Error: L6218E: Undefined symbol RFs::Connect(int) (referred from PluginDataba
seSymbian.o).
   Error: L6218E: Undefined symbol RFs::DriveList(TBuf8<(int)26>&) const (referr
ed from PluginDatabaseSymbian.o).

It seem that "LIBS += -lefsrv" should be outside of the ENABLE_NETSCAPE_PLUGIN_API guard for Symbian.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list