Re: devel/stlport compile broken in -current

2003-02-09 Thread Lamont Granquist
Thanks, that looks like that was the issue... On Sun, 9 Feb 2003, Lamont Granquist wrote: > On Sun, 9 Feb 2003, Craig Rodrigues wrote: > > On Sun, Feb 09, 2003 at 10:54:27AM -0800, Lamont Granquist wrote: > > > looks like nobody has fixed stlport since the last time gcc was > > > upgraded... > >

Re: devel/stlport compile broken in -current

2003-02-09 Thread Lamont Granquist
On Sun, 9 Feb 2003, Craig Rodrigues wrote: > On Sun, Feb 09, 2003 at 10:54:27AM -0800, Lamont Granquist wrote: > > looks like nobody has fixed stlport since the last time gcc was > > upgraded... > > I don't get these error messages on -current. > > > g++ -D_THREAD_SAFE -D_REENTRANT -fexceptions -

Re: devel/stlport compile broken in -current

2003-02-09 Thread Craig Rodrigues
On Sun, Feb 09, 2003 at 10:54:27AM -0800, Lamont Granquist wrote: > > looks like nobody has fixed stlport since the last time gcc was > upgraded... I don't get these error messages on -current. > g++ -D_THREAD_SAFE -D_REENTRANT -fexceptions -I../stlport -Wall -W > -Wno-sign-compare -Wno-unused -

devel/stlport compile broken in -current

2003-02-09 Thread Lamont Granquist
looks like nobody has fixed stlport since the last time gcc was upgraded... (i don't know C++ very well, so wasn't able to fix it myself...) > make ===> Extracting for stlport-gcc-4.5.3_1 >> Checksum OK for STLport-4.5.3.tar.gz. ===> stlport-gcc-4.5.3_1 depends on executable: gmake - found ==