[Merkaartor] Merkaartor on Mac OS X 10.4

Aleksandar Topuzovic aleksandar.topuzovic at gmail.com
Wed May 26 21:31:35 BST 2010


On May 22, 2010, at 2:52 PM, Jesper Wisborg Krogh wrote:

>> As for the compiling problem it seems that the g++ is pulling in /usr/bin/locale instead of /usr/include/c++/4.0.0/locale. Can you try forcing the C/CPP/CXX FLAGS to add -I /usr/include/c++/4.0.0/ 
> 
> Unfortunately that didn't change anything. It's still /usr/bin/locale that is being used.


Hi,

Can you just check if you have /usr/include/c++/4.0.0/locale and if it's there I can only suggest a brute force hack to edit /usr/include/c++/4.0.0/bits/ostream.tcc at line 45 and change <locale> to "/usr/include/c++/4.0.0/locale" (and please make a backup of the original file). And the second hack (really dirty) is to temprorary rename /usr/bin/locale to /usr/bin/locale.bin (so it's not pulled in) and after a successful compile change it back to the original filename (/usr/bin/locale).

Best regards

-- 
Aleksandar Topuzovic
aleksandar.topuzovic at gmail.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/merkaartor/attachments/20100526/38985504/attachment.html>


More information about the Merkaartor mailing list