kde port makefile question

2005-09-06 Thread Dave Feustel
How does one resume a previously stopped make in /usr/ports/x11/kde? The normal method of simply re-invoking make restarted the entire make from the beginning. Thanks, Dave Feustel -- Tired of having to defend against Malware? (You know: trojans, viruses, SPYWARE, ADWARE, KEYLOGGERS, rootkits,

Re: kde port makefile question

2005-09-06 Thread Kevin
On 9/6/05, Dave Feustel <[EMAIL PROTECTED]> wrote: > How does one resume a previously stopped make in > /usr/ports/x11/kde? The normal method of simply > re-invoking make restarted the entire make from the > beginning. Unfortunately, if it's starting an entire built, this is probably what you actu

Re: kde port makefile question

2005-09-06 Thread Dave Feustel
On Tuesday 06 September 2005 12:21, Kevin wrote: > On 9/6/05, Dave Feustel <[EMAIL PROTECTED]> wrote: > > How does one resume a previously stopped make in > > /usr/ports/x11/kde? The normal method of simply > > re-invoking make restarted the entire make from the > > beginning. > > Unfortunately, i

Re: kde port makefile question

2005-09-06 Thread Josh Grosse
On Tue, Sep 06, 2005 at 12:59:38PM -0500, Dave Feustel wrote: > I've been using the OpenBSD KDE/Qt packages for about 3-4 years. > Now I want to build it myself to have more current versions. "DO NOT mix versions of Ports and OpenBSD! "If your system is Release, use the Release version of the por

Re: kde port makefile question

2005-09-06 Thread Dave Feustel
On Tuesday 06 September 2005 14:06, Josh Grosse wrote: > On Tue, Sep 06, 2005 at 12:59:38PM -0500, Dave Feustel wrote: > > I've been using the OpenBSD KDE/Qt packages for about 3-4 years. > > Now I want to build it myself to have more current versions. > > "DO NOT mix versions of Ports and OpenBSD

Re: kde port makefile question

2005-09-06 Thread Ray Lai
On Tue, Sep 06, 2005 at 04:55:22PM -0500, Dave Feustel wrote: > When I wrote "current versions" above, I meant versions built > from source code coming straight from kde. In fact, I now think > I will be installing OpenBSD and Xwindows, but no KDE or Qt. I > expect to build KDE and Qt from the KDE

Re: kde port makefile question

2005-09-06 Thread Dave Feustel
On Tuesday 06 September 2005 17:06, Ray Lai wrote: > On Tue, Sep 06, 2005 at 04:55:22PM -0500, Dave Feustel wrote: > > When I wrote "current versions" above, I meant versions built > > from source code coming straight from kde. In fact, I now think > > I will be installing OpenBSD and Xwindows, but

Re: kde port makefile question

2005-09-06 Thread Ted Unangst
On Tue, 6 Sep 2005, Dave Feustel wrote: > > Unless there's a problem with the OpenBSD packages, I don't think > > most people want to hear it, because your problems have already > > been solved by the porters. > > That's why I don't understand why I am getting the error. I have made > no changes