Re: [kde-freebsd] problem compiling qt33

2007-08-09 Thread Michael Nottebrock
On Thursday, 9. August 2007, Robert Huff wrote: > c++ -c -pipe -fno-exceptions -fPIC -Wall -W -O -pipe -g -march=pentium4 >  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE > -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT > -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED > -I/usr

Re: [kde-freebsd] problem compiling qt33

2007-08-09 Thread Robert Huff
Michael Nottebrock writes: > I cannot think of anything else right now - if that does not > help, please provide a complete log of a failed attempt and the > output of ls /var/db/pkg as well as of uname -a, so I can try and > perhaps make some more guesses. Oops. I sent you th

Re: [kde-freebsd] problem compiling qt33

2007-08-09 Thread Robert Huff
JoaoBR writes: > > > Then if there is still > a > > >problem you try upgrading first the dependencies and at the end qt > > >alone. > > > >Isn't that what "portupgrade -R" is supposed to cover? > > > well, "should" and "is" sometime

Re: [kde-freebsd] problem compiling qt33

2007-08-09 Thread JoaoBR
On Thursday 09 August 2007 12:01:16 you wrote: > > huff@>> dir /var/db/pkg/ | grep portu > drwxr-xr-x2 root wheel 512 Aug 7 07:54 portupgrade-devel-2.3.1 > > > and then portupgrade -v qt > > without > >other flags and see what it complains. >

Re: [kde-freebsd] problem compiling qt33

2007-08-09 Thread Robert Huff
JoaoBR <[EMAIL PROTECTED]> writes: >> > >> You could try removing that, recompile and reinstall devel/qmake >> > >> and then try x11-toolkits/qt33 again. >> >> I commented this >> >> CPUTYPE?= p4 >> >> out of make .conf and tried again. >> No luck. >> Rebuilt q

Re: [kde-freebsd] problem compiling qt33

2007-08-09 Thread JoaoBR
On Wednesday 08 August 2007 19:01:25 Robert Huff wrote: > >  >>  Replying to myself in case Robert reads this in the archives now: > >  >>  I just noticed that you seem to have nonstandard CFLAGS/CXXFLAGS > >  >>  or possibly CPUTYPE set: > >  >>     > >  >>> -march=pentium4 > >  >>>       > >  >>

Re: [kde-freebsd] problem compiling qt33

2007-08-07 Thread Michael Nottebrock
Robert Huff schrieb: > Michael Nottebrock schrieb: > > >> Replying to myself in case Robert reads this in the archives now: >> I just noticed that you seem to have nonstandard CFLAGS/CXXFLAGS >> or possibly CPUTYPE set: >> >> >>> -march=pentium4 >>> >> You could try removing that

Re: [kde-freebsd] problem compiling qt33

2007-08-07 Thread Robert Huff
Michael Nottebrock schrieb: > Replying to myself in case Robert reads this in the archives now: > I just noticed that you seem to have nonstandard CFLAGS/CXXFLAGS > or possibly CPUTYPE set: > >> -march=pentium4 > > You could try removing that, recompile and reinstall devel/qmake > and then t

Re: [kde-freebsd] problem compiling qt33

2007-08-07 Thread Michael Nottebrock
Michael Nottebrock schrieb: > On Thursday, 2. August 2007, Robert Huff wrote: > >> /usr/bin/ld: >> /usr/local/lib/libdesignercore.a(sourceeditor.o)(.text+0x2720): reloc >> against `_ZNK12SourceEditor10formWindowEv': error 2 >> > > I've never seen that particular error before. A corrupted fi

Re: [kde-freebsd] problem compiling qt33

2007-08-02 Thread Michael Nottebrock
On Thursday, 2. August 2007, Robert Huff wrote: > /usr/bin/ld: > /usr/local/lib/libdesignercore.a(sourceeditor.o)(.text+0x2720): reloc > against `_ZNK12SourceEditor10formWindowEv': error 2 I've never seen that particular error before. A corrupted file seems like a reasonable guess, but the files

[kde-freebsd] problem compiling qt33

2007-08-02 Thread Robert Huff
Hello: I've been trying from qt-3.3.8_4 to qt-3.3.8_5, an dkeep hitting this: c++ -c -pipe -fno-exceptions -Wall -W -O -pipe -g -march=pentium4 -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2