Talk:Hacking the Netgear wgt634u: Difference between revisions

From
Jump to navigation Jump to search
(remove spurious supposition)
No edit summary
Line 22: Line 22:
ftpportmapper.o(.text+0x1a4):../elements/app/ftpportmapper.cc:35: undefined refe
ftpportmapper.o(.text+0x1a4):../elements/app/ftpportmapper.cc:35: undefined refe
rence to `Element::~Element [not-in-charge]()'
rence to `Element::~Element [not-in-charge]()'

== Failed to retrieve ssh package for wgt634u ==

Some binary files seemed to be removed from the informatik.hu-berlin.de, I was able to get and install netgear-sar.cfg, how ever install.sh was not able to download further files from the links within the script. Is there an alternative location to get ssh working on wgt634u? Thanks in advance!

Revision as of 06:50, 21 December 2005

"merkur.sardmn.informatik.hu-berlin.de does not exist, try again"

not only that, but all sardmn.informatik.hu-berlin.de ceased to exist in DNS... where are the files now?

Comments / corrections

The URL for the linksys wrt54gs code is invalid. A correct one (as of this writing) is ftp://ftp.linksys.com/opensourcecode/wrt54gs/2.07.1/wrt54gs.2.07.1.tgz. This illustrates the danger of using URLs you do not control in a project's makefile. Regardless, I have uploaded a copy to http://xa.net/archive/wrt54gs.2.07.1.tgz that should remain valid for quite some time. Connectivity at this site is good, it will probably be faster than the linksys site for most users.

Click fails to link

During the linking stage of compiling Click, hundreds of undefined references happen. Starting with:

make/click_26.mk:52: warning: ignoring old commands for target `click-dirclean' ftpportmapper.o(.text+0x2c):../elements/app/ftpportmapper.cc:30: undefined refer ence to `Element::Element[not-in-charge](int, int)' ftpportmapper.o(.text+0x94):../elements/app/ftpportmapper.cc:30: undefined refer ence to `Element::Element[not-in-charge](int, int)' ftpportmapper.o(.text+0xfc):../elements/app/ftpportmapper.cc:35: undefined refer ence to `Element::~Element [not-in-charge]()' ftpportmapper.o(.text+0x14c):../elements/app/ftpportmapper.cc:35: undefined refe rence to `Element::~Element [not-in-charge]()' ftpportmapper.o(.text+0x1a4):../elements/app/ftpportmapper.cc:35: undefined refe rence to `Element::~Element [not-in-charge]()'

Failed to retrieve ssh package for wgt634u

Some binary files seemed to be removed from the informatik.hu-berlin.de, I was able to get and install netgear-sar.cfg, how ever install.sh was not able to download further files from the links within the script. Is there an alternative location to get ssh working on wgt634u? Thanks in advance!