Keywords: Mode: All keywords (AND) |
Tue May 22, 2012 08:36
|
cdebackere: thx warm;
gave it a try but I get an incompatibility error message:
'pkg_hash_fetch_best_installation_candidate: Packages for smstools3 found, but incompatible with the architectures configured'
dmesg tells me:
Linux version 2.6.39.3 (logic@x) (gcc version 4.3.3 (GCC) )
CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
AT91: 96 gpio irqs in 3 banks
as AT91 is an 'upgrade' of AT71, I hoped the package would load .. but no luck.
Anybody has a build for my HW?
And I would also need libiconv-full, as that's a dependancy.
alternative: anyone knows a 'Build openwrt packages, for dummies'?
C.
|
Mon May 21, 2012 16:08
|
cdebackere: Hi 'Warm' (Any one else can also share of course! :))
I'm new to compiling and openwrt but I do need the smstools package. Since you compiled it into a working package (and small mem footprint), would it be possible to share the package? I don't need the src on this install, but I guess that's not too big anyway.
This would save me a lot of time!
Thx,
C.
Yes, it compiled and works. B.t.w. smsd compiled from build tree in making openwrt image ("make" in trunk dir) is less in size and eats less memory then smsd binary compiled alone.
For now I have this Makefile (taken from this forum and modified):
....
....
Package has directory src with content from src dir of original tar.gz sources.
|