Date: Tue, 21 Jun 2016 11:07:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210429] sysutils/smartmontools: incomplete type variable declaration leads to build failure Message-ID: <bug-210429-13-CYtlocLgD4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210429-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210429-13@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=3D210429 --- Comment #1 from bkazemi@users.sf.net --- (In reply to bkazemi from comment #0) Upon further investigation, it looks like the problem is that there is a CPP conditional in ``freebsd_nvme_ioctl.h'' that removes the definition of stru= ct nvme_pt_command (amongst others) when __FreeBSD_version < 1100110. My versi= on is 1100111. --=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-210429-13-CYtlocLgD4>