Jump to content
XPEnology Community

Compiling Xpenoboot: Error on broadcom driver


dyce

Recommended Posts

Here is my new error after setting up the toolchains from synology

http://pastebin.com/CHgjJewr

 

are the headers custom or can you use the ones from apt-get.

if custom can you build them? i tried make headers_install and that failed as well.

 

/builds/dyce/xpenoboot/linux/scripts/Makefile.headersinst:50: *** Missing UAPI file /builds/dyce/xpenoboot/linux/include/uapi/linux/netfilter/xt_MARK.h.  Stop.
make[2]: *** [netfilter] Error 2
/builds/dyce/xpenoboot/linux/scripts/Makefile.headersinst:120: recipe for target 'netfilter' failed
/builds/dyce/xpenoboot/linux/scripts/Makefile.headersinst:120: recipe for target 'linux' failed
make[1]: *** [linux] Error 2
make: *** [headers_install] Error 2
Makefile:922: recipe for target 'headers_install' failed

Link to comment
Share on other sites

×
×
  • Create New...