Date: Mon, 15 Aug 2022 00:48:46 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265838] editors/jucipp: broken but easy fix Message-ID: <bug-265838-7788-7cWwToTD29@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265838-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265838-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265838 unitrunker <unitrunker@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|editors/jucipp: not broken |editors/jucipp: broken but | |easy fix --- Comment #1 from unitrunker <unitrunker@gmail.com> --- I let pkg remove my local jucipp binaries. Next I re-built juci as a port under /usr/ports/editors/jucipp. I saw the same error in a half dozen source files. I added one line to src/filesystem.hpp: #include <fstream> After this one line edit, jucipp builds and installs successfully. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265838-7788-7cWwToTD29>