https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252663
--- Comment #3 from Walter von Entferndt <[email protected]> --- Could you give me a hint how to incorporate the upstream tcsh src into my FreeBSD src tree? I have 'git pull https://github.com/tcsh-org/tcsh' in my user's $home, $SRCTOP/contrib, overlaying (unionfs) the plain vanilla /usr/src; i.e. only contrib/tcsh is changed, everything else is 12.2-REL sources. When I try to build with make -C bin/csh, I get multiple errors: ld: error: can't create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in /tmp/gethost-dd1c17.o >>> referenced by gethost.c:242 >>> (/home/paul/Projects/FreeBSD/src/12.2-REL/contrib/tcsh/gethost.c:242) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
