Date: Mon, 6 Mar 2000 13:46:54 -0500 (EST) From: "Richard J. Kuhns" <rjk@grauel.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17227: ghc v4.06 port doesn't build Message-ID: <200003061846.NAA32007@sawmill.grauel.com>
next in thread | raw e-mail | index | archive | help
>Number: 17227 >Category: ports >Synopsis: /usr/ports/lang/ghc version 4.06 doesn't build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 6 10:50:03 PST 2000 >Closed-Date: >Last-Modified: >Originator: Richard J. Kuhns >Release: FreeBSD 3.4-STABLE i386 >Organization: Grauel Enterprises, Inc >Environment: 3.4-STABLE and 4.0-current >Description: trying to make ghc fails with the following message: ... ==fptools== gmake all --no-print-directory -r; in /var/ports/lang/ghc/work/fptools/hslibs/lang ------------------------------------------------------------------------ rm -f ST.o ; if [ ! -d ST ]; then mkdir ST; else find ST -name '*.o' -print | xargs rm -f __rm_food ; fi ; ../../ghc/driver/ghc-inplace -recomp -cpp -optC-fglasgow-exts -fvia-C -Rghc-timing -I../../ghc/includes -imonads -static -O -split-objs -odir ST -c ST.lhs -o ST.o -osuf o /var/ports/lang/ghc/work/fptools/ghc/driver/../utils/hscpp/hscpp: not found gmake[2]: *** [ST.o] Error 1 gmake[1]: *** [all] Error 1 gmake: *** [all] Error 1 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >How-To-Repeat: "make" in /usr/ports/lang/ghc >Fix: don't know yet >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003061846.NAA32007>