libnet的问题!
在RH9.0下安装Libnet-1.0.2a
./configure
make
makeinstall
后看到/usr下有libnet文件夹
当编译一个用到该库的程序的时候
提示:
/usr/include/libnet.h:87:2: #error "byte order has not been specified, you'll
need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the
documentation regarding the libnet-config script."
我打开libnet.h也看到
#if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN)
#error "byte order has not been specified, you'll
need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the
documentation regarding the libnet-config script."
#endif
这么一行
因为网络问题不能上google
所以在这里求助高人!!!!
在哪里更改byte order?????
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
先在程序中改改试试吧。
你能上网怎么就不能上google呢。呵呵。
我知道是这方面的问题,可是这个提示是说在哪里改啊?
是在我自己的应用程序中么?
因为google上不了
baidu没找到所以到这里来求助
请说的详细一点可以么?
楼上说的对呀。不如#define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN
不是说的很清楚吗?
See the documentation regarding the libnet-config script
"byte order has not been specified, you'll
need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN
就根据这个去找问题啊
阿1!!!!!!!!!!!!!!!!!!!!!!!!
晕...没人理啊
高人高人啊!!!!!!!!!