10 Jul
2007
10 Jul
'07
11:22 p.m.
Hi, Sorry I forgot the obvious :) -here it is 32 bit architecture; Python 2.4 Boost 1.33.1 Gcc 4.1.2 Expat 1.95.8-3.4build1 Thanks a lot, Rui
Hi. Please tell me what GCC version are you using, and >what is your architecture (32 or 64 bit). If you're compiling on a 64 >bit machine, please try using the "--disable-visibility" configure >option:
./configure --disable-visibility make
Cheers, -- Tiago de Paula Peixoto <tiago at forked.de>