igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] igraph compilation with Cygwin


From: Josep Bau
Subject: Re: [igraph] igraph compilation with Cygwin
Date: Wed, 12 Aug 2009 15:52:16 +0200

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]