X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_DUL X-Spam-Check-By: sourceware.org Message-ID: <4B20D69D.3040309@cryptelium.net> Date: Thu, 10 Dec 2009 12:08:13 +0100 From: kiorky User-Agent: Thunderbird 2.0.0.23 (X11/20091122) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [1.7] problems with compiling geos References: <4B1F8EC9 DOT 5080805 AT cryptelium DOT net> <4B1FB774 DOT 7030307 AT gmail DOT com> <4B1FB5F6 DOT 6030400 AT cryptelium DOT net> <4B1FBEA3 DOT 8090809 AT gmail DOT com> <4B1FCC14 DOT 5000900 AT cryptelium DOT net> <4B2009EA DOT 9030505 AT cryptelium DOT net> <4B203F3C DOT 3010806 AT gmail DOT com> In-Reply-To: <4B203F3C.3010806@gmail.com> OpenPGP: id=55851140; url=http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x55851140 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEE47C6A0A802F09FCB542C61" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 --------------enigEE47C6A0A802F09FCB542C61 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable So, now, i can rebase the system and my thirdparty dll (from a file). Not all was fine at first. But at least one GEOS test passed now so i was h= alf happy. Indeed, after the rebase sshd has really strange behaviour that make it unu= sable. To explain the full context, i have a non sufficient privilegied user to st= art services. My procedure to launch it is: * In my setup, i have an host somewhere that i connect to with RDP. * On the host rdesktop screen, i open a new cygwin shell * This host is not totally open to the world, so i make a reverse tunnel go= ing to my box with port 'xxxx'. * On this host, i launch sshd by hand with '/usr/sbin/sshd -D' * Then, on my box, i issue a 'ssh -l user AT localhost -pxxxx' * My local shell is then stalled * But it seems the shell spawns on the server side (rdesktop window) as i s= ee in the 'cygwin shell', "Last login...," and the prompt. - Another strange problem is with subversion on the rdesktop shell: $ svn st 20 [main] svn 1168 E:\cygwin2\bin\svn.exe: *** fatal error - cygheap b= ase mismatch detected - 0x6120C6E0/0x68C6E0. This problem is probably due to using incompatible versions of the cygwin D= LL. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent version. The most recent version *shoul= d* reside in x:\cygwin\bin, where 'x' is the drive on which you have installed the cygwin distribution. Rebooting is also suggested if you are unable to find another cygwin DLL. There are no cygwin1.dll out there else. So, i tried that: * Backup /bin /usr/bin /usr/sbin before rebasing * cat thirdpartydlllist | rebaseall -v -T - * restore bin /usr/bin /usr/sbin, so only rebased will be my thirdparty dll= out there. And, it seems to work, at least the faulting programs, (sshd, svn) work, an= d my current geos test pass. So, i'm going to double-check the system in the whole (like executing compl= ete geos tests set, now). And see if my thirdparty libs are in good shape, (basicly reinstalling all = my python modules that need compilation will be an enought relevant test) I ll keep the thread updated when i have more information. --=20 Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF --------------enigEE47C6A0A802F09FCB542C61 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksg1qEACgkQ6Hy4NVWFEUDYDACePNVrLCfvOJSxJ1v5FjdlaJ5O AhIAmwYkyudcb9tL8ZBh0q9/uUar9KD1 =Vfkv -----END PGP SIGNATURE----- --------------enigEE47C6A0A802F09FCB542C61--