Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 1996 01:53:27 -0500 (CDT)
From:      James Hu <jxh@cs.wustl.edu>
To:        freebsd-questions@freebsd.org
Subject:   make -DWANT_LIBC_R world
Message-ID:  <199610140653.BAA03155@plethora.cs.wustl.edu>

next in thread | raw e-mail | index | archive | help
FreeBSD 2.2-961006-SNAP
CPU: AMD Am5x86 Write-Through (486-class CPU)
  Origin = "AuthenticAMD"  Id = 0x4e4

When I attempt the following:

        cd /usr/src
        make -DWANT_LIBC_R world

it goes through the process of cleaning up the source tree, and then
it stops in failure in the directory
/usr/src/gnu/usr.bin/groff/devX100

...
===> gnu/usr.bin/groff/devX100
"Makefile", line 6: Could not find /usr/src/gnu/usr.bin/groff/devX100/../../../../contrib/groff/devX100/Makefile.sub
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.

It looks like I am missing the contrib subdirectory from /usr/src.
Did I just forget to include it somehow when I did the full install?

-- James



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610140653.BAA03155>