X-Spam-Check-By: sourceware.org
X-YMail-OSG: fwhscJEVM1mt..Ls8Cntv6o3zA7n19eOJvBPxWL0dfDTrxyxHN065BL4JE58fQxisw--
Date: Wed, 29 Aug 2007 18:03:11 +0200 (CEST)
From: Marco Atzeri <marco_atzeri@yahoo.it>
Subject: RE: octave configure on cygwin snapshot
To: cygwin@cygwin.com
In-Reply-To: <010e01c7ea38$d6cbd820$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <727852.30843.qm@web25003.mail.ukl.yahoo.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--- Dave Korn <dave.korn@artimi.com> ha scritto:

> On 29 August 2007 13:24, Eric Blake wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > According to Marco Atzeri on 8/29/2007 1:02 AM:
> >> 
> >> gcc -o conftest.exe -g -O2   conftest.c -ldl
> -lwsock32
> >> -lz -lm  -lwsock32
> > 
> > Why are you linking against -lwsock32?
> 
>   Well in the absence of any further information I
> would assume that's what
> the failing configure script is doing...

Right assumption. This test is performed by configure
to verify is gettimeofday have one or 2 arguments.
As in the snapshot the program fail to compile,
configure wrongly assume that gettimeofday have only
one argument.
On 1.5.24 the program compile fine an gettimeofday 
is reported as function with two arguments.

> 
> > Why not show us the snippet of conftest.c that is
> triggering the error
> > message?
> 
>   Well in the absence of any further information I
> would assume that's what's
> in the attached conftest.c.

Sorry yahoo mail is not the best to handle the issue.

> 
> 
>   Eric?  I think you haven't had enough caffeine
> this morning/${TZ}!

Should I attach some espresso ;-) ?

Marco




      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html

--
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/

