[Bug 193336] Error Compile ports of x11/textproc/qt4-xmlpatterns on FreeBSD 10.0-RELEASE amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 5 21:47:05 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193336
Marcus von Appen <mva at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mva at FreeBSD.org
--- Comment #1 from Marcus von Appen <mva at FreeBSD.org> ---
Can you please provide a log of the error (your console output). Both files are
not helpful to use, since they are specific to the upstream source code.
You may use something along the lines
# cd /usr/ports/textproc/qt4-xmlpatterns
# make clean
# make 2>&1 | tee build.log
to write everything to a build.log file, if there's just too much errornours
output on the console to copy.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list