Skip to content

Instantly share code, notes, and snippets.

Created November 12, 2012 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4060617 to your computer and use it in GitHub Desktop.
Save anonymous/4060617 to your computer and use it in GitHub Desktop.
dyncall build failed....
cd 3rdparty/dyncall && gmake BUILD_DIR=. -f GNUmakefile
gmake[1]: Entering directory `c:/Github/p6_work/rakudo/nqp/3rdparty/dyncall'
c:/strawberry/c/bin/gmake -C dyncall
gmake[2]: Entering directory `c:/Github/p6_work/rakudo/nqp/3rdparty/dyncall/dync
all'
del .\libdyncall_s.a
process_begin: CreateProcess(NULL, del .\libdyncall_s.a, ...) failed.
make (e=2): The system cannot find the file specified.
gmake[2]: *** [libdyncall_s.a] Error 2
gmake[2]: Leaving directory `c:/Github/p6_work/rakudo/nqp/3rdparty/dyncall/dynca
ll'
gmake[1]: *** [dyncall] Error 2
gmake[1]: Leaving directory `c:/Github/p6_work/rakudo/nqp/3rdparty/dyncall'
gmake: *** [3rdparty/dyncall/dyncall/libdyncall_s.a] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment