Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2007 13:21:25 -0700
From:      Tankko <tankko@gmail.com>
To:        "Sergey Zaharchenko" <doublef-ctm@yandex.ru>, freebsd-questions@freebsd.org
Subject:   Re: Haskell and nox11
Message-ID:  <7fec743f0707191321u4d9e2fccxbcfb530b357cb760@mail.gmail.com>
In-Reply-To: <20070719192712.GA2132@shark.localdomain>
References:  <7fec743f0707190736t1876a1c5w2746a61b4e281d72@mail.gmail.com> <20070719192712.GA2132@shark.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/19/07, Sergey Zaharchenko <doublef-ctm@yandex.ru> wrote:

> It probably doesn't matter here whether you use X11 or not. It seems
> like you're running -current, and you are hitting the `.if ${OSVERSION}
> >= 700000' check in the Makefile. Try removing it, and it might work. It
> works for me that way, at least...
>
> HTH,

I removed a couple of those checks, and it gets father, but now I get:

===>  Extracting for ghc-nox11-6.6.1
=> MD5 Checksum OK for ghc-6.6.1-src.tar.bz2.
=> MD5 Checksum OK for ghc-6.6.1-src-extralibs.tar.bz2.
===>   ghc-nox11-6.6.1 depends on file: /usr/local/bin/perl5.8.8 - found
===>   ghc-nox11-6.6.1 depends on file: /usr/local/sbin/pkg_info - found
===>  Patching for ghc-nox11-6.6.1
===>   ghc-nox11-6.6.1 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Applying FreeBSD patches for ghc-nox11-6.6.1
/usr/bin/sed -i.bak
s+/usr/local/lib/ghc-6.6+/usr/ports/lang/ghc/work/ghc-6.6.1-boot/lib/i386-unknown-freebsd+
 /usr/ports/lang/ghc/work/ghc-6.6.1-boot/bin/i386-unknown-freebsd/*.sh
sed: /usr/ports/lang/ghc/work/ghc-6.6.1-boot/bin/i386-unknown-freebsd/*.sh:
No such file or directory
*** Error code 1

I am running 5.3, I don't know if that is messing things up, or if I
need to modify the Makefile more to get it to work.

I have a...

/usr/ports/lang/ghc/work/ghc-6.6.1

...but not a...

/usr/ports/lang/ghc/work/ghc-6.6.1-boot

...as the Makefile seems to want.

Thanks, Tankko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7fec743f0707191321u4d9e2fccxbcfb530b357cb760>