|
发表于 2003-8-17 02:49:07
|
显示全部楼层
: undefined reference to `pthread_mux_lock'
/tmp/ccj55W69.o(.text+0x83): In function `scanhost':
: undefined reference to `pthread_mut_unlock'
/tmp/ccj55W69.o(.text+0x6c4): In function `main':
: undefined reference to `create_thread' >>>pthread_create
?????????????
这几个函数都写错了 用google查查缓程库中对应函数的函数名 |
|