public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* hate to ask- compiling cygwin1.dll
@ 2001-10-29 13:47 Peter Buckley
  2001-10-29 15:05 ` Larry Hall (RFK Partners, Inc)
  2001-10-29 19:17 ` Mark Paulus
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Buckley @ 2001-10-29 13:47 UTC (permalink / raw)
  To: cygwin

I hate to ask this to the list, because I am sure it has been asked 
before. But I am getting nowhere searching the mailing list archives, 
and some messages say "find out how to compile the cygwin1.dll at 
http://cygwin.com" ;. I can't seem to find out how to do this in the docs 
or the faq.

Even if someone could suggest some better search terms, it would be a 
big help.

I have all the source, and have extracted the cygwin source tarball, and 
it looks like "./configure" is succeeding. But when I do a make, it 
looks good for awhile and then I get the following error-

make[2]: Entering directory 
'cygdrive/d/petes-path-to-source/i686-pc-cygwin/winsup/cygwin'
make[2]: *** No rule to make target `all'.  Stop.

There is a symlink to Makefile.in in this directory, and it has an 'all' 
target. Maybe I need to do some other preparatory steps, like copying 
the source to a certain directory (not the default place where I 
extracted it)?

I hope someone could point me in the right direction, even "STMLA again, 
you just need the 142nd match" or "RTM, search for c-o-m-m-p-i-l-e 
instead of compile."

TIA,
Peter
-- 
-- 
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now?  [OK]

--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hate to ask- compiling cygwin1.dll
  2001-10-29 13:47 hate to ask- compiling cygwin1.dll Peter Buckley
@ 2001-10-29 15:05 ` Larry Hall (RFK Partners, Inc)
  2001-10-29 19:17 ` Mark Paulus
  1 sibling, 0 replies; 4+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-10-29 15:05 UTC (permalink / raw)
  To: Peter Buckley, cygwin

At 04:47 PM 10/29/2001, Peter Buckley wrote:
>I hate to ask this to the list, because I am sure it has been asked before. But I am getting nowhere searching the mailing list archives, and some messages say "find out how to compile the cygwin1.dll at http://cygwin.com" ;. I can't seem to find out how to do this in the docs or the faq.
>
>Even if someone could suggest some better search terms, it would be a big help.
>
>I have all the source, and have extracted the cygwin source tarball, and it looks like "./configure" is succeeding. But when I do a make, it looks good for awhile and then I get the following error-
>
>make[2]: Entering directory 'cygdrive/d/petes-path-to-source/i686-pc-cygwin/winsup/cygwin'
>make[2]: *** No rule to make target `all'.  Stop.
>
>There is a symlink to Makefile.in in this directory, and it has an 'all' target. Maybe I need to do some other preparatory steps, like copying the source to a certain directory (not the default place where I extracted it)?
>
>I hope someone could point me in the right direction, even "STMLA again, you just need the 142nd match" or "RTM, search for c-o-m-m-p-i-l-e instead of compile."



http://www.cygwin.com/contrib.html is the pointer I know of.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hate to ask- compiling cygwin1.dll
  2001-10-29 13:47 hate to ask- compiling cygwin1.dll Peter Buckley
  2001-10-29 15:05 ` Larry Hall (RFK Partners, Inc)
@ 2001-10-29 19:17 ` Mark Paulus
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Paulus @ 2001-10-29 19:17 UTC (permalink / raw)
  To: cygwin, Peter Buckley

I do believe that in general, you shouldn't compile cygwin.dll
in the source directory.  create a new subdirectory, called, say build,
and then within build, do a ../configure


On Mon, 29 Oct 2001 16:47:10 -0500, Peter Buckley wrote:

>I hate to ask this to the list, because I am sure it has been asked 
>before. But I am getting nowhere searching the mailing list archives, 
>and some messages say "find out how to compile the cygwin1.dll at 
> http://cygwin.com" ;. I can't seem to find out how to do this in the docs 
>or the faq.
>
>Even if someone could suggest some better search terms, it would be a 
>big help.
>
>I have all the source, and have extracted the cygwin source tarball, and 
>it looks like "./configure" is succeeding. But when I do a make, it 
>looks good for awhile and then I get the following error-
>
>make[2]: Entering directory 
>'cygdrive/d/petes-path-to-source/i686-pc-cygwin/winsup/cygwin'
>make[2]: *** No rule to make target `all'.  Stop.
>
>There is a symlink to Makefile.in in this directory, and it has an 'all' 
>target. Maybe I need to do some other preparatory steps, like copying 
>the source to a certain directory (not the default place where I 
>extracted it)?
>
>I hope someone could point me in the right direction, even "STMLA again, 
>you just need the 142nd match" or "RTM, search for c-o-m-m-p-i-l-e 
>instead of compile."
>
>TIA,
>Peter
>-- 
>-- 
>Your mouse has moved.
>Windows NT must be restarted for the change to take effect.
>Reboot now?  [OK]
>
>--
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hate to ask- compiling cygwin1.dll
       [not found] <md5:D0B4D85BEF9788AC68AF545A573A247F>
@ 2001-10-30  7:48 ` Warren Young
  0 siblings, 0 replies; 4+ messages in thread
From: Warren Young @ 2001-10-30  7:48 UTC (permalink / raw)
  To: Cygwin-L

Mark Paulus wrote:
> 
> I do believe that in general, you shouldn't compile cygwin.dll
> in the source directory.  

This isn't a "should", it's a "must".  If you try and so much as run
configure in the source directory, you get an uncompilable mess, even if
you do later try and configure into a separate build directory.

One speaks from experience.  :)
-- 
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-10-30  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-29 13:47 hate to ask- compiling cygwin1.dll Peter Buckley
2001-10-29 15:05 ` Larry Hall (RFK Partners, Inc)
2001-10-29 19:17 ` Mark Paulus
     [not found] <md5:D0B4D85BEF9788AC68AF545A573A247F>
2001-10-30  7:48 ` Warren Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).