Advertisement
Guest User

Untitled

a guest
Sep 13th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. pi@pi1 ~/MasterPassword/MasterPassword/C/lib/scrypt $ make
  2. mkdir -p scrypt-
  3. cp -R lib libcperciva autocrap scrypt-
  4. cp scrypt_platform.h main.c FORMAT scrypt.1 scrypt-
  5. echo -n '' > scrypt-version
  6. mkdir -p config.aux
  7. aclocal -I .
  8. configure.ac:4: error: AC_INIT should be called with package and version arguments
  9. /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded from...
  10. configure.ac:4: the top level
  11. autom4te: /usr/bin/m4 failed with exit status: 1
  12. aclocal: autom4te failed with exit status: 1
  13. make: *** [publish-at] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement