[gentoo-user] wireshark fails. undefined reference to ****

2011-07-27 Thread Dale
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

Re: [gentoo-user] wireshark fails. undefined reference to ****

2011-07-27 Thread Todd Goodman
* 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

Re: [gentoo-user] wireshark fails. undefined reference to ****

2011-07-27 Thread Dale
Todd Goodman wrote: 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