 alexiares21
join:2001-12-21 Rancho Cucamonga, CA
2 edits | [Help] Building firmware for Verizon Westell 7500 modem
[Help] Building firmware for Verizon Westell 7500 modem
Hey guys, I need help complying firmware so I can update my Westell A90-750115-07 router/modem. Unfortunately, I'm not to familiar with linux and tried using cygwin to emulate linux under windows but I kept getting too many errors when I tried to create the update. If anyone can compile the firmware and post it would be greatly appreciated.
General link to Westell
»www.westell.com/index.php?option···=support
Files need in link to create update:
Read Me
Firmware1.0.0.2
Linux Tools (Needs to be complied with the firmware) |
|
  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL
·AT&T U-Verse
·AT&T Midwest
1 edit | There seems to be something missing in their instructions.
When I follow their instructions, the build fails. /bin/sh: /opt/westell_msw2/bin/mips-linux-gcc: cannot execute binary file
It is possible that this depends on a particular linux kernel, since the error messages mention 2.6.8.1 . I'm currently running 2.6.25.20
Incidently, the file 'mips-linux-gcc' in their provided tools is a symlink to 'mips-linux-uclibc-gcc'. so something is amiss there, perhaps an incompatibility between their tools and my system. -- AT&T dsl; Westell 327w modem/router; openSuSE 11.0; firefox 3.0.10 |
|
  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL | On second thoughts, it is possible that this only builds under linux running on MIPS architecture. -- AT&T dsl; Westell 327w modem/router; openSuSE 11.0; firefox 3.0.10 |
|
 alexiares21
join:2001-12-21 Rancho Cucamonga, CA | Thanks for trying, I actually went was able to extract the both images like it states in the readme with cygwin but when I tried to compile I got line code errors. |
|
  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL
·AT&T U-Verse
·AT&T Midwest
| Extracting was not a problem, but compiling was.
My current guess is that they built this on a MIPS system, and used gnu software. So they are technically living up to GPL requirements by releasing their source, but they aren't going out of there way to make it easy. -- AT&T dsl; Westell 327w modem/router; openSuSE 11.0; firefox 3.0.10 |
|