Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -*- mode: compilation; default-directory: "/Users/borjatarraso/prj/" -*-
- Compilation started at Sun Oct 16 15:31:17
- make
- gcc -c count_words.c
- gcc count_words.o lexer.o -lfl -o count_words
- Undefined symbols:
- "_foe_count", referenced from:
- _foe_count$non_lazy_ptr in count_words.o
- "_fee_count", referenced from:
- _fee_count$non_lazy_ptr in count_words.o
- "_fie_count", referenced from:
- _fie_count$non_lazy_ptr in count_words.o
- "_fum_count", referenced from:
- _fum_count$non_lazy_ptr in count_words.o
- "_yylex", referenced from:
- _main in count_words.o
- ld: symbol(s) not found
- collect2: ld returned 1 exit status
- make: *** [count_words] Error 1
- Compilation exited abnormally with code 2 at Sun Oct 16 15:31:17
Advertisement
Add Comment
Please, Sign In to add comment