delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Sat, 12 Jun 2004 11:20:18 +0200 (CEST) |
From: | Zoltan Kota <s DOT mako AT gmx DOT net> |
X-X-Sender: | zkota AT erna DOT mpibpc DOT gwdg DOT de |
To: | cygwin AT cygwin DOT com |
Subject: | compilation error |
Message-ID: | <Pine.LNX.4.44.0406121115290.14477-100000@erna.mpibpc.gwdg.de> |
MIME-Version: | 1.0 |
Hi, I would like to compile a python module under cygwin. It fails with the following error: gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DG_LOG_DOMAIN="BibTeX" -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/python2.3 -c bibtexmodule.c -o build/temp.cygwin-1.5.10-i686-2.3/bibtexmodule.o bibtexmodule.c:63: error: initializer element is not constant bibtexmodule.c:63: error: (near initialization for `PyBibtexSource_Type.ob_type') bibtexmodule.c:85: error: initializer element is not constant bibtexmodule.c:85: error: (near initialization for `PyBibtexField_Type.ob_type') error: command 'gcc' failed with exit status 1 I have found a lot of hits by google on 'initializer element is not constant', but I totally confused what to do with this. I have a very fresh cygwin installation with gcc 3.3.1. Any help are appreciated. Thanks Zoltan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |