Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 1996 12:28:36 +0200 (MET DST)
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Mutt port ready for review
Message-ID:  <Pine.BSF.3.95.961019122605.346C-100000@klemm.gtn.com>
In-Reply-To: <199610180020.RAA03805@relay.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Oct 1996, David E. O'Brien wrote:

> I have placed my Mutt MUA port in freefall:/incoming for anybody
> interested in it.  Get "mutt-port-961017.tgz".
> 
> It is the most complicated port I've done to date.  I'm not really happy
> with its complexity, but I was working with the same set of constraints
> as the PGP port (well almost).
> 
> If anybody wishes to give me feedback, I'd love it.

Hi David !

setenv USA_RESIDENT NO
make

[...]

creating ./config.status
creating Makefile
creating config.h
===>  Building for mutt-0.47
cc -g -DDEBUG -I. -I. -c addrbook.c
cc -g -DDEBUG -I. -I. -c alias.c
./gen_keymap < ./Keymap > ./keymap_defs.h
./gen_keymap: not found
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

1) got the above error
2) would be fine, if mutt wouldn't use -g as CFLAGS variable ...
   bet would be to fetch CFLAGS from /etc/make.conf ...
   Hint: use CFLAGS+= in Makefiles.

Thanks ... BTW: tricky port ;-)


__
andreas@klemm.gtn.com         /\/\___      Wiechers & Partner Datentechnik GmbH
   Andreas Klemm          ___/\/\/         Support Unix -- andreas.klemm@wup.de
pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<<
ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<<




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961019122605.346C-100000>