This is the mail archive of the cygwin@sourceware.cygnus.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]

python 1.4 fails on b17.1 - claims cygwin32_getsockopt undefined?



I am using b17.1 under NT 4.0.

1) unpack the python 1.4 sources from www.python.org:
   http://www.python.org/ftp/python/src/python1.4.tar.gz

2) type 'configure';

3) type 'make';

When it reaches the link step, it complains about several undefined
externals.  One of these is cygwin32_getsockopt(), which is
puzzling as it appears that this function is defined in
cygwin.dll.

Don Bennett



-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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