When attempting to compile dovecot-sieve-1.1.6 against dovecot-1.1.14 using the following command line to config...

G520X2:~/Temp/dovecot-sieve-1.1.6 root# ./configure --with-dovecot=../ dovecot-1.1.14

make fails with the following...

G520X2:~/Temp/dovecot-sieve-1.1.6 root# make
make  all-recursive
Making all in src
Making all in libsieve
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 - Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith - Wchar-subscripts -Wformat=2 -Wbad-function-cast -DENABLE_REGEX -o sievec sievec.o map.o imparse.o libsieve.la /Users/BB/Temp/ dovecot-1.1.14/src/lib/liblib.a gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing- declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad- function-cast -DENABLE_REGEX -o sievec sievec.o map.o imparse.o ./.libs/libsieve.a /Users/BB/Temp/dovecot-1.1.14/src/lib/ liblib.a
ld: Undefined symbols:
_printf$LDBLStub
_snprintf$LDBLStub
_sprintf$LDBLStub
_fprintf$LDBLStub
make[3]: *** [sievec] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

This is the top of config.log. Please let me know if you'd like to see any additional information.

hostname = G520X2.xxxxxx.COM
uname -m = Power Macintosh
uname -r = 8.11.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
Kernel configured for up to 2 processors.
2 processors are physically available.
Processor type: ppc970 (PowerPC 970)
Processors active: 0 1
Primary memory available: 5.00 gigabytes




Thank you,
B. Bodger



Reply via email to