Esben Stien wrote: > Trying to compile ekiga-GIT, I get: > > configure: error: Could not link against ! > > Any pointers as to what I can try?. > > Here's my config.log: > > http://www.esben-stien.name/config.log
There is a problem with libboost checking...: configure:17775: checking for boostlib >= 1.34 configure:17839: g++ -c -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -I/usr/include conftest.cpp >&5 configure:17846: $? = 0 configure:17852: result: yes configure:18056: checking whether the Boost::Signals library is available configure:18091: g++ -c -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -I/usr/include conftest.cpp >&5 configure:18098: $? = 0 configure:18120: result: yes configure:18367: error: Could not link against ! I have libboost-dev and libboost-signals-dev installed, do you have them? -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
