https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193650
--- Comment #3 from o...@oz42.eu ---
I really would like to "deinstall" NIS and the yp* stuff, but a "make
delete-old" in /src leaves it intact.
src.conf says "WITHOUT_NIS=YES" and
make.conf says "OPTIONS_UNSET=NIS X11"
--
You are receivi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193650
--- Comment #4 from o...@oz42.eu ---
oh, "make config" does not have any output, and "make" (build) runs fine.
"make install" always fails.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee fo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193650
--- Comment #5 from Marcus von Appen ---
We really need to see the full configure and build output to find out, why it
breaks. Can you log it to a file and attach the file to this bug?
# make clean
# make 2>&1 | tee build.log
should log e
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188114
--- Comment #9 from Thierry Thomas ---
Created attachment 147418
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147418&action=edit
This patch re-adds LDFLAGS to fix the problem.
$LDFLAGS was intentionally removed with the hereun