search for: igraph_i_strdup

Displaying 3 results from an estimated 3 matches for "igraph_i_strdup".

2017 Oct 10
2
Cannot install igraph package
...age ?igraph? >> * removing ?/usr/lib64/R/library/igraph? >> ------------------ >> >> Any ideas? > > Need to see a lot more logs, specifically, the items before that Error > occurs. Thanks, Tom. Below, you can find more logs: --------------------- # define strdup igraph_i_strdup In file included from /usr/include/string.h:634:0, from src/foreign-gml-parser.y:54: /usr/include/bits/string2.h:208:0: note: this is the location of the previous definition # define strdup(s) __strdup (s) gcc -m64 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I...
2017 Oct 11
0
Cannot install igraph package
...igraph? > >> ------------------ > >> > >> Any ideas? > > > > Need to see a lot more logs, specifically, the items before that Error > > occurs. > > Thanks, Tom. Below, you can find more logs: > > --------------------- > # define strdup igraph_i_strdup > > In file included from /usr/include/string.h:634:0, > from src/foreign-gml-parser.y:54: > /usr/include/bits/string2.h:208:0: note: this is the location of the > previous definition > # define strdup(s) __strdup (s) > > gcc -m64 -I/usr/include/R -DNDE...
2017 Oct 09
2
Cannot install igraph package
Dear All, I am trying to install igraph package but getting the following error: ------------------ make: *** [/usr/lib64/R/etc/Makeconf:159: foreign-graphml.o] Error 1 ERROR: compilation failed for package ?igraph? * removing ?/usr/lib64/R/library/igraph? ------------------ Any ideas? Thanks in advance, Paul