delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.4 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_43,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Jacob Jacobson <news AT biyani DOT org> |
Subject: | Re: Any solution to this build problem? |
Date: | Thu, 16 Jul 2009 11:38:58 -0500 |
Lines: | 55 |
Message-ID: | <4A5F57A2.7060101@biyani.org> |
References: | <h3it7k$63m$1 AT ger DOT gmane DOT org> <94b5b62d0907151808y7f46c8f0q255581f056b0bf75 AT mail DOT gmail DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 2.0.0.22 (Windows/20090605) |
In-Reply-To: | <94b5b62d0907151808y7f46c8f0q255581f056b0bf75@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Pedro Izecksohn wrote: > --- Jacob Jacobson wrote: >> Perhaps this went unnoticed. Reposting it. I am still having >> problems building cygwin dll. Has anyone seen this error? >> >>>> Getting close here. Apparently gets to the linking phase. Please help >>>> with error below. >>>> >>>> [build$:618] (../src/configure --prefix=/c/home/wrk/cygwin/install -v; >>>> make) >>>>>> & make.out >>>> [build$:619] tail make.out >>>> >>>> /c/home/wrk/cygwin/build/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/lib/pseudo-reloc.c:33: >>>> undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST_END__' >>>> collect2: ld returned 1 exit status >>>> >>>> make[3]: *** [cygwin0.dll] Error 1 >>>> make[3]: Leaving directory >>>> `/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup/cygwin' >>>> make[2]: *** [cygwin] Error 1 >>>> make[2]: Leaving directory >>>> `/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup' >>>> make[1]: *** [all-target-winsup] Error 2 >>>> make[1]: Leaving directory `/c/home/wrk/cygwin/build' >>>> make: *** [all] Error 2 >>>> [build$:620] > > Try to remove the build directory to configure and make again from > the beginning. > Thanks. Tried it. Still have the same problem. Are there any environment variables to set before the build? [cygwin$:507] rm -fr build [cygwin$:508] mkdir build [cygwin$:509] cd build /c/home/wrk/cygwin/build /c/home/wrk/cygwin/build [build$:510] (../src/configure --prefix=/c/Home/wrk/cygwin/install -v; make) >& make.out [build$:511] tail make.out /bin/../lib/gcc/i686-pc-cygwin/4.3.2/../../../libcygwin.a(pseudo-reloc.o):(.text+0x50): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST_END__' collect2: ld returned 1 exit status make[3]: *** [cygwin0.dll] Error 1 make[3]: Leaving directory `/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup/cygwin' make[2]: *** [cygwin] Error 1 make[2]: Leaving directory `/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup' make[1]: *** [all-target-winsup] Error 2 make[1]: Leaving directory `/c/home/wrk/cygwin/build' make: *** [all] Error 2 [build$:512] -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |