Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sun, 10 Jun 2001 07:57:24 -0400
From: Jason Tishler <Jason.Tishler@dothill.com>
To: Brandon <bcasci@ultranet.com>
Cc: cygwin@cygwin.com
Subject: Re: Pyshout compile issues
Message-ID: <20010610075724.A3747@dothill.com>
Mail-Followup-To: Brandon <bcasci@ultranet.com>, cygwin@cygwin.com
References: <008c01c0f085$75d3b820$6401a8c0@brandon>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <008c01c0f085$75d3b820$6401a8c0@brandon>; from bcasci@ultranet.com on Fri, Jun 08, 2001 at 09:41:57PM -0400
Organization: Dot Hill Systems Corp.

Brandon,

On Fri, Jun 08, 2001 at 09:41:57PM -0400, Brandon wrote:
> Hi there. I was just wondering if any of you had ever seen this problem
> before. I'm trying to make the pyshout module on a windows box using the
> Cygwin tools. I get this during compilation:
> 
> ././pyshoutmodule.c: In function `pyshout_connect':
> ././pyshoutmodule.c:30: warning: unused variable `val'
> ././pyshoutmodule.c:29: warning: unused variable `ret'
> ././pyshoutmodule.c: At top level:
> ././pyshoutmodule.c:297: initializer element is not constant
> ././pyshoutmodule.c:297: (near initialization for `PyShout.ob_type')
> ././pyshoutmodule.c:331: warning: function declaration isn't a prototype
> make: *** [pyshoutmodule.o] Error 1
> 
> Any information you have would be helpful. I'm brand new to all this stuff.

See the following for the solution:

    http://www.python.org/doc/FAQ.html#3.24

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

