>
> Mailman is sensitive to html. You have:
>
> Content-Type: multipart/mixed; boundary="===============1632244724=="
> ...
> --===============1632244724==
> Content-Type: multipart/alternative;
> boundary="_dd347d83-0441-4694-9136-6b1db70338ef_"
>
> --_dd347d83-0441-4694-9136-6b1db70338ef_
> Content-Type: text/plain; charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> ...
> --_dd347d83-0441-4694-9136-6b1db70338ef_
> Content-Type: text/html; charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> ...
>
> Try posting without the html.
I changed to plain text. Does that remove html from the header?
>
> > Anyway back to the topic -
> >
> > gpm-1.20.7 doesn't have a configure.ac file when unpacked.
> >
> > So please change ./configure to ./autogen.sh
>
> You still need the configure
Yes, you're right
>
> > make gives this:
> >
> > prog/display-buttons.c:39:57: fatal error: gpm.h: No such file or directory
> > compilation terminated.
> > prog/display-coords.c:40:57: fatal error: gpm.h: No such file or directory
> > compilation terminated.
> > prog/get-versions.c:25:57: fatal error: gpm.h: No such file or directory
> > compilation terminated.
>
> What's the command that generates that?
gcc -I. -I /usr/src/sysutils/gpm/gpm-1.20.7/src -MĀ
-I/usr/src/sysutils/gpm/gpm-1.20.7/src -DHAVE_CONFIG_H -include
headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\""
-D_GNU_SOURCEĀ $DEPS
>
>
> and the gpm.h header is in src/headers.
Yes, same here.
jb.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page