Actions
Bug #13448
closedsqlite3: two symbols missing in mapfile
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Description
linking failed for firefox with --with-system-sqlite3 for two symbols:
sqlite3_expanded_sql
sqlite3_trace_v2
if these contained in files/mapfile and qlite3 repacked linking succeeds. But I have no idea which is the correct version section in mapfile.
Files
Updated by Aurélien Larcher over 1 year ago
Updated by Carsten Grzemba over 1 year ago
- File sqlite3-mapfile.patch sqlite3-mapfile.patch added
Updated by Carsten Grzemba over 1 year ago
- File sqlite3-mapfile-v2.patch sqlite3-mapfile-v2.patch added
please ignore my first patch. sqlite3-mapfile-v2.patch should be the correct kind to fix.
Updated by Aurélien Larcher over 1 year ago
- Status changed from New to Resolved
Actions