From owner-freebsd-ports Fri Apr 5 3:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 949F037B404 for ; Fri, 5 Apr 2002 03:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g35BU3t52420; Fri, 5 Apr 2002 03:30:03 -0800 (PST) (envelope-from gnats) Date: Fri, 5 Apr 2002 03:30:03 -0800 (PST) Message-Id: <200204051130.g35BU3t52420@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Simon Marlow" Subject: RE: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN Reply-To: "Simon Marlow" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36139; it has been noted by GNATS. From: "Simon Marlow" To: "Oliver Braun" Cc: "David W. Chapman Jr." , Subject: RE: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN Date: Fri, 5 Apr 2002 12:22:46 +0100 I've looked at it, but got stuck because I didn't have a -current box to investigate further - perhaps you can help out. =20 The problem is with the documentation building, here's a bit of background: we attempt to work with the local DocBook installation by trying various SGML CATALOG files to see which one works (the configure script does this), and apparently on -current it isn't finding one that works. The one in glafp-utils/docbook/CATALOG.FreeBSD is the one that usually works on a FreeBSD box with the relevant docbook packages installed from ports (see BUILD_DEPENDS in /usr/ports/devel/happy/Makefile). If you could investigate to see exactly why the configure test for the CATALOG is failing I'd be very grateful. Cheers, Simon > -----Original Message----- > From: Oliver Braun [mailto:obraun@informatik.unibw-muenchen.de]=20 > Sent: 05 April 2002 11:29 > To: Simon Marlow > Cc: David W. Chapman Jr.; freebsd-gnats-submit@FreeBSD.org > Subject: Re: ports/36139: [Maintainer Update] Update=20 > lang/nhc98 to 1.12, remove FORBIDDEN >=20 >=20 > I am working on this. >=20 > Simon, >=20 > Can you please take a look at >=20 > http://bento.freebsd.org/errorlogs/5-latest/happy-1.11.log >=20 > and give me a hint on how to fix this? >=20 > Regards, > Olli >=20 > * Simon Marlow [2002-04-05 11:44]: > > > If you could tell me what to do, I can try to build it on my=20 > > > -current box. >=20 > > You should be able to do it like this: >=20 > > - You need to have GHC installed first (maybe use compat4x to > > get the port to build, or install compat4x and the 4.x package). >=20 > > - Grab the GHC source dist, unpack it, >=20 > > - create the file mk/build.mk with the single line "BIN_DIST=3D1". >=20 > > - ./configure && gmake && gmake binary-dist >=20 > > - if everything went well, you should have a directory ghc-5.02.2 > > hanging off the top level of the source tree, containing=20 > > a "binary distribution" ready for packing. Delete everything > > that isn't also in the contents of=20 >=20 > > ghc-5.02.2-i386-unknown-freebsd-boot.tar.gz >=20 > > and pack it up. >=20 > > - you're done. Send me (a link to) the package and I'll put it > > on haskell.org, maybe call it ...-freebsd5-boot.tar.gz. >=20 > > - fix the lang/ghc port to select the right bootstrap distribution > > depending on the host OS version. >=20 > > Hope I haven't forgotten anything! Let me know if it doesn't go > > according to plan. >=20 >=20 > --=20 > Department of Computing Science > Federal Armed Forces University Munich > http://ist.unibw-muenchen.de/People/obraun/ >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message