Results 1 to 15 of 21

Thread: Compiling [need HowTo]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    There is no file: http://www.asuscom.de/pub/ASUS/wirel...3/GPL_1927.zip , can somebody sahre it?
    Last edited by FilimoniC; 29-11-2005 at 07:58.
    Sorry for my bad English.
    Покупайте Отечественных Слонов!!!

  2. #2
    GPL source code for firmware version 1.9.5.0, is here:

    http://support.asus.de/download/down...Language=en-us

    global: http://dlsvr01.asus.com/pub/ASUS/wir...3/GPL_1950.zip
    usa: http://dlsvr03.asus.com/pub/ASUS/wir...3/GPL_1950.zip
    europe: http://dlsvr02.asus.com/pub/ASUS/wir...3/GPL_1950.zip

    beware... it's 170MB...

    NOTE: this isn't a zip file... you should rename it to .tar.gz our .tgz and extract it with:
    tar -zxvf your_file.tgz
    Last edited by gwl; 30-11-2005 at 04:28.
    [ WL-500G | fw: 1.9.2.7-7f ]

  3. #3
    I'll ask you for new tutorial... I dont know how to make it work with new file (some directories are not exist, some are renamed).. Can anybody help me?
    Sorry for my bad English.
    Покупайте Отечественных Слонов!!!

  4. #4
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    1.9.5.0 firmware sources does not contain compiler.
    1.9.2.7 does. The actual link is ftp://ftp.asuscom.de/pub/ASUS/wirele...3/GPL_1927.zip

  5. #5
    Join Date
    Jul 2004
    Location
    near Lyon @ France
    Posts
    195
    Oleg,

    What is your plan for future custom firmware ?
    Are you still working on the 1.9.2.7 branch or did you switch to 1.9.5.0 (which seems to support WDS over WPA, my personnal need )

    JF

  6. #6
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    JF, I'm now working on 1.9.2.7-6c. Perhaps there would be 1.9.5.0-1 or something, which would be 1.9.2.7 based (but includes 1.9.5.0 fixes), as moving to 1.9.5.0 is a big pain...
    JF, actually you should consider switching to OpenWRT, as it has web interface now.

  7. #7
    Quote Originally Posted by Oleg View Post
    JF, I'm now working on 1.9.2.7-6c. Perhaps there would be 1.9.5.0-1 or something, which would be 1.9.2.7 based (but includes 1.9.5.0 fixes), as moving to 1.9.5.0 is a big pain...
    JF, actually you should consider switching to OpenWRT, as it has web interface now.
    Hi,

    created a toolchain for native compilation use:
    ipkg install optware-devel

    as advised by al37919

    running
    /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc

    i get the following errors

    ======================
    [admin@oo /opt]$ mipsel-uclibc-gcc -o helloworld
    -sh: mipsel-uclibc-gcc: not found
    [admin@oo /opt]$ /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc
    /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc: /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc: 1: Syntax error: "(" unexpected
    [admin@oo /opt]$ /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc --help
    /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc: /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc: 1: Syntax error: "(" unexpected
    [admin@oo /opt]$


    Any sollution for syntax error "(" ?

    And what directory is/was correct to save optware-devel
    and how to make

    /opt/broadcom/opt/brcm/hndtools-mipsel-uclibc-0.9.19/bin/mipsel-uclibc-gcc

    running as
    mipsel-uclibc-gcc
    only ?

    What is your solution ?

    Tried to install
    mkdir /opt
    cd /opt < enter >
    wget http://www.asuscom.de/pub/ASUS/wirel...3/GPL_1927.zip < enter >
    tar zxf ./GPL_1927.zip < enter >
    cp -R /opt/broadcom/opt/brcm /opt < enter >

    ==========
    cd /var/tmp
    wget http://oleg.wl500g.info/1.9.2.7-6b/w...2.7-6b.tar.bz2
    tar xjf wl500g-1.9.2.7-6b.tar.bz2
    cd wl500g-1.9.2.7-6b
    make uClibc

    but was low on memory (2GB pendrive)
    and -j option didn't work.

    Today
    mipsel-uclibc-gcc

    generates syntax error.

    I need Linux dialog to test some shell scripts.

    What's wrong, any help ?

    Darius

Similar Threads

  1. Compiling 1.9.2.7-6b firmware
    By unaiur in forum WL-500g Q&A
    Replies: 9
    Last Post: 30-09-2005, 09:24
  2. Compiling MusicPD
    By muffl0n in forum WL-500g Q&A
    Replies: 0
    Last Post: 20-07-2005, 20:03
  3. Compiling ggrab...
    By gwl in forum WL-500g Custom Development
    Replies: 11
    Last Post: 19-03-2005, 21:45
  4. Error while compiling ppp in 1.9.2.7-3
    By Ifaistos in forum WL-500g Custom Development
    Replies: 2
    Last Post: 12-01-2005, 17:03
  5. Compiling on/for the WL-500g
    By dsf260 in forum WL-500g Q&A
    Replies: 8
    Last Post: 12-12-2004, 10:54

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •