happyfish100 / libfastcommon

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
http://bbs.chinaunix.net/forum-240-1.html
GNU Lesser General Public License v3.0
898 stars 531 forks source link

启动报错 symbol lookup error: /usr/bin/fdfs_trackerd: undefined symbol: g_current_time #18

Closed mmsy closed 6 years ago

mmsy commented 6 years ago

启动报错 symbol lookup error: /usr/bin/fdfs_trackerd: undefined symbol: g_current_time 这是什么问题