| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <jason AT tishler DOT net> |
| To: | "Darrell R. Hougen" <darrell DOT r DOT hougen AT lmco DOT com> |
| Cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem building python extensions |
| Message-ID: | <20010926142446.D1356@dothill.com> |
| Mail-Followup-To: | "Darrell R. Hougen" <darrell DOT r DOT hougen AT lmco DOT com>, |
| cygwin AT cygwin DOT com | |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |