Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 26 Sep 2001 14:24:46 -0400 From: Jason Tishler To: "Darrell R. Hougen" Cc: cygwin AT cygwin DOT com Subject: Re: Problem building python extensions Message-ID: <20010926142446.D1356@dothill.com> Mail-Followup-To: "Darrell R. Hougen" , cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BB21524.274E5ECD@lmco.com> User-Agent: Mutt/1.3.18i Darell, On Wed, Sep 26, 2001 at 11:49:24AM -0600, Darrell R. Hougen wrote: > $ make > gcc -g -Wall -Wshadow -DUSE_DL_IMPORT -I. -I/usr/local/include/Python2.1 > -I/usr/local/include/Python2.1/Numeric -c -o Term.o Term.c > Term.c:429: initializer element is not constant > Term.c:429: (near initialization for `TermObjectType.ob_type') > make: *** [Term.o] Error 1 See the following for a solution to the above: http://www.python.org/doc/FAQ.html#3.24 Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/