unaiur
05-09-2005, 04:27
I'm unable to compile the lastest & greatest Oleg's firmware.
I follow the steps at the Wl500g Wiki (http://wiki.wl500g.info/index.php/compilingcustomfirmware): get GPL_1927.zip (http://dlsvr01.asus.com/pub/ASUS/wireless/WL-500g-03/GPL_1927.zip) & wl500g-1.9.2.7-6b.tar.bz2 (http://wl500g.dyndns.org/1.9.2.7-6b/wl500g-1.9.2.7-6b.tar.bz2), copy & paste the givin script and run it. It seems easy, but I'm a bit... dumb, so everything is possible: I just get this error when the script is executing "make uClibc":
gcc -O2 -Wall -D__LDSO_LDD_SUPPORT -DUCLIBC_TARGET_PREFIX=\"/\" \
-DUCLIBC_DEVEL_PREFIX=\""/opt/brcm/hndtools-mipsel-uclibc-3.2.3-full"\" \
-DUCLIBC_BUILD_DIR=\"/home/unai/wl500g/broadcom/src/uClibc\" \
-DUCLIBC_LDSO=\"ld-uClibc.so.0\" -I . \
ldd.c -o ldd
ldd.c:96:2: warning: #warning "You really should add a MATCH_MACHINE() macro for your architecture"
ldd.c: In function `find_dependancies':
ldd.c:528: error: `ELFCLASSM' undeclared (first use in this function)
ldd.c:528: error: (Each undeclared identifier is reported only once
ldd.c:528: error: for each function it appears in.)
ldd.c:529: warning: implicit declaration of function `MATCH_MACHINE'
I'm using an Ubuntu 5.04 box. Can anybody help me?
Also, there is a new GPL tarball at ASUS (1.9.5.0). Is there any brave man out there?
I follow the steps at the Wl500g Wiki (http://wiki.wl500g.info/index.php/compilingcustomfirmware): get GPL_1927.zip (http://dlsvr01.asus.com/pub/ASUS/wireless/WL-500g-03/GPL_1927.zip) & wl500g-1.9.2.7-6b.tar.bz2 (http://wl500g.dyndns.org/1.9.2.7-6b/wl500g-1.9.2.7-6b.tar.bz2), copy & paste the givin script and run it. It seems easy, but I'm a bit... dumb, so everything is possible: I just get this error when the script is executing "make uClibc":
gcc -O2 -Wall -D__LDSO_LDD_SUPPORT -DUCLIBC_TARGET_PREFIX=\"/\" \
-DUCLIBC_DEVEL_PREFIX=\""/opt/brcm/hndtools-mipsel-uclibc-3.2.3-full"\" \
-DUCLIBC_BUILD_DIR=\"/home/unai/wl500g/broadcom/src/uClibc\" \
-DUCLIBC_LDSO=\"ld-uClibc.so.0\" -I . \
ldd.c -o ldd
ldd.c:96:2: warning: #warning "You really should add a MATCH_MACHINE() macro for your architecture"
ldd.c: In function `find_dependancies':
ldd.c:528: error: `ELFCLASSM' undeclared (first use in this function)
ldd.c:528: error: (Each undeclared identifier is reported only once
ldd.c:528: error: for each function it appears in.)
ldd.c:529: warning: implicit declaration of function `MATCH_MACHINE'
I'm using an Ubuntu 5.04 box. Can anybody help me?
Also, there is a new GPL tarball at ASUS (1.9.5.0). Is there any brave man out there?