![]()
From: Emre Bastuz (info@emre.de)
Date: Fri Apr 13 2001 - 11:30:16 CDT
Hi,
> string.o: In function `strcasestr':
> /tmp/CVS/hypermail/src/string.c:217: undefined reference to `_tolower'
> [...]
I´m no programmer or anything, but doing a search and replace in
src/string.c
and substituting "_tolower" with "tolower" makes compilation possible.
I was also able to convert a mailbox to html with the Hypermail build this
way. I´m not sure though what I´ve really done, so the comment of an
expert would be really appreciated :-)
Regards,
Emre
-- Emre Bastuz info@emre.de http://www.emre.de UIN: 561260 PGP Key ID: 0xAFAC77FD
![]()