[kde-freebsd] Build qt4-accessible

Kris Moore kris at pcbsd.com
Mon Jan 19 17:34:11 CET 2009


rvny at mail.ru wrote:
> Hello! I want upgrade kde 4.1.1 to 4.1.3 and can't build qt4-accessible
> 
> http://portsmon.freebsd.org/portoverview.py?category=accessibility&portname=qt4-accessible
> 
> Then binary distribution are aviable for i386 freebsd 7.1 ?
> 
> Error then I compile from ports: you compiler not supported!
> Thanks.
> _______________________________________________
> kde-freebsd mailing list
> kde-freebsd at kde.org
> https://mail.kde.org/mailman/listinfo/kde-freebsd
> See also http://freebsd.kde.org/ for latest information
> 


I've seen this error before, that "your compiler is not supported". 
You'll need to make sure that you unset QTDIR and QMAKESPEC to fix it.

# unset QMAKESPEC
# unset QTDIR
# make install

-- 

Kris Moore
PC-BSD Software
http://www.pcbsd.com


More information about the kde-freebsd mailing list