OpenAADL / ocarina-build

Build script (and more) for Ocarina
MIT License
3 stars 5 forks source link

Reconfiguring FAILED #46

Closed ShadyBoom closed 4 years ago

ShadyBoom commented 4 years ago

Hello, I met the reconfiguring error when I tried to build ocarina on my Mac. I list the code below:


sudo ./build_ocarina.sh --reset --update --configure --build --prefix=$PWD/ocarina_install Password: [2020-08-05-10:25] Checkout the Ocarina sources [PASSED] [2020-08-05-10:40] Fetching runtimes 'polyorb-hi-ada polyorb-hi-c aadlib' [PASSED] [2020-08-05-10:48] Reconfiguring (Ocarina)[2020-08-05-10:48] Reconfiguring (Ocarina) [FAILED] Running aclocal ./support/reconfig: line 6: aclocal: command not found Running autoconf ./support/reconfig: line 9: autoconf: command not found Running automake ./support/reconfig: line 12: automake: command not found


Any advice? Thank you in advance.

yoogx commented 4 years ago

You should install autoconf and automake