|
/home/txg/ns-allinone-2.29/xgraph-12.1# make
gcc -g -o xgraph xgraph.o xgX.o hard_devices.o dialog.o hpgl.o ps.o idraw.o xtb.o st.o params.o alloc.o draw.o init.o read.o tgif.o derivative.o -lX11 -lm
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make: *** [xgraph] 错误 1 |
|