Date: Fri, 4 Aug 2000 18:20:00 +0100 From: Mark Ovens <marko@freebsd.org> To: "David J. Kanter" <djkanter@northwestern.edu> Cc: questions@FreeBSD.ORG Subject: Re: Problem with mutt port Message-ID: <20000804182000.A236@parish> In-Reply-To: <20000803211349.B23851@localhost.localdomain>; from djkanter@northwestern.edu on Thu, Aug 03, 2000 at 09:13:49PM -0500 References: <20000803203853.A16682@parish> <20000803211349.B23851@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 03, 2000 at 09:13:49PM -0500, David J. Kanter wrote: > On Thu, Aug 03, 2000 at 08:38:53PM +0100, Mark Ovens wrote: > > When it's finished mutt(1) is installed and working, but the HTML docs > > aren't. > > This has been a problem for some time. I don't know it doesn't get fixed. > > A partial fix is a patch that should be on the list achives. > If you are referring to the patch posted by Udo Schweigert <ust@cert.siemens.de> on 12/6/00 in response to a post from yourself then I found it after posting my original message. FWIW it appears that they have been committed, although other mods appear to have been made as well: /usr/ports/mail/mutt{103}# patch -C < /usr/mark/mutt_makefile.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ru mutt.org/Makefile mutt/Makefile |--- mutt.org/Makefile Sun May 28 09:14:57 2000 |+++ mutt/Makefile Mon Jun 12 16:57:35 2000 -------------------------- Patching file Makefile using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] n Apply anyway? [n] Hunk #1 ignored at 107. 1 out of 1 hunks ignored--saving rejects to Makefile.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ru mutt.org/patches/patch-02 mutt/patches/patch-02 |--- mutt.org/patches/patch-02 Sat May 13 19:31:09 2000 |+++ mutt/patches/patch-02 Mon Jun 12 16:52:09 2000 -------------------------- File to patch: patches/patch-02 Patching file patches/patch-02 using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] Hunk #1 succeeded at 1. Hunk #2 succeeded at 20. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ru mutt.org/pkg/PLIST mutt/pkg/PLIST |--- mutt.org/pkg/PLIST Sun May 14 16:23:34 2000 |+++ mutt/pkg/PLIST Mon Jun 12 16:58:00 2000 -------------------------- File to patch: pkg/PLIST Patching file pkg/PLIST using Plan A... Hunk #1 failed at 187. 1 out of 1 hunks failed--saving rejects to pkg/PLIST.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ru mutt.org/pkg/PLIST.htmlfiles mutt/pkg/PLIST.htmlfiles |--- mutt.org/pkg/PLIST.htmlfiles Sat May 13 19:31:09 2000 |+++ mutt/pkg/PLIST.htmlfiles Mon Jun 12 17:03:39 2000 -------------------------- File to patch: pkg/PLIST.htmlfiles Patching file pkg/PLIST.htmlfiles using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] Hunk #1 succeeded at 7. Hmm... Ignoring the trailing garbage. done /usr/ports/mail/mutt{104}# > As a note, I generally build mutt using > > make -DWITH_SLANG=yes all && make -DWITH_SLANG=yes install OK, but as I mentioned, compiling with slang causes a SIG11 core dump as soon as I press a(ny) key. Have you any idea why that is? In the end I just cp(1)'ed the HTML stuff from the build tree to the install directory. Still, a port should build without all these problems. If it is something missing or out of date on my system then maybe the dependency checking needs enhancing. > -- > David Kanter > djkanter@northwestern.edu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000804182000.A236>