bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling on Nto...


From: Alain Magloire
Subject: Re: compiling on Nto...
Date: Sat, 14 Apr 2001 18:25:08 -0400 (EDT)

> 
> ChangeLog:
> 
>   * QNX needed to include <strings.h> for many of the useful string functions.
>   * QNX needed to define _QNX_SOURCE so <sys/time.h> doesn't have an internal
>     warning.
>   * mailbox/mime.c: wasn't including config.h
>   * mailbox/attachment.c, configure.in: QNX needed libgen.h for basename().
>   * pop3d/user.c: QNX says getspnam(char* n), I cast away the error.

Thanks, patch applied.

> I don't know about that last, but I thought I'd throw it in, should work
> even it getspnam(const char*) is the prototype, I can't imagine it's
> actually writing to the name argument.
> 
> And what on earth is vasprintf? I've never heard of it, the imap code
> might want to check for it's existence before calling it. It looks
> strikingly similar to vsprintf, from it's usage in imap4d/util.c,
> util_send()/util_out(). That's a link time problem for me.

Should not be a problem anymore.
lib/vasprintf.c

> Still don't know what's up with automake, looks like an installation
> problem.

mailutils should compile now for QNX/NTO except for
mailutils/mail/*  because of argp.h etc ..

I'll take another look later.

Note:  The imap server imap4d/*  is far from complete and should not
be use as a production server.

> Good night,

bye

--
alain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]