Modify ↓
Ticket #78 (closed defect: invalid)
Compile error on CENTOS 6.0
| Reported by: | anonymous | Owned by: | tiago peixoto |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | graph-tool | Version: | 2.2 |
| Keywords: | compile CENTOS | Cc: |
Description (last modified by tiago peixoto) (diff)
run make, it will report:
graph_rewiring.cc:119: instantiated from here graph_rewiring.hh:586: warning: unused variable 'e' make[4]: *** [graph_rewiring.lo] Error 1
Attachments
Change History
comment:2 Changed 19 months ago by tiago peixoto
This is not the full error message; it only displays a warning. Please provide the full error message, and also other relevant information such as which GCC and Boost version you are using.
comment:3 follow-up: ↓ 4 Changed 19 months ago by anonymous
gcc (GCC) 4.4.4 20100726 (Red Hat 4.4.4-13)
Name : boost Arch : x86_64 Version : 1.41.0 Release : 11.el6
comment:4 in reply to: ↑ 3 Changed 19 months ago by tiago peixoto
The output you provided is still not the full message... Please provide everything which follows the compilation command.
But in any case, I believe the boost version you are using is too old. The required version is 1.42 or above. It would not hurt to use a newer GCC version as well.
Note: See
TracTickets for help on using
tickets.



