Subject: Can't build devlatin1
To: None <netbsd-help@NetBSD.ORG>
From: Paul M. Newhouse <newhouse@rockhead.com>
List: netbsd-help
Date: 09/15/1997 13:33:26
I'm trying to build the tar-files from 091397. I removed
/Net/usr/src and then installed the tar files there. I
"chroot /Net" and have done "make includes" and built and
installed make, yacc, lex, share and then try to do "make
build" from (/Net)/usr/src, I get:
===> gnu/usr.bin/groff/devices
===> gnu/usr.bin/groff/devices/devascii
===> gnu/usr.bin/groff/devices/devlatin1
make: don't know how to make includes-devlatin1. Stop
If I cd to gnu and do:
make includes
I get the samething. If I cd to gnu/usr.bin/groff/devices
and do:
make includes-devlatin1
I get:
===> devlatin1
and if I cd to gnu/usr.bin/groff and do
make includes
it doesn't report any errors. I DON'T GET IT! I am
completely clueless on this one.
Anybody know how to fix this?
TIA,
Paul
P.S. - I get the same thing for devX75-12 as well.