xchris Advocate
Joined: 10 Jul 2003 Posts: 2824
|
Posted: Wed Sep 17, 2003 7:53 pm Post subject: cyrus-imapd -- errore compilazione |
|
|
questo e' l'output di una macchina che aveva gia' cyrus (compilato tempo fa) ma che ho voluto cmq riemergiare per provare
bash-2.05b# emerge -p cyrus-imapd
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] net-mail/cyrus-imapd-2.1.14
emerge cyrus-imapd
[....]
0 -lssl -lcrypto ../et/libcom_err.a -lwrap -lnsl
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x3b): In function `abort_txn':
: undefined reference to `txn_abort'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0xe6): In function `commit_txn':
: undefined reference to `txn_commit'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x1267): In function `commit_nosync':
: undefined reference to `txn_commit'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x13ee): In function `gettid':
: undefined reference to `txn_begin'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x17e9): In function `mystore':
: undefined reference to `txn_abort'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x1832): In function `mystore':
: undefined reference to `txn_begin'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x18d6): In function `mystore':
: undefined reference to `txn_commit'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x1a84): In function `mydelete':
: undefined reference to `txn_abort'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x1ac2): In function `mydelete':
: undefined reference to `txn_begin'
../lib/libcyrus.a(cyrusdb_db3.o)(.text+0x1b63): In function `mydelete':
: undefined reference to `txn_commit'
collect2: ld returned 1 exit status
make[1]: *** [imapd] Error 1
make[1]: Leaving directory `/var/tmp/portage/cyrus-imapd-2.1.14/work/cyrus-imapd-2.1.14/imap'
make: *** [all] Error 1
!!! ERROR: net-mail/cyrus-imapd-2.1.14 failed.
!!! Function src_compile, Line 98, Exitcode 2
!!! compile problem
Ho provato su un'altra installazione di gentoo e il risultato e' sempre lo stesso!
per la cronaca
sys-devel/gcc
Latest version available: 3.2.3-r1
Latest version installed: 3.2.3-r1
Size of downloaded files: 20,716 kB
Homepage: http://www.gnu.org/software/gcc/gcc.html
Description: The GNU Compiler Collection. Includes C/C++ and java compilers
Grazie per qualunque suggerimento!
ciao
P.S.:Utilizzo di CFLAGS molto tranquillo (praticamente non ottimizzato) sulla seconda macchina |
|