[project @ 2001-04-20 15:21:22 by rrt]
authorrrt <unknown>
Fri, 20 Apr 2001 15:21:22 +0000 (15:21 +0000)
committerrrt <unknown>
Fri, 20 Apr 2001 15:21:22 +0000 (15:21 +0000)
Move one or two hintettes here from the old Windows installation guide, now
they're no longer needed there.

docs/building/building.sgml

index 9af85e2..4369c89 100644 (file)
@@ -2653,8 +2653,11 @@ guide) before continuing to read these notes.
 Before you start, make sure you've installed the Cygwin packages
 <filename>openssh</filename>, <filename>openssl</filename>,
 <filename>cvs</filename>, <filename>m4</filename> and
-<filename>autoconf</filename>.
-</para>
+<filename>autoconf</filename>. You also need to make sure that the
+user environment variable <Constant>MAKE_MODE</Constant> is set to <Literal>UNIX</Literal>.  If you don't do
+this you get very weird messages when you type <Command>make</Command>, such as:
+</para><Screen>
+/c: /c: No such file or directory</Screen>
 
 <Sect2><Title>Configuring ssh</Title>