[Ns-bugs] [Bug 316] Build fails on OSX Intel

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Sat Sep 6 10:20:47 PDT 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=316





------- Comment #3 from fw-ns3 at strlen.de  2008-09-06 13:20 -------
My best guess is that one needs some magic define to get the
struct iphdr definition on OSX. Since we don't need to access everything in
the ip header, we could use uint32_t[5] instead and avoid including
netinet/ip.h completely.

I'd rather not include stack specific headers; that might cause a lot of
trouble
depending on the build OS.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list