Re: gcc related -current upgrade problems

2003-07-26 Thread Alex Zepeda
On Fri, Jul 25, 2003 at 05:45:10PM -0700, Scott M. Likens wrote: > These issues have been addressed in KDE 3.1.3 if you're patient enough > for Will to work out the kinks the ports will be updated in a week or > less. The issue is not KDE related one, rather the base c++ headers trigger all sorts

Re: gcc related -current upgrade problems

2003-07-26 Thread Thierry Herbelot
Le Saturday 26 July 2003 00:46, John a écrit : > . > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use > poisoned "malloc" /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:63:25: > attempt to use poisoned "calloc" > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:64:25: att

Re: gcc related -current upgrade problems

2003-07-25 Thread Will Andrews
On Fri, Jul 25, 2003 at 05:45:10PM -0700, Scott M. Likens wrote: > These issues have been addressed in KDE 3.1.3 if you're patient enough > for Will to work out the kinks the ports will be updated in a week or > less. Much more likely someone else on kde-freebsd is going to solve those problems, i

Re: gcc related -current upgrade problems

2003-07-25 Thread Scott M. Likens
On Fri, 2003-07-25 at 16:38, James Tanis wrote: > Has anybody had problems compiling, kde most notably, with gcc3.3 in > -current? I'd post the error, which seemed STL related, but I thought I'd ask > first. I tried installing the stlport port on the offchance this would fix > the problem,

Re: gcc related -current upgrade problems

2003-07-25 Thread James Tanis
Has anybody had problems compiling, kde most notably, with gcc3.3 in -current? I'd post the error, which seemed STL related, but I thought I'd ask first. I tried installing the stlport port on the offchance this would fix the problem, but that also came to (a much quicker) screeching hal

Re: gcc related -current upgrade problems

2003-07-25 Thread John
- Barney Wolff's Original Message - > On Fri, Jul 25, 2003 at 06:46:50PM -0400, John wrote: > > > > rm -rf src obj > > cd /usr > > cvs -Rqd /home/ncvs co -P src > > cd src > > make buildkernel ggrrr.. that should be: 13 make buildworld > /tmp/b.log 2>&1 & > You can't buildkernel b

Re: gcc related -current upgrade problems

2003-07-25 Thread Barney Wolff
On Fri, Jul 25, 2003 at 06:46:50PM -0400, John wrote: > > rm -rf src obj > cd /usr > cvs -Rqd /home/ncvs co -P src > cd src > make buildkernel You can't buildkernel before buildworld. Do read UPDATING and the handbook. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available