olegkutkov / starlink-wifi-gen2

Public GPLv2 release of 2nd generation Starlink Wifi Router Code
10 stars 2 forks source link

compile error #2

Open fizz-is-on-the-way opened 2 years ago

fizz-is-on-the-way commented 2 years ago

Hello, I am trying to compile this project. When compiling the openwrt part, an error was reported: make[5]: *** No rule to make target '/starlink-wifi-mtk/openwrt/build_dir/target-arm_cortex-a7_musl-1.1.16_eabi/linux-mediatek_mt7629/mt_wifi/mt_wifi_ap/../mt_wifi/embedded/ap/ap.o', needed by '/starlink-wifi-mtk/openwrt/build_dir/target-arm_cortex-a7_musl-1.1.16_eabi/linux-mediatek_mt7629/mt_wifi/mt_wifi_ap/mt_wifi.o'. Stop.

then I disabled the mt_wifi module, but it does not generate bin/targets/mediatek/mt7629/lede-mediatek-mt7629-SPACEX-WIFI-V2-squashfs-sysupgrade.bin

how can I solve this? your generous help is appreciated!

squarepants0 commented 1 year ago

I met this error too. Is there anyone could help me with it? Thanks : )

carrie17 commented 11 months ago

I met this error too. Is there any solutions? Thanks !

AshLQ commented 7 months ago

I also encountered this error, I do not know how to resolve it o(╥﹏╥)o

squarepants0 commented 7 months ago

Try to delete wifi driver stuff in its openwrt configuration

AshLQ commented 7 months ago

I had the same situation, when I removed mt_wifi from the config: