-
修改Makefile 里的PKG_SOURCE_VERSION:=**f713aa981169d35ff9483b295d1209c35117d70c**
进行编译,出现以下错误。
install -m0755 /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocksR-libev-openss…
-
So I've been experimenting with OpenWrt for a while, and have been testing out download managers - aria2 pretty much wins out, owing to the fact that it doesn't suffer from the crippling performance p…
-
### Describe the bug
This is the IPK I set
`
base-files busybox ca-bundle dnsmasq dropbear firewall4 fstools kmod-crypto-hw-safexcel kmod-gpio-button-hotplug kmod-leds-gpio kmod-mt7915e kmod-mt79…
-
I'd like to be able to show text on the root page of the `--mkdoc` API reference. I might use this to add an introduction to the library.
-
When trying to install onkyo using pip, I run into this error:
`Requirement already satisfied (use --upgrade to upgrade): onkyo-eiscp in /usr/lib/python2.7/site-packages/onkyo_eiscp-1.0-py2.7.egg
Re…
-
I'm trying to build this package for OpenWrt but I'm receveing the error bellow. These are the last lines of compiling:
.....
mkdir -p src/c/
protoc-c --c_out=src/c/ *.proto
[libprotobuf WARNING…
-
OpenWRT-22.03版本中并没有支持OSTree,因此需要手动支持OSTree,并集成到OpenWRT的menuconfig配置中,这样方便利用OpenWRT的其他库满足OSTree的依赖问题,否则的话,OSTree的多项依赖都需要依靠手动编译解决。
OpenWRT提供了两种不同的方式来继承依赖库,一种是用于集成开源软件的:https://openwrt.org/docs/guide-de…
-
-
I propose to get rid of the GNU Make based system and replace it with one based on [Shake](http://shakebuild.com/). Shake is a Haskell EDSL for writing build systems. There are several advantages over…
-
Chez Scheme version: 9.5.8, installed from AUR
Idris version: 38caff23b8b9f1fc9a7a55d73fa10fe4e7cf7b79
Running the following:
```bash
make clean
make bootstrap-clean
make distclean
make bootstr…