unrecognized command line option -Wno-long-double

2006-04-19 Thread Dean N. Williams
Dear Python and Mac Community, I have just successfully built gcc version 4.1.0 for my Mac OS X 10.4.6. gcc -v Using built-in specs. Target: powerpc-apple-darwin8.6.0 Configured with: /usr/local/src/gcc-4.1.0/configure Thread model: posix gcc version 4.1.0 When I try to build Python

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-27 Thread Dean N. Williams
Jason, Thanks for fixing this bug in Cygwin. Remember there was another undefined variable for the Python build _bsd... Best regards, Dean On Mon, Jul 25, 2005 at 03:02:45PM -0700, [EMAIL PROTECTED] wrote: Let me know when you have it solved. The problem has been fixed

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-27 Thread Dean N. Williams
[snip] I didn't get this error. Did you forgot to install one of the libdb${version}-devel packages: $ cygcheck -cd | grep 'libdb.*-devel' libdb2-devel2.7.7-4 libdb3.1-devel 3.1.17-2 libdb4.1-devel 4.1.25-1 libdb4.2-devel 4.2.52-1 No,

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-25 Thread Dean N. Williams
Jason, Dean, On Fri, Jul 22, 2005 at 05:11:45AM -0700, Dean N. Williams wrote: I downloaded your new Cygwin from http://cygwin.com and tried to build install Python/CDAT again. It appears to have built properly, but when I try to execute, it receive a sock error. How do I get around

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-25 Thread Dean N. Williams
Jason, Is there anyway for me to get back to an older version of Cygwin? What do you mean by the above? An older Cygwin? An older Cygwin Python? An older rebase? I installed Cygwin back in February on my laptop. (Call this Cygwin A.) I have not updated it (i.e., Cygwin A) since

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-25 Thread Dean N. Williams
[snip] I was able to run C:/cygwin/bin/ash.exe. This is good. In the ash.exe window, I ran PATH=/bin rebaseall and received the same error: rebaseall: only ash processes are allowed .. Execute '/bin/rebaseall' from ash. -Dean If Cygwin's bin is not in your Windows PATH, then give the full

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-25 Thread Dean N. Williams
Right! Forgot to exit out of ALL Cygwin processes. This does work. -Dean Jason Tishler wrote: Dean, On Mon, Jul 25, 2005 at 11:27:16AM -0700, Dean N. Williams wrote: I was able to run C:/cygwin/bin/ash.exe. This is good. In the ash.exe window, I ran PATH=/bin rebaseall and received

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-25 Thread Dean N. Williams
, Dean Dean, On Fri, Jul 22, 2005 at 05:11:45AM -0700, Dean N. Williams wrote: I downloaded your new Cygwin from http://cygwin.com and tried to build install Python/CDAT again. It appears to have built properly, but when I try to execute, it receive a sock error. How do I get around this problem

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-22 Thread Dean N. Williams
Hi Jason, I downloaded your new Cygwin from http://cygwin.com and tried to build install Python/CDAT again. It appears to have built properly, but when I try to execute, it receive a sock error. How do I get around this problem? When I built Cygwin, I instructed it to install

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-22 Thread Dean N. Williams
Hi Jason, To be more specific. If I try to import socket I get the ImportError: No module named _socket. What do I need to install from Cygwin in order for this to work? Thanks, Dean Hi Jason, I downloaded your new Cygwin from http://cygwin.com and tried to build install

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-07-18 Thread Dean N. Williams
N. Williams wrote: $ rebaseall /usr/bin/rebaseall: line 70: [: too many arguments /usr/bin/rebaseall: line 75: [: too many arguments /usr/bin/rebaseall: line 94: $TmpFile: ambiguous redirect cannot read /cygdrive/c/Documents On my laptop installation everything works just fine. What

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-02-09 Thread Dean N. Williams
Dear Jason, The $ TMP=/tmp rebaseall command worked! Thank you. When a new Cygwin is available w/ your changes please let me know... Best regards, Dean On Tue, Feb 08, 2005 at 08:01:11AM -0800, Dean N. Williams wrote: $ rebaseall /usr/bin/rebaseall: line 70: [: too many arguments /usr

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-02-08 Thread Dean N. Williams
? Thanks in advance and best regards, Dean Dean, Please keep your replies on-list. On Wed, Feb 02, 2005 at 05:14:21AM -0800, Dean N. Williams wrote: I am trying to do the following according to your notes: 3. Due to issues with Cygwin's fork() and DLL base address conflicts, one

Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-02-01 Thread Dean N. Williams
Dear Python Community, I am trying to build Python with Tcl/Tk under the Cygwin_NT-5.1 OS. Has anyone done this? Do I need to build tcl8.4.9 and tk8.4.9 under the unix directory or the win directory. I found that the Tcl/Tk unix directories compiled just fine and built the libtcl8.4.a and