Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Fri, 14 May 1999 11:43:45 -0400
To: J Shane Culpepper <pepper@netscape.com>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: Building Source
Message-ID: <19990514114345.A9735@cygnus.com>
References: <373B969F.888F6D4E@netscape.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <373B969F.888F6D4E@netscape.com>; from J Shane Culpepper on Thu, May 13, 1999 at 08:21:03PM -0700

On Thu, May 13, 1999 at 08:21:03PM -0700, J Shane Culpepper wrote:
>I created all\bld, dev\bld, and user\bld, cd to each and ran
>../src/configure --verbose --prefix /cygnus/install, make all, and make
>install.  All ran without giving any errrors.  (Actually there was one
>error dealing with db2html or something similar which I don't have
>installed.  It was ignored by the make harness.)  However, the majority
>of the tools didn't get built or configured.  All seemed to build the
>basic libraries without problems.  Is this the normal behavior?  Am I
>missing an important step?

Make sure that you are building under a directory structure that's mounted.
configure doesn't like the //c/foo stuff.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

