Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23867 - groff fails looking for xmkmf
Summary: groff fails looking for xmkmf
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 06:08 UTC by Nicholas Jones (RETIRED)
Modified: 2003-07-10 16:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Jones (RETIRED) gentoo-dev 2003-07-02 06:08:59 UTC
Apparently groff assumes that Xfree's bins are in the path... which isn't
correct. 'su -' should emulate this proper behavior. Any

test -f grnexmpl.g || cp
/var/tmp/portage/groff-1.18.1-r2/work/groff-1.18.1/doc/grnexmpl.g .
make[2]: Leaving directory `/var/tmp/portage/groff-1.18.1-r2/work/groff-1.18.1/doc'
make[2]: Entering directory `/var/tmp/portage/groff-1.18.1-r2/work/groff-1.18.1'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/groff-1.18.1-r2/work/groff-1.18.1'
make[1]: Leaving directory `/var/tmp/portage/groff-1.18.1-r2/work/groff-1.18.1'
/usr/sbin/ebuild.sh: line 84: xmkmf: command not found

!!! ERROR: sys-apps/groff-1.18.1-r2 failed.
!!! Function src_compile, Line 84, Exitcode 127
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-07-10 16:44:09 UTC
Disregard this one... It's a bug due to a typo in the BSD additions.
Only occurs in 48-r3/48-r2 of portage.