Re: 'make index' problem

看板DFBSD_bugs作者時間21年前 (2005/01/26 02:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/7 (看更多)
lukasz byczynski wrote: > Eirik Nygaard wrote: > >> On Sun, Jan 23, 2005 at 11:32:03PM +0100, lukasz byczynski wrote: >>> Generating INDEX - please wait.."Makefile", line 28: Unassociated >>> shell command "BUILD_DEPENDS+= >>> ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp" >>> I also have perl 5.0030 (system) and perl 5.8.5 (build from port). >> You can fetch a pre-build index file by doing `make fetchindex` > hm... maybe it is solution.. but i don't understand why 'make index' > fails. One week ago, I rebuilded index without any error. Are you running DFly-CURRENT? In the last week the system perl was deleted, which may explain your problem. $ perl -v This is perl, v5.8.5 built for i386-freebsd-64int If you don't get the same response, then try executing 'use.perl port' which sets a symlink from /usr/bin/perl to /usr/local/bin/perl and adds six lines to /etc/make.conf. Just having /usr/local/bin/perl is not good enough because lots of perl scripts have "#/usr/bin/perl" hard-coded as the path to perl. If that doesn't fix the problem I would then try re-compiling all of your installed perl ports, i.e. any port beginning with 'p5-' and see if that helps.
文章代碼(AID): #11zeda00 (DFBSD_bugs)
文章代碼(AID): #11zeda00 (DFBSD_bugs)