
Untitled
By: a guest on
Aug 18th, 2010 | syntax:
None | size: 0.67 KB | hits: 142 | expires: Never
==> Starting build()...
gcc -Wall -c main.c
gcc -Wall -c hc.c
gcc -Wall -c hc_functions.c
gcc -Wall -c hc_varassign.c
gcc `pkg-config --cflags --libs plplotd` -Wall -c hc_graph.c
gcc -Wall -c hc_complex.c
gcc -Wall -c m_apmc.c
gcc -Wall -c hc_stats.c
gcc -Wall -c hc_programming.c
gcc -Wall -c hc_chemistry.c
gcc -Wall -c hc_list.c
gcc -Wall -c hc_help.c
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
gcc: /usr/lib/libmapm.a: No such file or directory
make: *** [hc] Error 1
Aborting...