Thanks for the response Jason. I re-ran make and noticed the following:
building '_socket' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fno-strict-aliasing -I.
-I/tmp/Python-2.3.5/./Include -I/usr/local/include
-I/tmp/Python-2.3.5/Include -I/tmp/Python-2.3.5 -c
/tmp/Python-2.3.5/Modul
Tom,
On Thu, Aug 25, 2005 at 10:39:47AM -0500, [EMAIL PROTECTED] wrote:
> What do I need to do to make sure that this file will be created with
> I compile Python 2.3.5?
Are there any error messages when the socket module is built during the
Python build? If so, then post them to the list.
Jaso