Re: make buildworld fails:: cmap.h: No such file or directory

2005-12-04 Thread Michael Bowerman
milov <[EMAIL PROTECTED]> wrote: > > On Sun, Dec 04, 2005 at 09:55:11AM +0200, Ruslan Ermilov wrote: > > On Sat, Dec 03, 2005 at 05:57:09PM -0600, Michael Bowerman wrote: > > > When I do a make buildword, I get a bunch of .h files not found: > > > >

make buildworld fails:: cmap.h: No such file or directory

2005-12-03 Thread Michael Bowerman
When I do a make buildword, I get a bunch of .h files not found: /usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cpp:27:18: cmap.h: No such file or directory The cmap.h file is in another place in the source tree (an include directory, I think).