Hi,
On Fri, Jun 11, 2010 at 08:54:18PM +0800, ?????? wrote:
> i'm trying to compile the latest version of wireshark on fedora 13.i
> switch to root account and issue ./configure,and then some error occur .
>
> [root@localhost wireshark-1.2.8]#make
>
> /usr/bin/ld: gtk/libui.a(sctp_byte_graph_dlg.o): undefined reference to
> symbol 'ceil@@GLIBC_2.2.5'
> /usr/bin/ld: note: 'ceil@@GLIBC_2.2.5' is defined in DSO
> /lib64/libm.so.6 so try adding it to the linker command line
> /lib64/libm.so.6: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
Try make clean first.