On 10/23/2007 09:10 PM, Rui Carvalho wrote:
> Hi,
>
> I've installed Libtool, but I'm now getting an error in make (see
> attached). Maybe this is again the --visibility problem? I mean, do I
> need to type --disable-visibility somewhere?

Yes, you have to do:

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

You don't need to run autogen.sh a second time. (It would also have
worked if you passed --disable-visibility to autogen.sh).

Cheers,
Tiago

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