Skip to content

Buil failure: /usr/bin/ld: cannot find -lboost_graph #40

Open
@spth

Description

@spth

I tried to compile treedec (iter branch) on a Debian GNU/Linux testing system without libboost-graph-dev installed. It fails:

philipp@notebook6:~/freetdi/tdlib$ make
[…]
libtool: link: g++ -fprofile-generate -Os -march=native -g -O2 -std=c++11 -o tdecomp-profile tdecomp_profile-tdecomp.o  -lpthread -lboost_graph -lboost_thread -lboost_system
/usr/bin/ld: cannot find -lboost_graph

I guess configure should have checked for that library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions