Vim-lite make error
Mauricio Brunstein
mbrunstein at comnet.com.ar
Wed May 5 12:48:05 UTC 2004
I did a cvsup last night and after issue the following commands on my
FreeBSD machine:
# pkgdb -F
# portsdb -Uu
After that, I've tried to upgrade the ports with:
# portupgrade -a
When it reaches the vim-lite port, it stops with the same error that make
give me when I've deinstalled the package with pkg_delete (I've had
installed it originally with sysinstall when I installed the OS) and
installed again w/make:
-------------------------------------------
# cd /usr/ports/editors/vim-lite
# make
.....
.....
>> 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.
-------------------------------------------
Please HELP!!!! It appears to me that there is an error in the updated
makefile, but I had not tried to make vim before to issue the cvsup to
update the ports tree. Or may be I'm doing something wrong.
Thank you for all your work!!!
Mauricio.
More information about the freebsd-ports-bugs
mailing list