-
Notifications
You must be signed in to change notification settings - Fork 10k
Closed
Labels
Description
Describe the bug
When I tried to build cyber in docker container, I ran into the error:
ERROR: (02-24 11:22:17.988) /apollo/third_party/BUILD:17:1: no such package '@boost//': Expected directory at /usr/local/apollo/boost/include but it does not exist. and referenced by '//third_party:boost'.
To Reproduce
Steps to reproduce the behavior:
./docker/scripts/cyber_start.shsucceed./docker/scripts/cyber_into.shsucceed./apollo.sh build_cyber
See error:

Desktop (please complete the following information):
- OS:Ubuntu 18.04
- cyber docker image: apolloauto/apollo:cyber-x86_64-18.04-20191003_1544
Reactions are currently unavailable