Sziasztok!
CentOS 6.5 -on (x86_64) szeretnem lkiprobalni a Clapf 0.4.7.4 verziojat, de a forditas nem sikerul:
buffer.o: In function `buffer_copy':
/root/clapf-0.4.7.4/src/buffer.c:71: multiple definition of `buffer_copy'
buffer.o:/root/clapf-0.4.7.4/src/buffer.c:71: first defined here
buffer.o: In function `buffer_cat':
/root/clapf-0.4.7.4/src/buffer.c:97: multiple definition of `buffer_cat'
buffer.o:/root/clapf-0.4.7.4/src/buffer.c:97: first defined here
buffer.o: In function `buffer_destroy':
/root/clapf-0.4.7.4/src/buffer.c:59: multiple definition of `buffer_destroy'
buffer.o:/root/clapf-0.4.7.4/src/buffer.c:59: first defined here
buffer.o: In function `buffer_clear':
/root/clapf-0.4.7.4/src/buffer.c:46: multiple definition of `buffer_clear'
buffer.o:/root/clapf-0.4.7.4/src/buffer.c:46: first defined here
buffer.o: In function `buffer_create':
/root/clapf-0.4.7.4/src/buffer.c:11: multiple definition of `buffer_create'
buffer.o:/root/clapf-0.4.7.4/src/buffer.c:11: first defined here
antispam.o: In function `checkZombieSender':
/root/clapf-0.4.7.4/src/antispam.c:468: multiple definition of `checkZombieSender'
antispam.o:/root/clapf-0.4.7.4/src/antispam.c:468: first defined here
antispam.o: In function `getUsersWBL':
/root/clapf-0.4.7.4/src/antispam.c:428: multiple definition of `getUsersWBL'
antispam.o:/root/clapf-0.4.7.4/src/antispam.c:428: first defined here
antispam.o: In function `getPolicySettings':
/root/clapf-0.4.7.4/src/antispam.c:408: multiple definition of `getPolicySettings'
antispam.o:/root/clapf-0.4.7.4/src/antispam.c:408: first defined here
antispam.o: In function `getUserFromEmailAddress':
/root/clapf-0.4.7.4/src/antispam.c:388: multiple definition of `getUserFromEmailAddress'
antispam.o:/root/clapf-0.4.7.4/src/antispam.c:388: first defined here
antispam.o: In function `processMessage':
/root/clapf-0.4.7.4/src/antispam.c:17: multiple definition of `processMessage'
antispam.o:/root/clapf-0.4.7.4/src/antispam.c:17: first defined here
collect2: ld returned 1 exit status
make[1]: *** [libclapf.a] Error 1
make[1]: Leaving directory `/root/clapf-0.4.7.4/src'
make: *** [all-recursive] Error 1
Configure parameterek:
--enable-clamd --enable-whitelist --enable-blacklist --enable-blackhole --enable-policy --enable-rbl --enable-spamc-emul --with-tokendb=mysql --with-store=fs
Mi lehet a megoldas erre?
Koszonom elore is.
- 4519 megtekintés
Hozzászólások
UP.
- A hozzászóláshoz be kell jelentkezni
dobok fel egy ilyen virtualis gepet, aztan kiprobalom en is a forditast. Stay tuned...
update:
probald igy: ./configure --enable-clamd --enable-whitelist --enable-blacklist --enable-blackhole --enable-policy --enable-rbl --with-tokendb=mysql --with-store=fs
majd: make clean all
A spamc-emul a spamc klienst emulalja. De mivel a clapf alapvetoen egy statisztikai spamszuro (a heurisztikus spamassassin meg ahhoz kepest khmm, ize), igy javaslom, hogy anelkul forditsd ujra, es akkor a hiba is megszunik.
Ettol fuggetlenul ez egy bug, ami most elojott, igyekszem kikalapalni.
update2: a configure scriptet ird felul ezzel: https://bitbucket.org/jsuto/clapf/raw/18eec9aa5de8771e6d9f23c9f69354b69…
majd futtasd ujra a configure scriptet (benne lehet az enable-spamc-emul opcio is), es hiba nelkul fog fordulni.
--
"A politikat, gazdasagot es a tobbi felsorolt faszsagot leszarom, amig engem nem erint (nem erint)" (bviktor)
- A hozzászóláshoz be kell jelentkezni
Koszonom a gyors segitseget!
- A hozzászóláshoz be kell jelentkezni