Results 1 to 5 of 5

Thread: wl500/wlhdd toolchain on gentoo

  1. #1

    wl500/wlhdd toolchain on gentoo

    Tryin to install toolchain on my gentoo box,
    (2.6 kernel, fresh install)
    followeb Oleg's instructions on
    http://wiki.wl500g.info/index.php/co...customfirmware
    with only one exeption, I didn't Move entire /whatever/you/want/broadcom/opt to /opt,
    but did ln -s ..... (as my / is only about 1 G)
    so on the
    # cd /whatever/you/want/broadcom/src/wl500g-1.9.2.7-4
    # make kernel
    went well, but next
    # make
    brings the following error:
    ""checking for C compiler default output file name... configure: error: C compiler cann ot create executables
    See `config.log' for more details.
    make: *** [/whatever/you/want/broadcom/src/gateway/dropbear/config.h] Error 77""
    Any ideas on wat's the matter?

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Have you added your toolchain to the PATH? Does mipsel-uclibc-gcc works?

  3. #3
    Da!
    Yes! i did,
    thing is that it says : "error: C compiler cannot create executables"
    sounds starange,
    so i suppose it sees it, runs it, but......

  4. #4

    Sorry, But!!!....

    Got as far as
    "# cp /path/to/wl500g-1.7.5.9-3/.config ."
    but there is NO "/path/to/wl500g-1.7.5.9-3/"....
    do I have to download it?, (i've got wl500g-kernel-1.7.5.9-3.patch.gz)
    if it's a different file, create it, or it has to be created automatically,
    or ....
    so basically what do I do from here?

  5. #5
    hi

    I have the same error on my gentoo

    try

    Code:
    #export PATH=$PATH:/opt/brcm/hndtools-mipsel-uclibc/bin:/opt/brcm/hndtools-mipsel-linux/bin

Similar Threads

  1. Gentoo based firmware
    By Plesa in forum WL-500g Custom Development
    Replies: 1
    Last Post: 20-10-2005, 12:25
  2. Tweaking the toolchain
    By unaiur in forum WL-500g Custom Development
    Replies: 1
    Last Post: 16-09-2005, 19:23
  3. Gentoo based firmware
    By Plesa in forum WL-500g Q&A
    Replies: 0
    Last Post: 22-04-2005, 10:10
  4. Installing toolchain - please help
    By RoofCat in forum WL-500g Q&A
    Replies: 3
    Last Post: 02-03-2005, 16:45
  5. toolchain question (c++ ?)
    By QuarterPounder in forum WL-500g Custom Development
    Replies: 5
    Last Post: 28-05-2004, 13:57

Posting Permissions

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