Date: Tue, 31 Aug 2004 14:11:42 -0500 From: "Donald J. O'Neill" <donaldj1066@fastmail.fm> To: freebsd-questions@freebsd.org Subject: Re: newest kdelibs fails to build Message-ID: <200408311411.42812.donaldj1066@fastmail.fm> In-Reply-To: <200408310920.13946.freeBSD@InsightBB.com> References: <20040831011519.9E84C43D2F@mx1.FreeBSD.org> <20040831112907.GA75986@kayjay.xs4all.nl> <200408310920.13946.freeBSD@InsightBB.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Steven, It looks to me like you may be missing something in your make.conf file. I use: CFLAGS= -O -pipe COPTFLAGS= -O -pipe And If you're just upgradeing KDE to 3.3, you can use: BATCH=yes Run pkgdb -fF and straighten out any bad dependencies. When I did the upgrade, after following step 2, there were dependencies on kdeutils and kdepim still in pkgdb. Those have to be resolved or portupgrade will puke. Unfortunately, I didn't resolve those dependencies until after I built arts and kdelib from ports. At that point I followed the top part of step 3. I have a 1.13ghz AMD Thunderbird, I started the upgrade at 5:00 last night, it finished today at about 1:00PM. That upgrade took a long time to complete. Hope that will help. Don Donald J. O'Neill donaldj1066@fastmail.fm On Tuesday 31 August 2004 08:20 am, Steven Friedrich wrote: > I failed to mention that I'm running 4.10-STABLE on this box. > > Also, I have a second box and I cvsupped it and it fails to build > kdelibs too. Only THIS time, I simply went to the port directory, > i.e., /usr/ports/x11/kdelibs3 and invoked make. On the other > system, I followed the procedures in UPDATING (which has > portupgrade -a as part of step 3 or 4), and now that system > doesn't have any kde. So the second system is still running KDE > 3.2.3 and the first box is blown out of the water. > > Here are my auto tool versions: > autoconf-2.13.000227_5 = up-to-date with port > autoconf-2.53_3 = up-to-date with port > autoconf-2.59_2 = up-to-date with port > automake-1.5_2,1 = up-to-date with port > automake-1.8.5_2 = up-to-date with port >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408311411.42812.donaldj1066>