Date: Sun, 09 Jan 2022 02:34:10 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 260928] www/apache24: Install from ports fails because pkg-static complains of unknown keywords Message-ID: <bug-260928-16115-2B2ck3Ht97@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260928-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-260928-16115@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=260928 --- Comment #2 from Stefan B. <sblachmann@gmail.com> --- Thank you for checking, Stefan Esser! I now have found what the cause of the error is: System was installed with the DVD installer option "install ports tree". So, with ports tree generated by the FreeBSD DVD installer, make install of the apache build failed as described. But after I removed the ports tree and reinstalled it using portsnap, the problem was gone and build/install worked: rm -r /usr/src/* rm -r /usr/src/.* portsnap fetch portsnap extract portsnap update Could there be something wrong with the ports tree being installed by the DVD installer ? -- 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-260928-16115-2B2ck3Ht97>
