You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make deps
cd /opt/deps//elfutils; autoreconf -ivf; ./configure CFLAGS="-g -O2" --disable-debuginfod --enable-maintainer-mode --prefix=/opt/deps//; make install
/bin/sh: autoreconf: command not found
/bin/sh: ./configure: No such file or directory
make[1]: Entering directory `/opt/deps/elfutils'
make[1]: *** No rule to make target `install'. Stop.
make[1]: Leaving directory `/opt/deps/elfutils'
make: *** [deps] Error 2
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: