On 2019/01/04 22:49, Denis Fondras wrote: > On Sun, Dec 30, 2018 at 10:41:22PM +0000, Stuart Henderson wrote: > > On 2018/12/22 14:49, Denis Fondras wrote: > > > The CAIDA Spoofer project measures the Internet's susceptibility to > > > spoofed > > > source address IP packets. The Spoofer client attempts to send a series of > > > spoofed UDP packets that test the ability to send different classes of > > > spoofed > > > traffic > > > > > > http://spoofer.caida.org/ > > > > Initial tweaks. It's protobuf not protobuf-c, c++ ports need to set > > COMPILER except in special cases, and don't hardcode /usr/local. > > > > Additionally either the Qt bits need adding properly or disabling > > (build fails if qt3-mt is installed. it builds extra things if qt5 > > is installed. haven't looked at qt4). > > > > Thank you Stuart & Klemens > I haven't tried the GUI nor the scheduler. The prober was enough for me and my > test machine had no graphical interface.
The way it is now, it will break in bulk builds. It either needs the Qt bits to be added properly, or disabled.