Comment 1 for bug 237321

Revision history for this message
Andrei B (andrei-srr) wrote :

Fixed with including serialization/binary_object.hpp, but :

/bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="encfs" -I/usr/include/boost-1_35 -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -g -O2 -pthread -o encfs encfs.o openssl.o main.o libencfs.la -lrlog -lssl -lcrypto -ldl -lfuse -lboost_serialization-gcc41-mt-1_35
g++ -DRLOG_COMPONENT=encfs -I/usr/include/boost-1_35 -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -g -O2 -pthread -o .libs/encfs encfs.o openssl.o main.o ./.libs/libencfs.so /usr/lib/librlog.so -lssl -lcrypto -ldl /usr/lib/libfuse.so -lboost_serialization-gcc41-mt-1_35
./.libs/libencfs.so: undefined reference to `boost::system::get_posix_category()'
./.libs/libencfs.so: undefined reference to `boost::system::get_system_category()'
collect2: ld returned 1 exit status