Displaying 1 result from an estimated 1 matches for "7a839a028dfa".
2010 Oct 15
1
Compiling from Mercurial
...ing from the Mercurial
source. Steps included:
1. download bz2 file from mercurial site
2. unpack
3. ./autogen.sh
4. ./configure --with-bzlib --with-zlib --with-ldap
--enable-maintainer-mode
5. ./make
I receive the error:
Making all in master
make[3]: Entering directory `/opt/dovecot-2-0-7a839a028dfa/src/master'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib
-I../../src/lib-settings -I../../src/lib-master
-DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\"
-DPKG_STATEDIR=\""/usr/local/var/lib/dovecot"\"
-DPKG_LIBEXECDIR=\""/usr/local/libexec...