« Return to Thread: Build failure...

Build failure...

by Jordi Mallach-5 :: Rate this Message:

| View in Thread

 ... on the Hurd. :)

I've been biting my tongue about this for months, but hey, this is a GNU
package, so wouldn't it be awesome if it actually compiled on GNU? :)

Sergey, I bet most of these problems are trivial to fix, if you ever have
a moment for this kind of stuff.

The Hurd team actively promotes fixes that use dynamic memory allocation,
instead of just declaring the macros with a fixed size.

http://www.gnu.org/software/hurd/community/gsoc/project_ideas/maxpath.html
http://www.gnu.org/software/hurd/hurd/porting/guidelines.html

MAXHOSTNAMELEN is defined in various places in the source (with different
values), but not in mailbox/mutil.c.

A quick grep also reveals one use of termio.h (mail/mailline.c) that could
be problematic.

This is an example build failure, right at the beginning of the build:
https://buildd.debian.org/fetch.cgi?&pkg=mailutils&ver=1%3A2.2%2Bdfsg1-1&arch=hurd-i386&stamp=1284485282&file=log

Jordi, slightly bored today. :)
--
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
jordi@...     jordi@...     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@...
http://lists.gnu.org/mailman/listinfo/bug-mailutils

 « Return to Thread: Build failure...