Wireshark mailing list archives

Re: [Wireshark-commits] master b736896: Handle floorl() the same way we handle other not-on-all-platforms functions.


From: Stephen Fisher <sfisher () SDF ORG>
Date: Fri, 19 Dec 2014 20:51:49 -0700

My build, on a system without floorl(), is now failing here (I'm 
building --with-gtk2 and --without-qt currently):


gmake[2]: Entering directory '/usr/local/src/wireshark'
  CCLD     wireshark-gtk
ui/libui.a(libui_a-time_shift.o): In function `time_string_to_nstime':
/usr/local/src/wireshark/ui/time_shift.c:260: undefined reference to 
`floorl'
ui/libui.a(libui_a-time_shift.o): In function `time_shift_all':
/usr/local/src/wireshark/ui/time_shift.c:297: undefined reference to 
`floorl'
ui/libui.a(libui_a-time_shift.o): In function `calcNT3':
/usr/local/src/wireshark/ui/time_shift.c:122: undefined reference to 
`floorl'
Makefile:2427: recipe for target 'wireshark-gtk' failed
gmake[2]: *** [wireshark-gtk] Error 1
gmake[2]: Leaving directory '/usr/local/src/wireshark'
Makefile:3662: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/local/src/wireshark'
Makefile:2262: recipe for target 'all' failed
gmake: *** [all] Error 2

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: