ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Help! Compile failed!

From: Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>
Date: Fri, 11 Jun 2010 16:20:14 +0200
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.