Have been trying for a couple weeks now to get wkhtmltopdf to compile, unsuccessfully. c++ -c -O2 -fno-strict-aliasing -pipe -O2 -Wall -W -pthread -D_THREAD_SAFE -fPIC -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/freebsd-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-static -I/usr/local/include -o .obj/release-static/qlibraryinfo.o global/qlibraryinfo.cpp concurrent/qtconcurrentiteratekernel.cpp: In function `qint64 getticks()': concurrent/qtconcurrentiteratekernel.cpp:116: error: `gettimeofday' was not declared in this scope concurrent/qtconcurrentiteratekernel.cpp:116: warning: unused variable 'gettimeofday' gmake[1]: *** [.obj/release-static/qtconcurrentiteratekernel.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/usr/ports/converters/wkhtmltopdf/work/qt-wkhtmltopdf-qt/src/corelib' gmake: *** [sub-corelib-all-ordered] Error 2 *** Error code 1 Stop in /usr/ports/converters/wkhtmltopdf. *** Error code 1 Stop in /usr/ports/converters/wkhtmltopdf. How-To-Repeat: cd /usr/ports/converters/wkhtmltopdf | make
Responsible Changed From-To: freebsd-ports-bugs->mm Fix synopsis and assign.
mm 2011-07-20 13:08:41 UTC FreeBSD ports repository Modified files: converters/wkhtmltopdf Makefile pkg-descr Log: - Add notice about webfonts to pkg-descr - Set as broken on FreeBSD 6.x and earlier [1] PR: ports/158842 [1] Revision Changes Path 1.6 +4 -0 ports/converters/wkhtmltopdf/Makefile 1.3 +3 -0 ports/converters/wkhtmltopdf/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->suspended FreeBSD 6.x is not supported anymore and I don't have resources (time and installation) to debug this problem.
State Changed From-To: suspended->closed Unfortunately, FreeBSD 6 is out of support. The only fix is to upgrade to a more recent release.