Re: [gentoo-user] QT Compile Failure... A Plea...

2004-01-29 Thread Dennis Freise
On Thu, 29 Jan 2004 00:00:02 -0500 Matt Neimeyer <[EMAIL PROTECTED]> wrote: > I'm still getting errors in trying to compile QT... here's the latest > failure... Any advice? > ../include/qstringlist.h:62: internal error: Segmentation fault > CFLAGS="-march=k6 -O3 -pipe -fomit-frame-pointer" >

Re: [gentoo-user] QT Compile Failure... A Plea...

2004-01-29 Thread Matt Neimeyer
> > I'm still getting errors in trying to compile QT... here's the latest > > failure... Any advice? > > ../include/qstringlist.h:62: internal error: Segmentation fault > Did you always get the same error when you try to compile qt? Yup... It's always in the same place. If has been suggested that

Re: [gentoo-user] QT Compile Failure... A Plea...

2004-01-28 Thread Nicholas Hockey
On Thu, 2004-01-29 at 00:00, Matt Neimeyer wrote: I'm still getting errors in trying to compile QT... here's the latest failure... Any advice? Thanks! Matt g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THR

[gentoo-user] QT Compile Failure... A Plea...

2004-01-28 Thread Matt Neimeyer
I'm still getting errors in trying to compile QT... here's the latest failure... Any advice? Thanks! Matt g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -D_LARGEFILE_SOURCE -D_FILE_OF

Re: [gentoo-user] QT Compile Failure... A Plea...

2004-01-28 Thread lukas
On Thursday 29 January 2004 06:00, Matt Neimeyer wrote: > I'm still getting errors in trying to compile QT... here's the latest > failure... Any advice? > > ../include/qstringlist.h:62: internal error: Segmentation fault Did you always get the same error when you try to compile qt? cu lukas --