【求助】编译程序时联接库错误,请大家帮忙看看?
我编译程序时报找不到 libbfd-2.15.92.0.2.so这个库。出错信息如下:
- l: B( t) J7 w" p( q. G: ~ zhanggh@devpc38:~/mg-samples/src$ make static
9 H# f* F# d( \3 H gcc -g -O2 -Wall -Wstrict-prototypes -pipe -D_REENTRANT -o static static.o -lpthread -lminigui -lm -lpng -lpthread -ljpeg4 `3 Y8 a+ M1 U! h i) s. E$ D
/usr/bin/ld: error while loading shared libraries: libbfd-2.15.92.0.2.so: cannot open shared object file: No such file or directory
}5 \. k1 q; m0 i collect2: ld returned 127 exit status$ E6 i# q, |. v7 z2 \5 M
make: *** [static] 错误 1
+ s; ^ H. k$ y/ W; I% |4 h
3 U; }+ V9 E# b7 R 谁有这个库文件给我发一份,谢谢!ghzhang@minigui.org