[Haskell-cafe] How to fix this problem in FreeBSD ?

zaxis z_axis at 163.com
Sat May 29 03:36:09 EDT 2010


>ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.10.4

>cabal --version
cabal-install version 0.8.2
using version 1.8.0.2 of the Cabal library

>cat Makefile 
# New ports collection makefile for: hs-ghc-paths
# Date created:        July 09 2009
# Whom:                Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
#
# $FreeBSD: ports/devel/hs-ghc-paths/Makefile,v 1.3 2010/05/26 11:18:37
jacula Exp $

PORTNAME=	ghc-paths
PORTVERSION=	0.1.0.5
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell at FreeBSD.org
COMMENT=	Utility looking for GHC installation directories

CABAL_SETUP=	Setup.hs

.if defined(SLAVE)
GHC_CMD=	ghc
.endif

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>



Ivan Miljenovic wrote:
> 
> Which version of GHC, which version of Cabal, and what is the Makefile?
> 
> zaxis <z_axis at 163.com> writes:
> 
>> /usr/ports/devel/hs-ghc-paths>sudo make install clean
>> ===>   hs-ghc-paths-0.1.0.5_1 depends on executable: ghc - found
>> ===>  Configuring for hs-ghc-paths-0.1.0.5_1
>> [1 of 1] Compiling Main             ( Setup.hs, Setup.o )
>>
>> Setup.hs:18:22: Not in scope: `preMakefile'
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/hs-ghc-paths.
>>
>> Sincerely!
>>
>> -----
>> e^(π⋅i) + 1 = 0
> 
> -- 
> Ivan Lazar Miljenovic
> Ivan.Miljenovic at gmail.com
> IvanMiljenovic.wordpress.com
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
> 
> 


-----
e^(π⋅i) + 1 = 0
-- 
View this message in context: http://old.nabble.com/How-to-fix-this-problem-in-FreeBSD---tp28714271p28714430.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list