This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: python 2.0, cygwin & readline - undefined symbols


<Am 2001-03-12 20:17 wars, als Gerrit P. Haase schrieb:>
< Re: python 2.0, cygwin & readline - >

> > > >> One thing I have noticed is that if you are installing to a ntsec drive
> > > >> You have to set the executable bits on the dll
[...]
> > > >Wow , thats true:
> > > >
> > > >-rw-r--r--   1 siebensc Administ  1667047 Mar 12 04:24 libpython2.1.dll
> > 
> > Huh?  Are you saying that with ntsec enabled, Cygwin Python does not
> > function properly unless you chmod +x libpython2.1.dll?  AFAICT, this
> > should have no affect since it is Windows that is loading libpython2.1.dll
> > not Cygwin.
> > 
> > Gerrit,
> > 
> > Do you have ntsec enabled?  And if so, does chmod +x libpython2.1.dll
> > solve your build problem?
> 
> Yep, that is the point, i did: 'chmod 777 libpython2.1.dll' and now, 
> python works for me:-)

Well, now with nontsec, i got still the same issue, i doesn't depend
on CYGWIN setting i suggest.

$ set
CYGWIN='binmode tty ntea nontsec'

$ ls -l lib*
-rwxrwxrwx   1 siebensc Administ   801792 Mar 11 15:31 libperl5_7_0.dll
-rw-r--r--   1 siebensc Administ  1667047 Mar 13 01:50 libpython2.1.dll



-- 
=^..^= gerrit.haase@t-online.de
PGP-Key: 0x28A05137 [875C 745E 01CF 8A34 2767  BE39 305E 5261 28A0 5137]

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]