<Alarm>   Fedora 15. I install tools développement.j got a error message "configure: error: Building GCC 4.2 + Requires GMP, MPFR 2.3.1 + 0.8.0 + and MPC. R"
<Alarm> you have a solution?
<Alarm> I found the solution sorry
<GitHub43> [extras-m1] shiyele pushed 1 new commit to master: http://bit.ly/qbdhHQ
<GitHub43> [extras-m1/master] removed 'Operating system' - Wolfgang Spraul
<Alarm> hello I have trouble with make-compile-C flickernoise flickernoise.fbi
<Alarm> ./tools/cpu/sh
<Alarm> ./bootstrap: line 153: aclocal: command not found
<larsc> Alarm: well, i guess you have to install aclocal...
<Alarm> make[1]: *** [build/generated/cmap_unicode.c] Error 126
<lekernel> there are error messages before that
<lekernel> those are the relevant ones
<carlobar> hi, i have a question about the ethernet link of the bios. Is it possible to verify the connection by means of: ping 192.168.0.42?
<lekernel> no
<lekernel> unless you code ping replies into the bios, which would be welcome
<carlobar> is there any way to verify the connection? im trying to do netboot but it isnt working, and i dont know what is wrong
<lekernel> ARP
<lekernel> wireshark
<lekernel> etc.
<carlobar> ok, thank you
<lekernel> ah yes, cmapdump should be built by your host compiler
<lekernel> it's weird that xiangfu's script apparently doesn't do that, maybe you should ask him when he's online
<Alarm> ok
<carlobar> hi, i have a question about minimac2. Is the signal phy_clk the main clock of the ethernet interface? In my board the main clock of ehternet interface has a frequency of 25MHz, i dont know if these clock frequency can affect the performance, thanks