yah, you can check whether the HAL binaries is missing from linking library, you can find them in madwifi.org.
Daniel <[EMAIL PROTECTED]> writes: > Hello, > > can anybody help me to compile redboot for the AP51 (Atheros WiSoC referenz > design)? > > The devices "Meraki Mini", "Fonera" and much more are based on this AP51 > referenz design. > > The sources are on http://dl.meraki.net/linux/redboot-ap61.tar.gz > > In the file /hal_mips_ap51.cdl/, "tail +2" need to be replaced with "tail -n > +2" > > The error output is: > > > /home/box/Desktop/redboot-ap61/ecos/packages/redboot/current/src/fs/e2fs.c(.text.ae531x_start+0x4c): > undefined reference to `phySetup' > > /home/box/Desktop/redboot-ap61/ecos/packages/redboot/current/src/fs/e2fs.c(.text.ae531x_start+0x50): > undefined reference to `phySetup' > > /home/box/Desktop/redboot-ap61/ecos/packages/redboot/current/src/fs/e2fs.c(.text.ae531x_SetMACFromPhy+0x20): > undefined reference to `phyIsFullDuplex' > > /home/box/Desktop/redboot-ap61/ecos/packages/redboot/current/src/fs/e2fs.c(.text.ae531x_SetMACFromPhy+0x24): > undefined reference to `phyIsFullDuplex' > collect2: ld returned 1 exit status > make[2]: *** > [/home/box/Desktop/redboot-ap61/redboot/ap51/rom/install/bin/redboot.elf] > Fehler 1 > make[2]: Verlasse Verzeichnis > '/home/box/Desktop/redboot-ap61/redboot/ap51/rom/redboot/current' > make[1]: *** [build] Fehler 2 > make[1]: Verlasse Verzeichnis > '/home/box/Desktop/redboot-ap61/redboot/ap51/rom' > mipsisa32-elf-objcopy: redboot.elf: No such file or directory > cp: Aufruf von stat für "redboot.rom" nicht möglich: No such file or > directory > make: *** [ap51] Fehler 1 > > > MfG > > Daniel -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
