Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C0B1738.5B0BA42A@ece.gatech.edu> Date: Mon, 03 Dec 2001 01:10:00 -0500 From: Charles Wilson Organization: Georgia Tech X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.8-26mdk i586) X-Accept-Language: en MIME-Version: 1.0 To: Stipe Tolj CC: Alexei Lioubimov , cygwin AT cygwin DOT com Subject: Re: I could not build libtool 1.4c under cygwin - help needed! References: <006601c17a5a$15149400$f700efc3 AT ndg> <3C09034B DOT 83A769BA AT wapme-systems DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Stipe Tolj wrote: > > > 0 [main] sh 296183 fork_copy: user/cygwin data pass 2 failed, > > 0x980000..0xD58000, done 0, windows pid 4294563005, Win32 error 8 > > 0 [main] sh 374123 fork_copy: user/cygwin data pass 2 failed, > > 0x980000..0xD59000, done 0, windows pid 4294565321, Win32 error 8 > > ./configure: Cannot fork: Resource temporarily unavailable./configure: > > Cannot fork: Resource temporarily unavailable > > > > appending configuration tag "RC" to libtool > > 0 [main] sh 372071 fork_copy: user/cygwin data pass 2 failed, > > 0x980000..0xD57000, done 0, windows pid 4294618817, Win32 error 8 > > eval: Cannot fork: Resource temporarily unavailable > > checking for ANSI C header files... yes > > 0 [main] sh 432587 fork_copy: user/cygwin data pass 2 failed, > > 0x980000..0xD57000, done 0, windows pid 4294601765, Win32 error 8 > > /configure: Cannot fork: Resource temporarily unavailable > > checking for dirent.h that defines DIR... eval: 1: Syntax error: Bad > > substitution > > make[2]: *** [libtool] Error 2 > > make[2]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl' > > make[1]: *** [all] Error 2 > > make[1]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl' > > make: *** [all-recursive] Error 1 > > your system could not fork -- for what reason ever -- processes, so > make breaks here. > > This shouldn't be this way on a working, clean Cygwin system?!?! Correct. This seems to indicate a messed up cygwin installation, and probably has little to do with libtool itself. (BTW, libtool-1.4.2 builds OOB on cygwin -- but it's 'oldstyle' and uses dlltool to build DLL's and doesn't use the new auto-import/export features of binutils). --Chuck -- 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/