[1.7] Very odd reverse proxy problem . [nginx -> win32 zope]

2010-01-22 Thread kiorky
S application, also http reverse proxified work like a charm. Other thing is that if i use the windows nginx binary from nginx website, with equal configuration, it works. The only thing is nginx running out of cygwin stack and compiled for win32. If someone has some suggestions -- Cord

Re: [1.7] ctypes / geos / python / django

2009-12-24 Thread kiorky
I have this bug fixed. See details on my bugreport, django side. See [1] [1] - http://code.djangoproject.com/ticket/12438 kiorky a écrit : > > Yaakov (Cygwin/X) a écrit : >> On 10/12/2009 14:57, kiorky wrote: >>> Yep as i said, i already have that patch applied, its not th

Re: [1.7] ctypes / geos / python / django

2009-12-13 Thread kiorky
Yaakov (Cygwin/X) a écrit : > On 10/12/2009 14:57, kiorky wrote: >> Yep as i said, i already have that patch applied, its not that. > > Oh, I see what you mean now. There was a bug in the libc.a in previous > releases that should have been fixed in cygwin 1.7.0-68. What

Re: [1.7] ctypes / geos / python / django

2009-12-11 Thread kiorky
Yaakov (Cygwin/X) a écrit : > On 10/12/2009 14:57, kiorky wrote: > Oh, I see what you mean now. There was a bug in the libc.a in previous > releases that should have been fixed in cygwin 1.7.0-68. What does > "dlltool -I /usr/lib/libc.a" return? > $ dlltool -I /u

Re: [1.7] ctypes / geos / python / django

2009-12-10 Thread kiorky
Yep as i said, i already have that patch applied, its not that. Yaakov (Cygwin/X) a écrit : > On 10/12/2009 09:48, kiorky wrote: >> Any thought on why ctypes can't find that 'free' function ? > > Probably because it can't find the library ('c') cont

Re: [1.7] problems with compiling geos

2009-12-10 Thread kiorky
And a special thanks, to you, Dave, for your great help ! -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

[1.7] ctypes / geos / python / django

2009-12-10 Thread kiorky
om/browser/django/tags/releases/1.0.2/django/contrib/gis/tests/test_geos.py Any thought on why ctypes can't find that 'free' function ? -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: [1.7] problems with compiling geos

2009-12-10 Thread kiorky
I confirm now geos compilation and execution are ok and tests pass. kiorky a écrit : > 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 half > happy. > Indeed, after the rebase

Re: [1.7] problems with compiling geos

2009-12-10 Thread kiorky
at need compilation will be an enought relevant test) I ll keep the thread updated when i have more information. -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: [1.7] problems with compiling geos

2009-12-10 Thread kiorky
cyglsa64.dll) failed with last error = 13 -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: [1.7] problems with compiling geos

2009-12-09 Thread kiorky
kiorky a écrit : > > Dave Korn a écrit : > this dll ? >> Generic solution: How to find out which package contains any file from your >> cygwin install: >> >>> $ cygcheck -f /usr/bin/cygstdc++-6.dll >>> libstdc++6-4.3.4-1 > > > Ok so i

Re: [1.7] problems with compiling geos

2009-12-09 Thread kiorky
ml > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: [1.7] problems with compiling geos

2009-12-09 Thread kiorky
Dave Korn a écrit : > kiorky wrote: > >> What is this "__wrap__Znwj" and how can it mess the environment leading to a >> segfault ? > > Sorry, you've gotten bitten by a bug(*) with the current libstdc++ DLL: it > gets broken after running 'r

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-05 Thread kiorky
lications could be also 5x slower if they use the same functionalities which are used by the build systems (fork()?). They have been installed the same way except the target directory, so, even if things can change between releases, i must have reproduced the bug somehow. -- Cordialement, KiOrK

Re: [1.5] question about python/ctypes/dlopen

2009-12-04 Thread kiorky
> On 12/4/2009 23:33, kiorky wrote:>>>> import ctypes >>>> ctypes.CDLL("/bin/cygwin1.dll"); > > > It seems to work. I suggest loading other dlls for testing. I forgot to say that it is for that specific dll that it do not work. But other stuff depe

Re: [1.5] question about python/ctypes/dlopen

2009-12-04 Thread kiorky
JonY a écrit : > On 12/4/2009 22:53, kiorky wrote: > Hi, > > have you tried loading "cyggeos_c-1.dll" instead of the import library? > Yep, just look at the second part of the first mail It results in "bad address" instead of "permission denied"

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-04 Thread kiorky
y duplicates in the $PATH variable. kiorky a écrit : > mak...@apem3 ~ > $ echo $PATH > /cygdrive/e/minitage2/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/e/Subversion/bin:/cygdrive/e/OpenLDAP/CD > SSilver/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WIND

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-03 Thread kiorky
:/cygdrive/e/Program Files/TortoiseSVN/bin Do you see any duplicates ... -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: how to get the windows PATH env in cygwin

2009-12-03 Thread kiorky
:/cygdrive/e/Program Files/TortoiseSVN/bin Do you see any duplicates ... Lee Maschmeyer a écrit : >> ran cmd.exe from start menu > > And that gets the info into Cygwin - how? > > -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-03 Thread kiorky
But there is no reason for that : >> E:\cygwin2\bin >> E:\cygwin2\bin ... It's a default install ... Peter Rosin a écrit : > Den 2009-12-03 12:04 skrev kiorky: >> Are there others ways i an investigate ? >> > > As far as I can tell, you never

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-03 Thread kiorky
Are there others ways i an investigate ? -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-02 Thread kiorky
Dave Korn a écrit : > kiorky wrote: > > Look, this is a completely wacky and random WAG, and it's not likely to Not worth to try it ;) > work, but... try turning off the shell icon overlays in the tortoisesvn > explorer shell extension, if you happen to have them tu

Re: [1.7] cygwin2 performance issue during compilation with autotools

2009-12-02 Thread kiorky
--enable-threads=posix AS=/opt/gcc-tools/bin/as.exe AS_FOR_TARGET=/opt/gcc-tools/bin/as.exe LD=/opt/gcc-tools/bin/ld. exe LD_FOR_TARGET=/opt/gcc-tools/bin/ld.exe Thread model: posix gcc version 4.3.2 20080827 (beta) 2 (GCC) -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF si

cygwin2 performance issue during compilation with autotools

2009-12-01 Thread kiorky
bash * utils bzip-2 patchutils * x11 xrandr/devel glu/devel gl/devel x11/devel [1] - http://www.minitage.org -- Cordialement, KiOrKY GPG Key FingerPrint: 0x1A1194B7681112AF signature.asc Description: OpenPGP digital signature