On Thu, Oct 25, 2012 at 3:22 AM, Allan McRae <[email protected]> wrote: > Here is the current list of what packages in [core] fail to build from > SVN trunk: > > licenses - source checksum issues > > > libusb-compat: > core.c:91:2: warning: 'enum usbi_log_level' declared inside parameter > list [enabled by default] > core.c:91:2: warning: its scope is only this definition or declaration, > which is probably not what you want [enabled by default] > core.c:90:42: error: parameter 1 ('level') has incomplete type > core.c:90:13: warning: function declaration isn't a prototype > [-Wstrict-prototypes] > core.c: In function 'usbi_log': > core.c:103:7: error: 'LOG_LEVEL_INFO' undeclared (first use in this > function) >
Fixed > > net-tools - requires header removed in linux-3.6: > strip.c:24:28: fatal error: linux/if_strip.h: No such file or directory > > > e2fsprogs - looks like it needs "make -j1" during "make install": > symlinks.o: file not recognized: File truncated > collect2: error: ld returned 1 exit status > > > Allan > > > >

