Re: Problem with mutt-0.96.3i

1999-07-15 Thread Stephan Seitz

Hi!

On Thu, Jul 15, 1999 at 01:22:53AM +0200, Holger Eitzenberger wrote
 On Wed, Jul 14, 1999 at 05:43:12PM -0500, David DeSimone wrote:
  I don't suppose anyone is interested in the problem of why the
  keymap-defs.h file wasn't built automatically?
 At least _i_ am interested in it since I tried to build mutt-0.95.6-3
 from the Debian sources (unstable) and had exactly the same problem.

This could be interesting.

Here I could build mutt-0.95.6-1 without problems (Debian 2.1/2.2) but
the keymap-defs.h file wasn't built automatically under Irix.

The configure-options for Debian:
--prefix=/usr --with-sharedir=/usr/share/mutt \
--sysconfdir=/etc --disable-fcntl --enable-pop --enable-imap \
--with-slang --with-regex --enable-flock --enable-exact-address\
--enable-compressed --with-catgets

There is a seg-fault if LANG  C and --with-included-gettext.

The configure-options for Irix:
--enable-pop --enable-imap --enable-flock --disable-fcntl \
--disable-nls --enable-compressed

Shade and sweet water!

Stephan

-- 
| Stephan SeitzE-Mail: [EMAIL PROTECTED] |
|  WWW: http://fsing.fs.uni-sb.de/~stse/|
| PGP Public Keys: http://fsing.fs.uni-sb.de/~stse/pgp.html |

 PGP signature


Re: Problem with mutt-0.96.3i

1999-07-15 Thread Lars Hecking


 make keymap_defs.h
   
   Thanks, it works very well!
  
  I don't suppose anyone is interested in the problem of why the
  keymap-defs.h file wasn't built automatically?
 
 It's a bug in Makefile.am.

--- cvs/mutt/Makefile.amWed Jun  9 13:53:14 1999
+++ src/mutt/Makefile.am Thu Jul 15 20:08:16 1999
@@ -20,7 +20,8 @@
main.c mbox.c menu.c mh.c mx.c pager.c parse.c pattern.c \
postpone.c query.c recvattach.c rfc822.c \
rfc1524.c rfc2047.c score.c send.c sendlib.c signal.c sort.c \
-   status.c system.c thread.c charset.c history.c lib.c muttlib.c
+   status.c system.c thread.c charset.c history.c lib.c muttlib.c \
+   $(BUILT_SOURCES)
 
 mutt_LDADD = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(INTLLIBS) 
 mutt_DEPENDENCIES = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(INTLDEPS)
@@ -49,7 +50,7 @@
README.SECURITY remailer.c remailer.h browser.h Muttrc.in \
lib.h extlib.c pgpewrap pgplib.h
 
-BUILT_SOURCES = mutt_dotlock.c keymap_defs.h
+BUILT_SOURCES = keymap_defs.h
 
 mutt_dotlock_SOURCES = mutt_dotlock.c
 mutt_dotlock_LDADD = @LIBOBJS@



Problem with mutt-0.96.3i

1999-07-14 Thread Wilhelm Wienemann

Hello!

For the first time I want to give the developement version
(0.96.3i) of mutt a try. Unfortunately I dont have a 
'keymap_defs.h' file on my Linux system which is included in 
line 112 of 'keymap.h' in the mutt-0.96.3i-package.

So the compilation was broken with the depended error message:
--- cut here  -
[...] 
gcc -DSHAREDIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/usr/etc\"
-DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I. -I/usr/include
-I/usr/src/packages/BUILD/mutt-0.96.3/intl  -Wall -pedantic -g -O2
-c addrbook.c
In file included from mutt_menu.h:23,
 from addrbook.c:20:
keymap.h:112: keymap_defs.h: No such file or directory
make[2]: *** [addrbook.o] Error 1
make[2]: Leaving directory `/usr/src/packages/BUILD/mutt-0.96.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/mutt-0.96.3'
make: *** [all-recursive-am] Error 2

[...] 
--- cut here  -

Were can I find this header-file 'keymap_defs.h' (in which package 
is it enclosed)? Any hints?

bye, Wilhelm

-- 
 Wilhelm Wienemann, Amselweg 10, D-47546 Kalkar/Germany 
==   E-Mail: [EMAIL PROTECTED]  ===
"And since you are the future keepers of everything, including music, we
 hope you will keep it well, with love, and in joy." (Frederick Fennell)   



Re: Problem with mutt-0.96.3i

1999-07-14 Thread Stephan Seitz

Hi!

On Wed, Jul 14, 1999 at 06:38:02PM +0200, Wilhelm Wienemann wrote
 keymap.h:112: keymap_defs.h: No such file or directory

Try a 'make keymap_defs.h'!

Shade and sweet water!

Stephan

-- 
| Stephan SeitzE-Mail: [EMAIL PROTECTED] |
|  WWW: http://fsing.fs.uni-sb.de/~stse/|
| PGP Public Keys: http://fsing.fs.uni-sb.de/~stse/pgp.html |

 PGP signature


Re: Problem with mutt-0.96.3i

1999-07-14 Thread Wilhelm Wienemann

Hi Lars!

On Wed, 14 Jul 1999, Lars Hecking wrote:

 
  Were can I find this header-file 'keymap_defs.h' (in which package 
  is it enclosed)? Any hints?
 
  make keymap_defs.h

Thanks, it works very well!

bye - Wilhelm

-- 
 Wilhelm Wienemann, Amselweg 10, D-47546 Kalkar/Germany 
==   E-Mail: [EMAIL PROTECTED]  ===
"And since you are the future keepers of everything, including music, we
 hope you will keep it well, with love, and in joy." (Frederick Fennell)   



Re: Problem with mutt-0.96.3i

1999-07-14 Thread David DeSimone

Wilhelm Wienemann [EMAIL PROTECTED] wrote:

   make keymap_defs.h
 
 Thanks, it works very well!

I don't suppose anyone is interested in the problem of why the
keymap-defs.h file wasn't built automatically?

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
Convex Division  |PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44



Re: Problem with mutt-0.96.3i

1999-07-14 Thread Holger Eitzenberger

On Wed, Jul 14, 1999 at 05:43:12PM -0500, David DeSimone wrote:
 
 I don't suppose anyone is interested in the problem of why the
 keymap-defs.h file wasn't built automatically?

At least _i_ am interested in it since I tried to build mutt-0.95.6-3
from the Debian sources (unstable) and had exactly the same problem.

  -- Holger

-- 
+ PGP || GnuPG key - finger [EMAIL PROTECTED] +
+++ Debian/GNU Linux [EMAIL PROTECTED] +++ ICQ: 2882018 +++