Date: Mon, 23 May 2022 04:07:50 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264067] ldconfig: aout is not supported Message-ID: <bug-264067-227-k29Yw1UsSb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264067-227@https.bugs.freebsd.org/bugzilla/> References: <bug-264067-227@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=3D264067 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- The Makefile in src still says mergemaster, but I replaced it with the following: mergemaster -p -> etcupdate -p -F && etcupdate resolve -p mergemaster -> etcupdate -F && etcupdate resolve It seems that etcupdate needs to be run one more time with resolve for some conflicts. --=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-264067-227-k29Yw1UsSb>