config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Haskell network package fails to install on Windows


From: Gregory Guthrie
Subject: Haskell network package fails to install on Windows
Date: Sat, 31 Jan 2015 14:16:21 -0600

Trying to do:

   Cabal install network

On Windows machine fails.

 

C:\Users\guthrie\.cabal-sandbox>cabal --version

cabal-install version 1.22.0.0

using version 1.22.0.0 of the Cabal library

 

Haskell Platform 2014.2.0.0 i386

–––––––––––––––––––––––––––––––––––––––––––––––––––-

>cabal install network

Resolving dependencies...

Configuring network-2.6.0.2...

Failed to install network-2.6.0.2

Build log ( C:\Users\guthrie\AppData\Roaming\cabal\logs\network-2.6.0.2.log ):

Configuring network-2.6.0.2...

configure: WARNING: unrecognized options: --with-compiler, --with-gcc

checking build system type... ./config.guess: unable to guess system type

 

This script, last modified 2014-03-23, has failed to recognize

the operating system you are using. It is advised that you

download the most up to date version of the config scripts from

 

  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD

and

  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

 

If the version you run (./config.guess) is already up to date, please

send the following data and any information you think might be

pertinent to <address@hidden> in order to provide the needed

information to handle your system.

 

config.guess timestamp = 2014-03-23

 

uname -m = x86

uname -r = 1

uname -s = WindowsNT

uname -v = 6

 

/usr/bin/uname -p = unknown

/bin/uname -X     =

 

hostinfo               =

/bin/universe          =

/usr/bin/arch -k       =

/bin/arch              =

/usr/bin/oslevel       =

/usr/convex/getsysinfo =

 

UNAME_MACHINE = x86

UNAME_RELEASE = 1

UNAME_SYSTEM  = WindowsNT

UNAME_VERSION = 6

configure: error: cannot guess build type; you must specify one

cabal: Error: some packages failed to install:

network-2.6.0.2 failed during the configure step. The exception was:

ExitFailure 1

 

-------------------------------------------

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]