Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000630211418.40819.qmail@hotmail.com> X-Originating-IP: [212.216.213.17] From: "Meffo" To: References: <20000628134536 DOT 25389 DOT qmail AT hotmail DOT com> <20000628144511 DOT H21275 AT cygnus DOT 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 To: Cc: 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 AT sourceware DOT cygnus DOT com