ray
09-05-2005, 20:47
Tryin to install toolchain on my gentoo box,
(2.6 kernel, fresh install)
followeb Oleg's instructions on
http://wiki.wl500g.info/index.php/compilingcustomfirmware
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.6 kernel, fresh install)
followeb Oleg's instructions on
http://wiki.wl500g.info/index.php/compilingcustomfirmware
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?