From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 6 10:36:36 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7736616A4CE for ; Thu, 6 May 2004 10:36:36 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD50C43D1D for ; Thu, 6 May 2004 10:36:35 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (andy@localhost [127.0.0.1]) i46HaX3x022035 for ; Thu, 6 May 2004 13:36:33 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i46HaX8S022032 for ; Thu, 6 May 2004 13:36:33 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Thu, 6 May 2004 13:36:32 -0400 (EDT) From: Andre Guibert de Bruet To: ports-bugs@freebsd.org Message-ID: <20040506114034.T82213@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean Subject: vim & vim-lite build problems X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 17:36:36 -0000 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/ >