Please help, trying to compile for WRT
Posted: Thu Mar 24, 2011 5:13 pm
Hello guys,
I really would appreciate your help..
I'm following the tutorial for compiling sources for OpenWRT, and though the basic code is compiling fine it refuses to install on my system. My router is atheros based (TL-741ND), catting cpuinfo gives:
Atheros AR7240 rev 2
MIPS 24Kc V7.4
mips16
I've tries almost all OpenWRT sdks including the one for ath7xx
Have also tried compiling my own kamikaze sdk for atheros devices and the same things happening, file is compiling fine but when I try to opkg on the router it says (package found but incompatible with architecture).
I tried adding an exception in opkg.conf to accept all, still the same error... once a compiled mipsel installed but it didn't run and produced many errors when executed (expected since the router is mips).
Please help, I really tried everything. Searched the make files for indicators for mips16 etc. options but didn't find any.
Your advice is so appreciated
I really would appreciate your help..
I'm following the tutorial for compiling sources for OpenWRT, and though the basic code is compiling fine it refuses to install on my system. My router is atheros based (TL-741ND), catting cpuinfo gives:
Atheros AR7240 rev 2
MIPS 24Kc V7.4
mips16
I've tries almost all OpenWRT sdks including the one for ath7xx
Have also tried compiling my own kamikaze sdk for atheros devices and the same things happening, file is compiling fine but when I try to opkg on the router it says (package found but incompatible with architecture).
I tried adding an exception in opkg.conf to accept all, still the same error... once a compiled mipsel installed but it didn't run and produced many errors when executed (expected since the router is mips).
Please help, I really tried everything. Searched the make files for indicators for mips16 etc. options but didn't find any.
Your advice is so appreciated