Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 May 2004 15:52:49 +0000
From:      "C. Delnooz" <c.delnooz@home.nl>
To:        Petre Bandac <petre@rdsbv.ro>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: vim make install error
Message-ID:  <1083599569.27391.2.camel@morreion.wizards.nl>
In-Reply-To: <20040503155857.1cfd92d3@xxl.rdsbv.ro>
References:  <20040503155857.1cfd92d3@xxl.rdsbv.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2004-05-03 at 12:58, Petre Bandac wrote:
> after a cvsup today - when portupgrading
> 
> 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/work/vim62/src.
> *** Error code 1
> 
> Stop in /usr/ports/editors/vim.
> 
> please cc to me, as this address is not subscribed
> 

I've got the exact same problem. Just 
# cd /usr/ports/editors/vim6+ruby
# make

will result in the described behaviour. There seems to be no makefile in
/usr/ports/editors/vim/work/vim62/src/po hence, no target clean. Anybody
ideas?

Regards
Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1083599569.27391.2.camel>