elnelson
Lunaria World Dev
Hello otlanders, i recently got a raspberry pi B+ (it has 4gb ram) and i want it to host my project but im encountering problems trying to compile this Fir3element/3777 (https://github.com/Fir3element/3777) (and other revs too)
The errors i get are these:
configure: error: 'boost:: asio header not found. "
i fixed this with: Compiling - configure: error: 'boost:: asio header not found. (https://otland.net/threads/configure-error-boost-asio-header-not-found.74308/)
but i encounter a new error that says:
boost::unordered_set header not found
and its driving me crazy, can some kind soul help me please?
Edit1: i found this post (Linux - Outdated Library's help (https://otland.net/threads/outdated-librarys-help.267847/#post-2610065)) about old libraries and i deleted the 'tr1' partof the configure.ac and house.h files and i could advance to the ./build.sh part, however i still getting errors when the compiler runs. i attached the images of the terminal (im using a virtual machine with ubuntu 20.04 atm, but i get the same error with raspbian)
The errors i get are these:
configure: error: 'boost:: asio header not found. "
i fixed this with: Compiling - configure: error: 'boost:: asio header not found. (https://otland.net/threads/configure-error-boost-asio-header-not-found.74308/)
but i encounter a new error that says:
boost::unordered_set header not found
and its driving me crazy, can some kind soul help me please?
Edit1: i found this post (Linux - Outdated Library's help (https://otland.net/threads/outdated-librarys-help.267847/#post-2610065)) about old libraries and i deleted the 'tr1' partof the configure.ac and house.h files and i could advance to the ./build.sh part, however i still getting errors when the compiler runs. i attached the images of the terminal (im using a virtual machine with ubuntu 20.04 atm, but i get the same error with raspbian)
Attachments
-
bug1.png392 KB · Views: 58 · VirusTotal
-
bug2.png193.8 KB · Views: 55 · VirusTotal
-
bug3.png200.2 KB · Views: 51 · VirusTotal
Last edited: