Comment 3 for bug 658825

Revision history for this message
Philip (pmiller-infoblox) wrote :

Ditto here on OSX 10.6.4 with developer tools..
-----
patch -p1 < ../freebsd_build.patch
patching file configure.in
patching file import/DnsPaxxer/cfgaux/ax_prefix_config_h.m4
patching file import/xstd/cfgaux/ax_prefix_config_h.m4
patching file import/xstd/configure.in
patching file import/xstd/include/xstd/BinStream.h
patching file src/Sniffer.cc
patching file src/Sniffer.h
patching file src/Tcp.cc
patching file src/TrafficGist.h
-----
./configure && make

Also bails out on BinStream.h with the same issue on Debian5/ia64.. maybe a 64bit headers thing?

Installing a 32bit Deb5 vm to test... will post progress...