Modify

Ticket #78 (closed defect: invalid)

Opened 19 months ago

Last modified 19 months ago

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

make.txt Download (16.8 KB) - added by anonymous 19 months ago.
make output

Change History

comment:1 Changed 19 months ago by tiago peixoto

  • Description modified (diff)

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.

Changed 19 months ago by anonymous

make output

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.

comment:5 Changed 19 months ago by anonymous

It's solved by upgrading boost to 1.47. Please close this ticket.

comment:6 Changed 19 months ago by tiago peixoto

  • Status changed from new to closed
  • Resolution set to invalid
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.