http://qs321.pair.com?node_id=1227141


in reply to EXTERN.h missing when compiling on OpenWrt

Perhaps a better choice would be to cross-compile the required package on a desktop machine? It might be harder to pass paths to proper headers (and, perhaps, library rpaths), but once you get it running, you would be able to compile anything you want, not subject to any limitations of the development environment on the router itself.
  • Comment on Re: EXTERN.h missing when compiling on OpenWrt

Replies are listed 'Best First'.
Re^2: EXTERN.h missing when compiling on OpenWrt
by morgon (Priest) on Dec 12, 2018 at 12:07 UTC
    Yes, the proper way to do would be to cross-compile your own firmware but at the moment I've not yet figured out how to do it.

    But eventually I'll do that.

    I had just hoped that I could find a workaround to install the one module I need...