Afternoon List-

I'm running 6.2-STABLE x86. The system was a fresh install of 6.2 that was 
upgraded to STABLE. The initial install of qt went fine a few months back, but 
now the upgrade is having issues. When I initially installed, I had (still 
have) X11BASE=/usr/local  in my make.conf.

I've tried both doing a portinstall and just plain old make install and make 
reinstall and neither works.

It seems that it totally loses it's QMAKESPEC path. However, looking at the 
output of the actual compile, etc... it has the correct one figured out 
(freebsd-g++) and the path is correct. The mkspec directory does exist.

I've tried pkg_deleting both qt and qmake. qmake installs fine, but the latest 
version of qt gives the following error when it actually tries to install the 
compiled package:

cd plugins/src && make
cd accessible && make -f Makefile
cd codecs && make -f Makefile
cd imageformats && make -f Makefile
cd sqldrivers && make -f Makefile
cd styles && make -f Makefile
cd tools && make
cd assistant/lib && make -f Makefile
/usr/local/bin/qmake -spec  -o Makefile lib.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/mkspecs
        /usr/local/share/qt/mkspecs
        /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8
        /usr/local/share/qt
Error processing project file: 
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/assistant/lib/Makefile
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/mkspecs
        /usr/local/share/qt/mkspecs
        /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8
        /usr/local/share/qt
Error processing project file: 
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/assistant/lib/lib.pro
*** Error code 2

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/assistant/lib.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to