Date: Thu, 7 Aug 2014 21:06:07 +0200 From: Ewout Boks <ewout@kiwanda.nl> To: cyberbotx@cyberbotx.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: doxygen-1.8.3.1_1,1 Message-ID: <30FA93D8-FD3C-40AF-B518-02E62E487509@kiwanda.nl>
next in thread | raw e-mail | index | archive | help
Hi, I tried building doxygen on FreeBSD 10.0 today, but the build failed : clang++ -c -pipe -O2 -Wall -W -pthread -D_THREAD_SAFE = -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB = -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED = -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. = -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui = -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -I. -Imoc = -I/usr/local/include/qt4 -I/usr/local/include -o obj/config_lex.o = config_lex.cpp lex.config.c:1702:16: warning: function 'yyinput' is not needed and will = not be emitted [-Wunneeded-internal-declaration] static int yyinput (void) Perhaps the compiler switch '-Wunneeded-internal-declaration' should be = removed, or the source code should be modified. Best regards, Ewout Boks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30FA93D8-FD3C-40AF-B518-02E62E487509>