Re: Can not "make clean" etc.

2004-02-08 Thread Deling Ren
On Sat, 7 Feb 2004, Lowell Gilbert wrote: > Don't top-post, please. Sorry about that. > > Deling Ren <[EMAIL PROTECTED]> writes: > > > On Sat, 7 Feb 2004, Lowell Gilbert wrote: > > > > > Deling Ren <[EMAIL PROTECTED]> writes: > > > > > > > Hi all, I am experiencing a nasty problem: I can not "ma

Re: Can not "make clean" etc.

2004-02-07 Thread Lowell Gilbert
Don't top-post, please. Deling Ren <[EMAIL PROTECTED]> writes: > On Sat, 7 Feb 2004, Lowell Gilbert wrote: > > > Deling Ren <[EMAIL PROTECTED]> writes: > > > > > Hi all, I am experiencing a nasty problem: I can not "make clean" or "make > > > update" etc under /usr/port. In most of the ports, I

Re: Can not "make clean" etc.

2004-02-07 Thread Deling Ren
Thanks for your reply, "which make" returned "/usr/bin/make". There are some ports that I can "make install", such as gettext, but others have problems, e.g. mutt. I can "make", but not "make install" :( Regards, Deling On Sat, 7 Feb 2004, Lowell Gilbert wrote: > Deling Ren <[EMAIL PROTECTED]> w

Re: Can not "make clean" etc.

2004-02-07 Thread Lowell Gilbert
Deling Ren <[EMAIL PROTECTED]> writes: > Hi all, I am experiencing a nasty problem: I can not "make clean" or "make > update" etc under /usr/port. In most of the ports, I can not even "make > install". They all yield a common error: > > Missing }. > > This problem also exists when I tried to com

Can not "make clean" etc.

2004-02-07 Thread Deling Ren
Hi all, I am experiencing a nasty problem: I can not "make clean" or "make update" etc under /usr/port. In most of the ports, I can not even "make install". They all yield a common error: Missing }. This problem also exists when I tried to compile the kernel by running "config" and "make depend".