Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
Organization: Esse keine toten Tiere
To: Jason Tishler <Jason.Tishler@dothill.com>, Norman Vine <nhv@cape.com>
Date: Mon, 12 Mar 2001 20:17:16 +0100
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: python 2.0, cygwin & readline - undefined symbols
Reply-to: gerrit.haase@t-online.de
CC: cygwin@cygwin.com
Message-ID: <3AAD2ECC.21831.5C243F2@localhost>
In-reply-to: <20010312104136.C1224@dothill.com>
References: <000401c0aadc$c4be3260$a300a8c0@nhv>; from nhv@cape.com on Mon, Mar 12, 2001 at 05:11:12AM -0500
X-mailer: Pegasus Mail for Win32 (v3.12cDE)

<Am 2001-03-12 10:41 wars, als Jason Tishler schrieb:>
< Re: python 2.0, cygwin & readline - undefined sym >

Jason,

> Norman,
> 
> On Mon, Mar 12, 2001 at 05:11:12AM -0500, Norman Vine wrote:
> > Gerrit P. Haase writes:
> > >
> > ><Am 2001-03-11 21:30 wars, als Norman Vine schrieb:>
> > >< RE: python 2.0, cygwin & readline - undefined sym >
> > >
> > >> 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
> > >> 
> > >> /usr/local/bin $  ls -l libpython2.1.dll
> > >> -rwxr-xr-x   1 nhv      None      1673990 Mar 11 13:47 
> > >libpython2.1.dll
> > >
> > >Wow , thats true:
> > >
> > >-rw-r--r--   1 siebensc Administ  1667047 Mar 12 04:24 libpython2.1.dll
> > 
> > Please mention this in your ongoing thread on the Cygwin list
> > for archival purposes so that others may benefit also 
> 
> 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:-)

Just need to figure out, why the flags are not passed to build the
extensions.

Ciao,

Gerrit

-- 
# perl is so cool.
Gerald Oskoboiny, validator source

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

