[Dovecot] dovecot 2.0.2 compile issues on Solaris 10u8 Sparc
Timo Sirainen
tss at iki.fi
Mon Sep 13 17:56:41 EEST 2010
On Mon, 2010-09-13 at 09:35 -0500, Jerry Kemp wrote:
> v120 /var/sadm/install 425 # ls -l /usr/include/sys/mntent.h
But that's sys/mntent.h
> >> < #define HAVE_MNTENT_H 1
> >> ---
> >>> /* #undef HAVE_MNTENT_H */
This says you have mntent.h (not under sys/). Unless of course
the /usr/include/sys/ directory suddenly somehow became added to include
search path.
Does this give an error:
echo "#include <mntent.h>"|gcc -c -x c -
More information about the dovecot
mailing list