Opened 14 years ago
Closed 14 years ago
#6083 closed bug (invalid)
WebPositive failed to run - Could not resolve symbol _ZN9BLanguage4CodeEv
Reported by: | streak | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On gcc2h hrev36930 [ nightly ] i cannot start webpositive hrev515 Im getting this:
runtime_loader: /HaikuData/Programs/Internet/WebPositive/lib/libwebcore.so: Could not resolve symbol '_ZN9BLanguage4CodeEv' resolve symbol "_ZN9BLanguage4CodeEv" returned: -2147478780 runtime_loader: /HaikuData/Programs/Internet/WebPositive/lib/libwebcore.so: Troubles relocating: Symbol not found
On A2 this build works fine..
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
There is a package already out which is supposed to run on the nightly. If you install it via installoptionalpackage, it should pick the right version.
Note:
See TracTickets
for help on using tickets.
Since liblocale.so in not ABI stable yet, it should be available only as a static library IMHO.