vim & vim-lite build problems

Andre Guibert de Bruet andy at siliconlandmark.com
Thu May 6 17:36:36 UTC 2004


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/    >



More information about the freebsd-ports-bugs mailing list