www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | r <r DOT trev_ AT inwind DOT it> |
Subject: | Compile |
Date: | Sat, 2 Aug 2008 02:03:06 +0000 (UTC) |
Lines: | 27 |
Message-ID: | <g70f8q$jiu$1@ger.gmane.org> |
Mime-Version: | 1.0 |
User-Agent: | slrn/pre0.9.9-112/mm/ao (Win32) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
I'm trying to compile a wonderful program ( command line ) to grab videoes from youtube. It needs newt, a little utility. But when I try to compile this utility I have the follewing errors : /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/python2.5 -g -O2 -MT _snackmodule_la-snackmodule.lo -MD -MP -MF .deps/_snackmodule_la-snackmodule.Tpo -c -o _snackmodule_la-snackmodule.lo `test -f 'sna ckmodule.c' || echo './'`snackmodule.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/python2.5 -g -O2 -MT _snackmodule_la-snackmodule.lo -MD -MP -MF .deps/_snackmodule_la-snackmodule.Tpo -c snackmodule.c -DDLL_EXPORT -DPIC -o .libs/_snackmodule_la-snackmodule.o snackmodule.c:126: error: initializer element is not constant snackmodule.c:126: error: (near initialization for `snackGridType.ob_type') snackmodule.c:168: error: initializer element is not constant snackmodule.c:168: error: (near initialization for `snackFormType.ob_type') snackmodule.c:255: error: initializer element is not constant snackmodule.c:255: error: (near initialization for `snackWidgetType.ob_type') make: *** [_snackmodule_la-snackmodule.lo] Error 1 Do you know if it is an unrecoverable error ( a limitation of cygwin ) that will not permit to install this utility ? -- 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 |