<<< Date Index >>>     <<< Thread Index >>>

Error building mutt-1.5.9



I'm trying to build mutt 1.5.9 to play around with and am getting an
error.  For now, I just ran configure, with the only option being to
tell it where ncurses is.  When I run make, I get a bunch of undefined
references, but it ends with this:

dotlock.o(.text+0x45c): In function `dotlock_lock':
/tmp/hazmat/mutt-1.5.9/dotlock.c:599: undefined reference to `libintl_snprintf'
dotlock.o(.text+0x476):/tmp/hazmat/mutt-1.5.9/dotlock.c:601: undefined 
reference to `libintl_snprintf'
dotlock.o(.text+0x64f): In function `dotlock_unlock':
/tmp/hazmat/mutt-1.5.9/dotlock.c:700: undefined reference to `libintl_snprintf'
*** Error code 1

Stop.
make: stopped in /tmp/hazmat/mutt-1.5.9
*** Error code 1

Stop.
make: stopped in /tmp/hazmat/mutt-1.5.9
*** Error code 1

Stop.
make: stopped in /tmp/hazmat/mutt-1.5.9


I hope that's enough information to tell what the probem is.  Thanks for any 
help on this.


-Ken