--- McNulty Junior Bobby <[EMAIL PROTECTED]> wrote:
> How imbelecolic of me! Yes, I was building the src
> directory.
> Does this mean i have to copy everything to a seperate
> directory, Earnie?
> 

I asked if you were building *in* the src directory.

mkdir /cygwin.rt
cd /cygwin.rt
cvs -d :pserver:[EMAIL PROTECTED]:/cvs/src -z 9 co winsup
mkdir bld
cd bld
../src/configure --prefix=/usr ...
make

The FAQ states something about this.  I build Cygwin ~5 times a week.

To update the sources:

cd /cygwin.rt/src
cvs -z9 update
cd ../bld
make clean
make

Cheers,

=====
Earnie Boyd
mailto:[EMAIL PROTECTED]

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to