Displaying 1 result from an estimated 1 matches for "igraph_es_type".
2008 Jun 26
1
Compilation error during package installation
...g.R
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -DUSING_R
-I. -g -O2 -DPACKAGE_VERSION=\"0.5\" -DINTERNAL_ARPACK
-DINTERNAL_LAPACK -DINTERNAL_BLAS -fpic -g -O2 -c adjlist.c -o
adjlist.o
igraph.h:435: warning: inline function ?igraph_es_type? declared but
never defined
igraph.h:233: warning: inline function ?igraph_vs_type? declared but
never defined
igraph.h:435: warning: inline function ?igraph_es_type? declared but
never defined
igraph.h:233: warning: inline function ?igraph_vs_type? declared but
never defined
gcc -std=gnu99 -I/usr/...