On Mon, Sep 05, 2005 at 10:24:08AM -0500, Dave Feustel wrote: > 1 - Is it possible to build Qt3.x applications using the environment > set up by the 3.7 Qt3 packages? > > 2 - Is it possible to build KDE applications using the environment > set up by the 3.7 KDE 3.x paackages? > > I have not succeeded in doing either 1 or 2, although I *have* > been successful in building Qt 3.x and 4.0.1 from the Trolltech > distribution files. > > I have yet to successfully build KDE, either from the Trolltech distributions > or from the OpenBSD 3.7 port which I retrieved via anoncvs and did not > modify in any way, so far as I know. Make always stops with compile errors > at some point during the KDE build.
Obviously the ports work as we ship KDE packages. Without the error in question I must resort to my crystal ball... Did you raise your limits appropriatly? g++ usually grows very huge compiling KDE packages and if you stick with the standard limits it gets an out of memory error... See the limit or ulimit command depending on your shell... -- Good day to let down old friends who need help.