can't compile wget and lapack++

Chris Faylor cgf@cygnus.com
Wed Jun 28 11:45:00 GMT 2000


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



More information about the Cygwin mailing list