https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200467
--- Comment #3 from [email protected] --- (In reply to Alonso Schaich from comment #1) I build world with option WITHOUT_CLANG=true in src.conf # pkg install clang36 and added path to compiler in make.conf: CC=/usr/local/bin/clang36 CXX=/usr/local/bin/clang++36 CPP=/usr/local/bin/clang-cpp36 (In reply to Dimitry Andric from comment #2) I know but this file doesn't exist. # ls /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/configure* /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/configure /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/configure.orig /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.6/configure.exe -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
