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,
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,