Date: Thu, 23 Dec 1999 18:52:53 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: doc@freebsd.org Subject: Building the docs with make(1) in emacs Message-ID: <19991223185253.D327@marder-1>
next in thread | raw e-mail | index | archive | help
How do I build the docs tree from within emacs? If, with /usr/doc/en_US.ISO_8859-1/books/faq/book.sgml (or another doc sgml file) open in emacs, select ``Compile...'' from the Edit menu, change the default ``make -k'' in the minibuffer to ``make'', I get this in the *compilation* window: cd /usr/doc/en_US.ISO_8859-1/books/faq/ make make: no target to make. Compilation exited abnormally with code 2 at Thu Dec 23 18:48:02 Thinking that emacs may be using it's own ``make'' (gmake?) instead, I tried using the full path ``/usr/bin/make'', but got the same results. What is the cause, and how do I fix it? -- "there's a long-standing bug relating to the x86 architecture that allows you to install Windows too" -Matthew D. Fuller ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991223185253.D327>