Date: Thu, 6 May 2004 13:36:32 -0400 (EDT) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: ports-bugs@freebsd.org Subject: vim & vim-lite build problems Message-ID: <20040506114034.T82213@alpha.siliconlandmark.com>
next in thread | raw e-mail | index | archive | help
Hi, I know this has been reported already, but the previous PR didn't specify that vim itself is similarly broken. I made the mistake of pkg_delete'ing vim-lite to try and install regular vim. Trying to reinstall or upgrading vim-lite again resulted in the following: [...] >> Checksum OK for vim/6.2.515. >> Checksum OK for vim/6.2.517. >> Checksum OK for vim/6.2.518. >> Checksum OK for vim/6.2.519. >> Checksum OK for vim/6.2.521. ===> Patching for vim-lite-6.2.521 ===> Applying distribution patches for vim-lite-6.2.521 ===> Applying FreeBSD patches for vim-lite-6.2.521 ===> vim-lite-6.2.521 depends on shared library: iconv.3 - found ===> Configuring for vim-lite-6.2.521 cd testdir; make -f Makefile clean rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X* rm -f *.o objects/* core vim.core vim xxd/*.o rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c rm -f conftest* *~ auto/link.sed if test -d po; then cd po; make prefix= clean; fi make: don't know how to make clean. Stop *** Error code 2 Stop in /usr/ports/editors/vim-lite/work/vim62/src. *** Error code 1 Stop in /usr/ports/editors/vim-lite. It looks like the wrong working directory was selected for the make clean that is being run. I don't have the time to come up with a fix right now. Just thought I'd let you know... > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040506114034.T82213>