* Dale <rdalek1...@gmail.com> [110727 05:07]: > Is anyone else running into this: > > libtool: link: x86_64-pc-linux-gnu-gcc -DINET6 > "-D_U_=__attribute__((unused))" -march=native -O2 -pipe -Wall -W -Wextra > -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith > -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security > -I/usr/include -I/usr/local/include -pthread -I/usr/include/gtk-2.0 > -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 > -I/usr/include/libdrm -I/usr/include -Wl,-O1 -Wl,--as-needed > -Wl,--as-needed -o .libs/rawshark rawshark-capture-pcap-util-unix.o > rawshark-capture-pcap-util.o rawshark-cfile.o rawshark-clopts_common.o > rawshark-disabled_protos.o rawshark-packet-range.o rawshark-print.o > rawshark-ps.o rawshark-sync_pipe_write.o rawshark-timestats.o > rawshark-util.o rawshark-tap-megaco-common.o rawshark-tap-rtp-common.o > rawshark-version_info.o rawshark-rawshark.o .libs/rawsharkS.o > -Wl,--export-dynamic -pthread -Wl,-rpath -Wl,/usr/lib64 > -Wl,--export-dynamic -L/usr/lib -L/usr/local/lib > wiretap/.libs/libwiretap.so epan/.libs/libwireshark.so > wsutil/.libs/libwsutil.so /usr/lib64/libgmodule-2.0.so -lrt > /usr/lib64/libglib-2.0.so -lm -L/usr/lib64 -lpcap > /usr/lib64/libgnutls.so -lz -pthread > epan/.libs/libwireshark.so: undefined reference to `gcry_md_map_name' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_close' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_setiv' > epan/.libs/libwireshark.so: undefined reference to > `gcry_cipher_get_algo_keylen' > epan/.libs/libwireshark.so: undefined reference to > `gcry_cipher_get_algo_blklen' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_read' > epan/.libs/libwireshark.so: undefined reference to `gcry_pk_decrypt' > epan/.libs/libwireshark.so: undefined reference to `gcry_strsource' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_sprint' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_setkey' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_map_name' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_scan' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_setkey' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo_dlen' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_release' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_write' > epan/.libs/libwireshark.so: undefined reference to `gcry_strerror' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_print' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_open' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_close' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_decrypt' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_build' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_nth_mpi' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_open' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_release' > collect2: ld returned 1 exit status > make[2]: *** [dftest] Error 1 > epan/.libs/libwireshark.so: undefined reference to `gcry_md_map_name' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_close' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_setiv' > epan/.libs/libwireshark.so: undefined reference to > `gcry_cipher_get_algo_keylen' > epan/.libs/libwireshark.so: undefined reference to > `gcry_cipher_get_algo_blklen' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_read' > epan/.libs/libwireshark.so: undefined reference to `gcry_pk_decrypt' > epan/.libs/libwireshark.so: undefined reference to `gcry_strsource' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_sprint' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_setkey' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_map_name' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_scan' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_setkey' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo_dlen' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_release' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_write' > epan/.libs/libwireshark.so: undefined reference to `gcry_strerror' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_print' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_open' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_close' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_decrypt' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_build' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_nth_mpi' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_open' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_release' > collect2: ld returned 1 exit status > make[2]: *** [rawshark] Error 1 > epan/.libs/libwireshark.so: undefined reference to `gcry_strsource' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_open' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_open' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_setkey' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_map_name' > epan/.libs/libwireshark.so: undefined reference to `gcry_strerror' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_read' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_close' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo_dlen' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_nth_mpi' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_map_name' > epan/.libs/libwireshark.so: undefined reference to `gcry_pk_decrypt' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_decrypt' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_write' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_release' > epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo' > epan/.libs/libwireshark.so: undefined reference to > `gcry_cipher_get_algo_blklen' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_setiv' > epan/.libs/libwireshark.so: undefined reference to > `gcry_cipher_get_algo_keylen' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_close' > epan/.libs/libwireshark.so: undefined reference to `gcry_cipher_setkey' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_release' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_scan' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_sprint' > epan/.libs/libwireshark.so: undefined reference to `gcry_mpi_print' > epan/.libs/libwireshark.so: undefined reference to `gcry_sexp_build' > collect2: ld returned 1 exit status > make[2]: *** [wireshark] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/net-analyzer/wireshark-1.4.8/work/wireshark-1.4.8' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/net-analyzer/wireshark-1.4.8/work/wireshark-1.4.8' > make: *** [all] Error 2 > emake failed > * ERROR: net-analyzer/wireshark-1.4.8 failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 5668: Called die > * The specific snippet of code: > * emake || die; > * > * If you need support, post the output of 'emerge --info > =net-analyzer/wireshark-1.4.8', > * the complete build log and the output of 'emerge -pqv > =net-analyzer/wireshark-1.4.8'. > * The complete build log is located at > '/var/log/portage/net-analyzer:wireshark-1.4.8:20110726-232304.log'. > * The ebuild environment file is located at > '/var/tmp/portage/net-analyzer/wireshark-1.4.8/temp/environment'. > * S: '/var/tmp/portage/net-analyzer/wireshark-1.4.8/work/wireshark-1.4.8' > > >>> Failed to emerge net-analyzer/wireshark-1.4.8, Log file: > > >>> '/var/log/portage/net-analyzer:wireshark-1.4.8:20110726-232304.log' > root@fireball / # > > There are many more of those but they are about the same. I have tried > two different versions of gcc. I found that usually fixes it when I > googled. That doesn't work here. This is the two versions I have tried: > > root@fireball / # gcc-config -l > [1] x86_64-pc-linux-gnu-4.4.5 > [2] x86_64-pc-linux-gnu-4.5.2 * > root@fireball / # > > Any thoughts? Bug maybe?
It looks like you're missing linking in of libgcrypt. Maybe ensure you have an up to date version (or not too up to date.) Or try emerging without the gcrypt use flag? I just emerged that for x86 and had no problem. But I don't have the gcrypt use flag enabled. Todd > > Dale > > :-) :-)