11 Jul
2007
11 Jul
'07
2:35 p.m.
Hi Tiago, hi Andrea
It's quite alright. If the problem turns out to be what I >think it is, this is not your fault at all, and is a problem >with GCC. What you have to do is to run configure, as >you did, and then compile it, as such:
$ ./configure --disable-visibility $ make
Yes, I did this and the problem is exactly the same. The error message is exactly as before: it does not perform the final link as Andrea pointed out. Cheers, Rui
You did only the first step, and now you must run >"make" to compile it. Please do that and tell me if you see the same errors >as before.
And don't worry about asking questions, this is why this >list exists! :-)
Cheers, -- Tiago de Paula Peixoto <tiago@forked.de>