Results 1 to 15 of 714

Thread: New oleg firmware version

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by snowx View Post
    lly,

    I am trying to compile it but got the following and stopped
    Real cause of problem is printed below, why simply not to follow it?
    Please, compile the kernel first

  2. #2
    do you mean the following commands?

    $ cd /whatever-you-want/broadcom/src/1.9.2.7-d
    $ make kernel
    $ make

    I have run them already and there were no error...
    Last edited by snowx; 25-11-2010 at 09:00.

  3. #3
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Seems to be you have slightly different host environment, try to
    Code:
    make kernel
    from src/gateway before "make"

  4. #4
    I got the following now:

    find . -name '*.[chS]' | xargs /home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/scripts/mkdep -D__KERNEL__ -I/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fno-builtin-strpbrk -fno-builtin-sprintf -fomit-frame-pointer -I /home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -finline-limit=10000 -mabi=32 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -fno-delete-null-pointer-checks -I/home/wchan/wl500w/broadcom/src/include -DBCMDRIVER -nostdinc -iwithprefix include -- > .depend
    realpath(/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/include/asm/gcc) failed, No such file or directory
    make[3]: *** [fastdep] Error 123
    make[3]: Leaving directory `/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/arch/mips/tools'
    make[2]: *** [_sfdep_arch/mips/tools] Error 2
    make[2]: Leaving directory `/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10'
    make[1]: *** [dep-files] Error 2
    make[1]: Leaving directory `/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10'
    make: *** [kernel-image] Error 2

    I checked that the "/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/include/asm" is missing. should I manually create a symbolic link to asm-mips?

    i.e. ln -sf asm-mips /home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/include/asm

    Quote Originally Posted by lly View Post
    Seems to be you have slightly different host environment, try to
    Code:
    make kernel
    from src/gateway before "make"
    Last edited by snowx; 25-11-2010 at 08:20.

  5. #5
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by snowx View Post
    I checked that the "/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10/include/asm" is missing. should I manually create a symbolic link to asm-mips?
    Something goes wrong on your host env. This link should be created automatically by kernel's Makefile. Also check .config file presence in kernel directory.

  6. #6
    .config exist in ~/wl500w/broadcom/src/gateway
    but not in ~/wl500w/broadcom/src/linux/linux-2.4.37.10/kernel

    Quote Originally Posted by lly View Post
    Something goes wrong on your host env. This link should be created automatically by kernel's Makefile. Also check .config file presence in kernel directory.

  7. #7
    should I try the RTN version of wl500w instead? Does RTN version has better support for usb sound?
    Last edited by snowx; 26-11-2010 at 03:39.

  8. #8
    back to the compilation then... how do I proceed? Any clue?

    Quote Originally Posted by snowx View Post
    .config exist in ~/wl500w/broadcom/src/gateway
    but not in ~/wl500w/broadcom/src/linux/linux-2.4.37.10/kernel

  9. #9
    I did the symbolic link then try the make kernal again. Now I got this error and I am completely lost.

    ( . /home/wchan/wl500w/broadcom/src/linux/linux/.config ; \
    if [ "${CONFIG_EMBEDDED_RAMDISK}" = "" ] ; then \
    make -C /home/wchan/wl500w/broadcom/src/linux/linux zImage CC=mipsel-uclibc-gcc-3.4.6; \
    fi )
    make[1]: Entering directory `/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10'
    make[1]: *** No rule to make target `include/linux/autoconf.h', needed by `include/config/MARKER'. Stop.
    make[1]: Leaving directory `/home/wchan/wl500w/broadcom/src/linux/linux-2.4.37.10'
    make: *** [kernel-image] Error 2

Similar Threads

  1. Probleme mit der Oleg firmware
    By errox in forum German Discussion - Deutsch (DE)
    Replies: 15
    Last Post: 14-06-2008, 22:26
  2. new firmware 1.9.2.7-8 by oleg
    By alien433 in forum WL-500gP Firmware Discussion
    Replies: 31
    Last Post: 24-01-2008, 20:31
  3. Oleg firmware not working.
    By wpte in forum WL-500gP Q&A
    Replies: 6
    Last Post: 07-01-2008, 12:48
  4. C Compiler voor de oleg firmware
    By wouzs in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 28-10-2007, 15:57

Tags for this Thread

Posting Permissions

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