X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <988651.70332.qm@web113508.mail.gq1.yahoo.com> References: <989308 DOT 42480 DOT qm AT web25503 DOT mail DOT ukl DOT yahoo DOT com> Date: Tue, 13 Jul 2010 15:42:35 -0700 (PDT) From: Refr Bruhl Subject: Re: Installation of Apache2 out of the box cannot find some shared library To: Marco Atzeri Cc: Cygwin Mail List In-Reply-To: <989308.42480.qm@web25503.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Put this in your profile before you run configure # GCC Options export LDFLAGS=3D-no-undefined Its the libtool causing issues during compile time.=20 Luck! ----- Original Message ---- From: Marco Atzeri To: cygwin AT cygwin DOT com Sent: Tue, July 13, 2010 11:21:49 AM Subject: Re: Installation of Apache2 out of the box cannot find some shared= =20 library --- Mar 13/7/10, David Rothenberger ha scritto: > On 7/13/2010 3:24 AM, J=F8rgen > Steensgaard wrote: > > This is the reaction when I try to start apache: > >=20 > > $/usr/sbin/apachectl2 start > > /usr/sbin/httpd2.exe: error while > loading shared libraries: ?: cannot open=20=20 > > shared object file: No such file or > directory >=20 > Try "strace /usr/sbin/httpd2 -k start". It might tell you > what library > is missing. also cygcheck /usr/sbin/httpd2.exe ldd can not currently identify missing 2nd level dll > --=20 > David Rothenberger ----=20=20 >=20 Marco -- 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 -- 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