Created
August 6, 2012 15:33
-
-
Save sugar700/3275618 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| glitchmr@strawberry ~/perl-1.0_16> make depend | |
| ./makedepend | |
| make[1]: Entering directory `/home/glitchmr/perl-1.0_16' | |
| echo arg.c array.c cmd.c dump.c form.c hash.c search.c stab.c str.c util.c version.c | tr ' ' '\012' >.clist | |
| make[1]: Leaving directory `/home/glitchmr/perl-1.0_16' | |
| Finding dependencies for arg.o. | |
| Finding dependencies for array.o. | |
| Finding dependencies for cmd.o. | |
| Finding dependencies for dump.o. | |
| Finding dependencies for form.o. | |
| Finding dependencies for hash.o. | |
| Finding dependencies for search.o. | |
| Finding dependencies for stab.o. | |
| Finding dependencies for str.o. | |
| Finding dependencies for util.o. | |
| Finding dependencies for version.o. | |
| make[1]: Entering directory `/home/glitchmr/perl-1.0_16' | |
| echo Makefile.SH makedepend.SH | tr ' ' '\012' >.shlist | |
| make[1]: Leaving directory `/home/glitchmr/perl-1.0_16' | |
| ./makedepend: 1: ./makedepend: Syntax error: Unterminated quoted string | |
| make: *** [depend] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment