doc build with .OBJDIR

Dag-Erling Smorgrav des at ofug.org
Thu May 22 22:38:22 UTC 2003


Does anyone ever build docs with a separate object directory?  It is
currently broken due to insufficient testing of bsd.images.mk rev
1.22:

===> articles/console-server
make: don't know how to make /usr/obj/home/des/freebsd/doc/en_US.ISO8859-1/articles/console-server//home/des/freebsd/doc/en_US.ISO8859-1/articles/console-server/../../../share/images/articles/console-server/tk0231-9-1.png. Stop
*** Error code 2

Stop in /home/des/freebsd/doc/en_US.ISO8859-1/articles.
*** Error code 1

Stop in /home/des/freebsd/doc/en_US.ISO8859-1.


It looks for images in ${.OBJDIR}/${.CURDIR}/../../../share/images,
where they obviously aren't.

DES
-- 
Dag-Erling Smorgrav - des at ofug.org



More information about the freebsd-doc mailing list