Created
March 4, 2009 02:08
-
-
Save drewr/73665 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CXX libledger_util_la-error.lo | |
CXX libledger_util_la-utils.lo | |
CXX libledger_util_la-accum.lo | |
CXX libledger_util_la-sha1.lo | |
LD libledger_util.la | |
CXX ledger-main.o | |
CXX ledger-global.o | |
LD ledger | |
Undefined symbols: | |
"ledger::argv0", referenced from: | |
__ZN6ledger5argv0E$non_lazy_ptr in ledger-main.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
make[2]: *** [ledger] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment