X-Recipient: archive-cygwin@delorie.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 <kiorky@cryptelium.net>
User-Agent: Thunderbird 2.0.0.23 (X11/20091122)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [1.7] problems with compiling geos
References: <4B1F8EC9.5080805@cryptelium.net> <4B1FB774.7030307@gmail.com> <4B1FB5F6.6030400@cryptelium.net> <4B1FBEA3.8090809@gmail.com> <4B1FCC14.5000900@cryptelium.net> <4B2009EA.9030505@cryptelium.net> <4B203F3C.3010806@gmail.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@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--
