This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: can't compile wget and lapack++


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]