On Wed, Aug 12, 2009 at 3:52 PM, Josep Bau<
address@hidden> wrote:
> Ooops, you're right!
> Thanks. Now I got it working but it's still not finishing the job. I get
> this at the end:
> Any clue?
>
> In file included from bliss_graph.hh:32,
> from bliss_partition.cc:21:
> bliss_bignum.hh: In member function `int igraph::BigNum::tostring(char**)':
> bliss_bignum.hh:77: error: `fabsl' undeclared (first use this function)
> bliss_bignum.hh:77: error: (Each undeclared identifier is reported only once
> for
> each function it appears in.)
> make[3]: *** [libigraph_la-bliss_partition.lo] Error 1
> make[3]: Leaving directory `/home/Compaq/igraph-0.5.2/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/Compaq/igraph-0.5.2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Compaq/igraph-0.5.2'
> make: *** [all] Error 2
>
> 2009/8/12 Tamas Nepusz <
address@hidden>
>>
>> Hi,
>>
>> > MAKE Version 4.0 Copyright (c) 1987, 1996 Borland International
>> It seems that you are using Borland make. Please install GNU make and
>> try with that. There should be a package for that in Cygwin.
>>
>> --
>> Tamas
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>>
address@hidden
>>
http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
> _______________________________________________
> igraph-help mailing list
>
address@hidden
>
http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>