Re: pkgbox status?

看板DFBSD_kernel作者時間16年前 (2009/09/25 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串12/12 (看更多)
Jeremy C. Reed wrote: > If I should be using libpthread_xu.so instead, what are the steps to > make Dragonfly and/or pkgsrc use it by default? > > Any webpage or documentation about this? > > (In other words, what are others doing to get around this problem? Or > is it just that the system I am using is inproperly installed or way > out of date, even though it has been upgraded many times?) The system in general should be fine, just two symlinks need to be adjusted: cd /usr/lib rm libpthread.a ln -s libthread_xu.a libpthread.a rm libpthread.so.0 ln -s libthread_xu.so libpthread.so.0 -- Hasso Tepper
文章代碼(AID): #1AlBX83x (DFBSD_kernel)
文章代碼(AID): #1AlBX83x (DFBSD_kernel)