Date: Tue, 31 Aug 2004 16:26:20 -0400 From: Steven Friedrich <freeBSD@InsightBB.com> To: freebsd-questions@freebsd.org Subject: Re: newest kdelibs fails to build Message-ID: <200408311626.20126.freeBSD@InsightBB.com> In-Reply-To: <200408311411.42812.donaldj1066@fastmail.fm> References: <20040831011519.9E84C43D2F@mx1.FreeBSD.org> <200408310920.13946.freeBSD@InsightBB.com> <200408311411.42812.donaldj1066@fastmail.fm>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the info. I added CFLAGS and COPTFLAGS to my make.conf, but it still fails to build kdelibs on two machines. This looks like a valid build break to me. Did you build it on 4.x or 5.x? I suspect it's due to the compiler on 4.x. Did the KDE port team build it on 4.10-STABLE? On Tuesday 31 August 2004 03:11 pm, Donald J. O'Neill wrote: > 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 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408311626.20126.freeBSD>