Re: Package net-mgmt/net-snmp is broken by numerous changes in D

看板DFBSD_bugs作者時間21年前 (2005/01/07 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串9/9 (看更多)
On Fri, Jan 07, 2005 at 04:22:58AM -0800, walt wrote: > mibII/tcpTable.c: In function `tcpTable_load': > mibII/tcpTable.c:736: error: dereferencing pointer to incomplete type > mibII/tcpTable.c:738: error: dereferencing pointer to incomplete type > mibII/tcpTable.c:738: error: invalid application of `sizeof' to > incomplete type `xinpgen' > > I don't understand the error message. In what sense can a type be > 'incomplete'? (This is gcc34, btw.) xinpgen doesn't exist anymore. You don't need that part, the sysctl directly returns the list of pcbs. E.g. remove the part depending on the generation counting. Joerg
文章代碼(AID): #11tezR00 (DFBSD_bugs)
討論串 (同標題文章)
完整討論串 (本文為第 9 之 9 篇):
文章代碼(AID): #11tezR00 (DFBSD_bugs)