Od jakiegoś czasu param się "odpaleniem" Neo w Gentoo i jakoś mi się nie udaje, -(bo oczywiście jestem za głupi).
Czy ktoś mógłby mnie -"poprowadzić za rączkę" w tej sprawie ?!
Czytam, szukam to tu: http://gentoo.org.pl/component/option,c ... opic,30.0/ ,to tam: http://www.linux.rk.edu.pl/w/p/neostrad ... -fast-800/ i nic.
Wydając polecenie
Code: Select all
ifconfigCode: Select all
eth0 Link encap:Ethernet HWaddr 00:60:8C:F3:86:22
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10 Base address:0xb800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1380 (1.3 Kb) TX bytes:1380 (1.3 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:83.22.193.91 P-t-P:213.25.2.195 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:983 errors:0 dropped:0 overruns:0 frame:0
TX packets:955 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:471026 (459.9 Kb) TX bytes:65579 (64.0 Kb)Code: Select all
USE="-gtk dhcp atm" emerge pppCode: Select all
In file included from /usr/include/linux/netdevice.h:28,
from /usr/include/linux/if_arp.h:26,
from io.c:24:
/usr/include/linux/if.h:95: error: redefinition of ‘struct ifmap’
/usr/include/linux/if.h:131: error: redefinition of ‘struct ifreq’
/usr/include/linux/if.h:181: error: redefinition of ‘struct ifconf’
io.c: In function ‘accept_new’:
io.c:281: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness
io.c:296: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness
io.c: In function ‘get_local’:
io.c:618: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness
make[3]: *** [io.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/linux-atm-2.4.1-r1/work/linux-atm-2.4.1/src/arpd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/linux-atm-2.4.1-r1/work/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/linux-atm-2.4.1-r1/work/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2
!!! ERROR: net-dialup/linux-atm-2.4.1-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ebuild.sh, line 609: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.Code: Select all
emerge ueagle-atmCode: Select all
>>> Original instance of package unmerged safely.
* Checking for suitable kernel configuration options...
* CONFIG_PPPOE: is not set (required for PPPoE links)
* CONFIG_ATM_BR2684: is not set (required for PPPoE links)
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Run the following command if connecting via PPPoA protocol:
* euse -E atm && emerge net-dialup/ppp
* Run the following command if connecting via PPPoE protocol:
* emerge net-misc/br2684ctl
* To complete the installation, you must read the documentation in
* /usr/share/doc/ueagle-atm-1.1-r2
>>> Regenerating /etc/ld.so.cache...
>>> net-dialup/ueagle-atm-1.1-r2 merged.
>>> No packages selected for removal by clean.
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.Code: Select all
* CONFIG_PPPOE: is not set (required for PPPoE links)
* CONFIG_ATM_BR2684: is not set (required for PPPoE links)
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Run the following command if connecting via PPPoA protocol:
* euse -E atm && emerge net-dialup/ppp
* Run the following command if connecting via PPPoE protocol:
* emerge net-misc/br2684ctl




