15 Jan
2010
15 Jan
'10
9:53 p.m.
W dniu 15 stycznia 2010 22:19 użytkownik ~suv <suv-sf@...58...> napisał:
- patching the system gcc/libstdc++-v3 TR1 header file 'hashtable'
I renamed the installed version and copied the one from the gcc 4.0.4 tarball into '/usr/include/c++/4.0.0/tr1/'
- building Inkscape r8979
to rebuild Inkscape I did:
- bzr revert -r 8979
- re-apply local patches
- touch configure.ac (to re-run configure)
- make
The build went through without fatal errors, see attached build log file.
This looks good. I think that if the instructions on how to fix the broken hashtable header are included in the Mac compilation instructions, and a check is put in configure, we can use the non-deprecated tr1::unordered_set. What others think?
Regards, Krzysztof