r...@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@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
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to