Bug #13448
sqlite3: 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 8 days ago
Updated by Carsten Grzemba 8 days 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.