I am trying to build an EtherLab test platform on Ubuntu 16.04 and came across the following error when following the TestManager and DLS instructions:
In section 3.5, building test server: g++ -o test1 test1.cpp -I/opt/etherlab/include -L/opt/etherlab/lib -lpdserv /opt/etherlab/lib/libpdserv.so: undefined reference to `log4cplus::Logger::Logger(log4cplus::Logger&&)' /opt/etherlab/lib/libpdserv.so: undefined reference to `log4cplus::Logger::operator=(log4cplus::Logger&&)' collect2: error: ld returned 1 exit status I verified that the log4cplus-dev package is installed (version 1.1.2-3.1). Any clue why this is not working for me? Thanks! -- Patricia A. Holden
_______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
