search for: bliss_kstack

Displaying 1 result from an estimated 1 matches for "bliss_kstack".

2008 Jun 26
1
Compilation error during package installation
...?igraph_es_type? declared but never defined igraph.h:233: warning: inline function ?igraph_vs_type? declared but never defined g++ -I/usr/lib/R/include -I/usr/local/include -DUSING_R -fpic -g -O2 -c bliss.cc -o bliss.o In file included from bliss_graph.hh:27, from bliss.cc:19: bliss_kstack.hh: In constructor ?igraph::KStack<Type>::KStack(int)?: bliss_kstack.hh:74: error: there are no arguments to ?malloc? that depend on a template parameter, so a declaration of ?malloc? must be available bliss_kstack.hh:74: error: (if you use ?-fpermissive?, G++ will accept your code, but allow...