bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Problems compiling mailutils


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Problems compiling mailutils
Date: Sat, 14 Feb 2009 11:35:29 +0200

Garey Mills <address@hidden> ha escrit:

> Hi -
>    I am trying to compile Mailutils on SunOs 5.8 on a sparc server. I
> am using gcc 4.2.1 with gnu ld.
> The first problem I had is that stdint.h was not found. I moved a copy
> of stdint.h from a SunOs 5.10

The file stdint.h is included with the package, in the subdirectory
lib. If it is not found, there's something wrong with the include
paths. Please, include the exact error message produced.

> and that seemed to fix that.
>    Now, the compilation ends in error, as below:
> syslog.c:30: error: 'LOG_AUTHPRIV' undeclared here (not in a function)

Try the following when configuring the package:

  ./configure CPPFLAGS=-DLOG_AUTHPRIV=LOG_AUTH

>  If you need any more info please let me know;

Please, send your config.log file.

Regards,
Sergey




reply via email to

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