Hi all, Timo,

When trying to build 1.2 rc2 on Solaris 10, with the same options and compiler as what works for 1.1.13, I get the following error:

libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -O -m64 -I/usr/sfw/include -c quota-fs.c -KPIC -DPIC -o .libs/quota-fs.o
"quota-fs.c", line 436: undefined symbol: GRPQUOTA
cc: acomp failed for quota-fs.c
*** Error code 1
make: Fatal error: Command failed for target `quota-fs.lo'
Current working directory /export/espace/apps/src/network/dovecot-1.2.rc2/src/plugins/quota
*** Error code 1


The compiler is Studio 12 patched, and the options used were:

CFLAGS='-O -m64' \
SSL_LIBS="-R/usr/sfw/lib/64 -L/usr/sfw/lib/64 -lssl -lcrypto" \
./configure  --prefix=/opt/dovecot-1.2-rc2 \
  --sysconfdir=/etc/opt/dovecot-rc \
  --localstatedir=/var/dovecot-rc \
  --with-rundir=/var/run/dovecot-rc \
  --with-statedir=/var/dovecot-rc/lib \
  --with-ioloop=best \
  --with-zlib \
  --with-bzlib \
  --with-ssl=openssl \
  --with-ssldir=/etc/certs \
  --with-shadow \
  --with-pam \
  --with-ldap \
  --enable-header-install

Thanks,

Laurent
--
/ Leader de Projet & Communauté    | I'm working, but not speaking for
\ G11N   http://fr.opensolaris.org | Bull Services http://www.bull.com
/ FOSUG  http://guses.org          |

Reply via email to