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


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]