I'm rebuilding 20140922 & 20140907 like this:

CCARGS="-DUSE_TLS -DHAS_PCRE -DHAS_CDB -DHAS_LDAP" \
AUXLIBS="-lssl -lcrypto -lnsl" \
AUXLIBS_CDB="-lcdb" \
AUXLIBS_PCRE="-lpcre" \
AUXLIBS_LDAP="-lldap -llber" \
make makefiles shared=yes dynamicmaps=yes &&
make 

While 20140907 ist building OK, I'm getting an error with 20140922 (and 
20140921, just tried that as well):

...
[src/postfix]
make: Nothing to be done for update'.
[src/fsstone]
gcc -Wmissing-prototypes -Wformat -Wno-comment -I. -I../../include -DUSE_TLS 
-DHAS_PCRE -DHAS_CDB -DHAS_LDAP -DSNAPSHOT -DUSE_DYNAMIC_LIBS 
-DUSE_DYNAMIC_MAPS  -g -O -I. -I../../include -DLINUX3 -Wl,--enable-new-dtags 
-Wl,-rpath,/usr/lib/postfix -o fsstone fsstone.o ../../lib/libpostfix-global.so 
../../lib/libpostfix-util.so -lssl -lcrypto -lnsl -ldb -lnsl -lresolv -ldl 
-L/usr/local/lib -licuuc
../../lib/libpostfix-util.so: undefined reference to dict_db_cache_size'
collect2: error: ld returned 1 exit status
make: *** [fsstone] Error 1
make: *** [update] Error 1

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

Reply via email to