Skip to content

Instantly share code, notes, and snippets.

@jungle-boogie
Created September 23, 2015 03:49
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 jungle-boogie/2d2186c27660932b2abf to your computer and use it in GitHub Desktop.
Save jungle-boogie/2d2186c27660932b2abf to your computer and use it in GitHub Desktop.
make test_argparse
cc -DHAVE_CONFIG_H -I. -I../.. -D__TEST_ARGPARSE_MAIN__ -I./../ -std=gnu99 -g -O2 -MT test_argparse-test_argparse.o -MD -MP -MF .deps/test_argparse-test_argparse.Tpo -c -o test_argparse-test_argparse.o `test -f 'test_argparse.c' || echo './'`test_argparse.c
mv -f .deps/test_argparse-test_argparse.Tpo .deps/test_argparse-test_argparse.Po
make[3]: don't know how to make ../containers/libcontainers.la. Stop
make[3]: stopped in /usr/home/sean/bin/miller/c/cli
*** Error code 2
Stop.
make[2]: stopped in /usr/home/sean/bin/miller/c/cli
*** Error code 1
Stop.
make[1]: stopped in /usr/home/sean/bin/miller/c
*** Error code 1
Stop.
make: stopped in /usr/home/sean/bin/miller
3.255 real, 2.238 user, 0.778 sys; page: 0 hard/74258 soft, swap: 0, I/O: 39/6
Mem: 30252KB (19096KB shared + 287KB data/stack = 19384KB), VCSW: 2314 IVCSW: 655
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment