Re: failed to build u-boot mt7621_rfb_defconfig

2023-10-18 Thread Xiaobo Liu
Thank you

failed to build u-boot mt7621_rfb_defconfig

2023-10-16 Thread Xiaobo Liu
I checkout u-boot tag: v2023.10 https://github.com/u-boot/u-boot/tree/v2023.10 run build: ```shell export STAGING_DIR=/home/foo/openwrt-toolchain-22.03.4-ramips-mt7621_gcc-11.2.0_musl.Linux-x86_64/ make mt7621_rfb_defconfig make CROSS_COMPILE=/home/foo/openwrt-toolchain-22.03.4-ramips-mt7621_gc

unsubscribe

2014-08-05 Thread Xiaobo Liu

Re: Flume failed to build flume-ng-sdk on mac os x

2014-02-08 Thread Xiaobo Liu
blic void cleanUp() { // Close the RPC connection client.close(); } } On Feb 7, 2014, at 8:32 PM, Hari Shreedharan wrote: > Looks like there is a file without the asf header. Can you check > flume-ng-sdk/target/rat.txt? > > > Thanks, > Hari >

Flume failed to build flume-ng-sdk on mac os x

2014-02-07 Thread Xiaobo Liu
Hello, I am new to Flume. I try to build flume on mac os x, but project flume-ng-sdk failed with error "[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (verify.rat) on project flume-ng-sdk: Too many unapproved licenses”. Any suggestion ? MacBook-Pro:flume l$ java -ver