Closed sardarreh closed 6 years ago
Hi,
It seems it is necessary to run ./configure --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
on raspbian, for reasons I don't fully understand.
If you run into compilation errors, try --disable-native
because of a known GCC bug. But I'm not sure if it still applies.
Please open the issue again if this doesn't solve your problem.
Dear ODR-DabMux Team, Hi.
When i use ./configure in Raspbian i get this error: " . . . checking for boostlib >= 1.48.0 (104800)... yes checking whether the Boost::Thread library is available... yes configure: error: Could not find a version of the library!"
Raspbian version is: Linux raspberrypi 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux
Boost version is: 1.55
How can i do for resolve problem? Thank you for your attention.