CVS compilation problems report (gnome-libs, libgtop)



- gnome-libs still rely on libart_lgpl being in it's subdirectory
- libgtop has trouble with Linux 2.1.122[+]:
In file included from /usr/include/netinet/ip_fw.h:1,
                 from netload.c:31:
/usr/include/linux/ip_fw.h:37: field `fw_src' has incomplete type
/usr/include/linux/ip_fw.h:37: field `fw_dst' has incomplete type
/usr/include/linux/ip_fw.h:38: field `fw_smsk' has incomplete type
/usr/include/linux/ip_fw.h:38: field `fw_dmsk' has incomplete type
/usr/include/linux/ip_fw.h:121: field `fwp_iph' has incomplete type
/usr/include/linux/ip_fw.h:123: field `fwp_tcph' has incomplete type
/usr/include/linux/ip_fw.h:124: field `fwp_udph' has incomplete type
/usr/include/linux/ip_fw.h:125: field `fwp_icmph' has incomplete type
/usr/include/linux/ip_fw.h:127: field `fwp_via' has incomplete type
netload.c: In function `glibtop_get_netload_s':
netload.c:95: storage size of `addr' isn't known
netload.c:138: variable `addr' has initializer but incomplete type
netload.c:139: dereferencing pointer to incomplete type
netload.c:138: storage size of `addr' isn't known
netload.c:146: variable `addr' has initializer but incomplete type
netload.c:147: dereferencing pointer to incomplete type
netload.c:146: storage size of `addr' isn't known
netload.c:197: `IP_FW_F_ACCTIN' undeclared (first use in this function)
netload.c:197: (Each undeclared identifier is reported only once
netload.c:197: for each function it appears in.)
netload.c:208: `IP_FW_F_ACCTOUT' undeclared (first use in this function)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]