Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <20000630211418.40819.qmail@hotmail.com>
X-Originating-IP: [212.216.213.17]
From: "Meffo" <mef73@hotmail.com>
To: <cygwin@sourceware.cygnus.com>
References: <20000628134536.25389.qmail@hotmail.com> <20000628144511.H21275@cygnus.com>
Subject: Re: can't compile wget and lapack++
Date: Fri, 30 Jun 2000 17:03:12 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200

Ok ! This problem is solved:

Now lapack++ tells me : ANSI C++ forbids declaration 'xxx' with no type
(inline function)
Wget has a linkage problem : ftp.o (..........) undefined reference to
'h_errno'

I' haven idea if are cgywin problems.

----- Original Message -----
From: Chris Faylor <cgf@cygnus.com>
To: <cygwin@sourceware.cygnus.com>
Cc: <mef73@hotmail.com>
Sent: Wednesday, June 28, 2000 8:45 PM
Subject: Re: can't compile wget and lapack++


> On Wed, Jun 28, 2000 at 03:44:02PM +0200, Meffo wrote:
> >I've tyred to compile some famous free distribution as gnu wget and
lapack++ for win32.
> >Launching ./configure or ./configure --with-cxx=egcs:eg++ (in the case of
lapack++) the process crashes aftere a while saing:
> >
> >Updating cache ./config.cache
> >sed: file conftest.defs line1: Unknown options to 's'
> >Creating ./config.status
> >Creating Makefile.
> >sed :file conftest.s1 line1 : Extra characters after command
> >
> >the makefile fine
>
> Update your version of the cygwin DLL and sed and use text mounts
> for the directory that you're building in.  Please refer to
> the documentation of the mount command, if you need it to figure
> out how to mount your directory as "text":
>
> http://sourceware.cygnus.com/cygwin/cygwin-ug-net/using-utils.html#MOUNT
>
> cgf
>

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

