On 07/11/2007 11:35 AM, Rui Carvalho wrote:
> 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.

I think you have to clean up the setup first. Do it like this, this time:

$ make distclean
$ ./configure --disable-visibility
$ make

This has to work. ;-)

If it doesn't, then please send me again the results, even if they look
exactly the same.

Cheers,
-- 
Tiago de Paula Peixoto <[EMAIL PROTECTED]>

09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
graph-tool@forked.de
http://lists.forked.de/mailman/listinfo/graph-tool

Reply via email to