Date: Sun, 20 Oct 2002 17:26:48 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/src/roff/groff Makefile Message-ID: <200210210026.g9L0Qm38097098@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/10/20 17:26:48 PDT
Modified files:
gnu/usr.bin/groff/src/roff/groff Makefile
Log:
Unbreak Alpha world.
We are seeing "/usr/libexec/ld-elf.so.1: groff: too few PT_LOAD segments",
however it appears that there really is only one PT_LOAD segment in the groff
binary. It is unclear if `rtld' or `ld' is at fault here -- but using an
RELENG_4 `ld' binary allows one to build a working dynamic groff binary.
Submitted by: gallatin
Revision Changes Path
1.4 +6 -0 src/gnu/usr.bin/groff/src/roff/groff/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210210026.g9L0Qm38097098>
