On Mon, 3 May 2004 15:58:57 +0300
Petre Bandac <[EMAIL PROTECTED]> 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
> 
> thanks,
> 
> petre
> -- 
> Login: petre                                  Name: Petre Bandac
> Directory: /home/petre                Shell: /usr/local/bin/zsh
> On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
> On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
> New mail received Fri Feb 20 10:38 2004 (EET)
>      Unread since Tue Feb 17 12:31 2004 (EET)
> No Plan.
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

This problem is already discussed in [EMAIL PROTECTED] It worked for me.

If you are really in a hurry, do the following:

        % cd $PORTSDIR/editors/vim
        % make patch
        % rm -rf work/vim62/src/po
        % make build
        %

However, due to the nature of the error (missing src/po/Makefile), you
might want to await for a few days for repair.



horio shoichi

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to