Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 18th, 2010  |  syntax: None  |  size: 0.67 KB  |  hits: 142  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ==> Starting build()...
  2. gcc -Wall -c main.c
  3. gcc -Wall -c hc.c
  4. gcc -Wall -c hc_functions.c
  5. gcc -Wall -c hc_varassign.c
  6. gcc `pkg-config --cflags --libs plplotd` -Wall -c hc_graph.c
  7. gcc -Wall -c hc_complex.c
  8. gcc -Wall -c m_apmc.c
  9. gcc -Wall -c hc_stats.c
  10. gcc -Wall -c hc_programming.c
  11. gcc -Wall -c hc_chemistry.c
  12. gcc -Wall -c hc_list.c
  13. gcc -Wall -c hc_help.c
  14. gcc `pkg-config --cflags --libs plplotd`  main.o hc.o hc_functions.o hc_varassign.o hc_graph.o hc_complex.o m_apmc.o hc_stats.o hc_programming.o hc_chemistry.o hc_list.o hc_help.o /usr/lib/libmapm.a -lgd -lm -lreadline -o hc
  15. gcc: /usr/lib/libmapm.a: No such file or directory
  16. make: *** [hc] Error 1
  17.     Aborting...