Не хочет обновлятся rp-pppoe, помогите
Litovets 17 апреля, 2008 - 15:10
Причина обновления в том, что emerge -uav world выдало приличный список пакетов, требующих обновления, в том числе и rp-pppoe. Но он не обновляется, выдает такие ошибки:
[ebuild U ] net-dialup/rp-pppoe-3.8-r2 [3.8-r1] USE="X" 0 kB Total: 1 package (1 upgrade), Size of downloads: 0 kB >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) net-dialup/rp-pppoe-3.8-r2 to / * rp-pppoe-3.8.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * ppp-2.4.3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking rp-pppoe-3.8.tar.gz ;-) ... [ ok ] * checking ppp-2.4.3.tar.gz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking rp-pppoe-3.8.tar.gz to /var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/work >>> Unpacking ppp-2.4.3.tar.gz to /var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/work * Applying rp-pppoe-3.8-gentoo-netscripts.patch ... [ ok ] * Applying rp-pppoe-3.8-username-charset.patch ... [ ok ] * Applying rp-pppoe-3.8-plugin-options.patch ... [ ok ] * Applying rp-pppoe-3.8-configure.patch ... [ ok ] * Applying rp-pppoe-3.8-session-offset.patch ... [ ok ] * QA: stop using the bindnow-flags function ... simply drop it from your ebuild * Running autoconf ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/work/rp-pppoe-3.8 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-plugin=../../ppp-2.4.3 --build=i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for fcntl.h... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_ether.h usability... no checking net/if_ether.h presence... no checking for net/if_ether.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking for netinet/if_ether.h... (cached) yes checking for net/if_types.h... (cached) no checking for net/if_dl.h... (cached) no checking for linux/if.h... yes checking for linux/if_pppox.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct sockaddr_ll... yes checking for N_HDLC line discipline... no checking for working memcmp... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for a BSD-compatible install... /usr/bin/install -c checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for pppd... /usr/sbin/pppd checking for echo... /bin/echo checking for setsid... /usr/bin/setsid checking for id... /bin/id checking for Linux 2.4.X kernel-mode PPPoE support... yes checking packing order of bit fields... reversed configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating libevent/Makefile config.status: creating ../scripts/pppoe-connect config.status: creating ../scripts/pppoe-start config.status: creating ../scripts/pppoe-stop config.status: creating ../scripts/pppoe-init config.status: creating ../scripts/pppoe-init-suse config.status: creating ../scripts/pppoe-init-turbolinux config.status: creating ../scripts/pppoe-setup config.status: creating ../gui/Makefile config.status: WARNING: ../gui/Makefile.in seems to ignore the --datarootdir setting config.status: creating ../gui/tkpppoe config.status: creating config.h On this platform, the following targets will be built: pppoe pppoe-server pppoe-sniff pppoe-relay rp-pppoe.so Type 'make' to compile the software. i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe.o pppoe.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o if.o if.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o debug.o debug.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o common.o common.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o ppp.o ppp.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o discovery.o discovery.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe-server.o pppoe-server.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o md5.o md5.c cd libevent && make make[1]: Entering directory `/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/work/rp-pppoe-3.8/src/libevent' i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE -I.. -c -o event.o event.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE -I.. -c -o event_tcp.o event_tcp.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe-sniff.o pppoe-sniff.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o relay.o relay.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE -I.. -c -o hash.o hash.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE -I.. -c -o event_sig.o event_sig.c rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o i686-pc-linux-gnu-ranlib libevent.a make[1]: Leaving directory `/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/work/rp-pppoe-3.8/src/libevent' i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o plugin/discovery.o -fPIC discovery.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o plugin/if.o -fPIC if.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o plugin/common.o -fPIC common.c i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o plugin/debug.o -fPIC debug.c i686-pc-linux-gnu-gcc '-DRP_VERSION="3.8"' -O2 -march=pentium3 -pipe -Wall -Wstrict-prototypes -D_GNU_SOURCE '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent -I../../ppp-2.4.3 -c -o plugin/plugin.o -fPIC plugin.c i686-pc-linux-gnu-gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o In file included from /usr/include/linux/if_pppol2tp.h:19, from /usr/include/linux/if_pppox.h:26, from plugin.c:55: /usr/include/linux/in.h:26: ошибка: redeclaration of enumerator ‘IPPROTO_IP’ /usr/include/netinet/in.h:34: ошибка: previous definition of ‘IPPROTO_IP’ was here /usr/include/linux/in.h:27: ошибка: redeclaration of enumerator ‘IPPROTO_ICMP’ /usr/include/netinet/in.h:38: ошибка: previous definition of ‘IPPROTO_ICMP’ was here /usr/include/linux/in.h:28: ошибка: redeclaration of enumerator ‘IPPROTO_IGMP’ /usr/include/netinet/in.h:40: ошибка: previous definition of ‘IPPROTO_IGMP’ was here /usr/include/linux/in.h:29: ошибка: redeclaration of enumerator ‘IPPROTO_IPIP’ /usr/include/netinet/in.h:42: ошибка: previous definition of ‘IPPROTO_IPIP’ was here /usr/include/linux/in.h:30: ошибка: redeclaration of enumerator ‘IPPROTO_TCP’ /usr/include/netinet/in.h:44: ошибка: previous definition of ‘IPPROTO_TCP’ was here /usr/include/linux/in.h:31: ошибка: redeclaration of enumerator ‘IPPROTO_EGP’ /usr/include/netinet/in.h:46: ошибка: previous definition of ‘IPPROTO_EGP’ was here /usr/include/linux/in.h:32: ошибка: redeclaration of enumerator ‘IPPROTO_PUP’ /usr/include/netinet/in.h:48: ошибка: previous definition of ‘IPPROTO_PUP’ was here /usr/include/linux/in.h:33: ошибка: redeclaration of enumerator ‘IPPROTO_UDP’ /usr/include/netinet/in.h:50: ошибка: previous definition of ‘IPPROTO_UDP’ was here /usr/include/linux/in.h:34: ошибка: redeclaration of enumerator ‘IPPROTO_IDP’ /usr/include/netinet/in.h:52: ошибка: previous definition of ‘IPPROTO_IDP’ was here /usr/include/linux/in.h:36: ошибка: redeclaration of enumerator ‘IPPROTO_RSVP’ /usr/include/netinet/in.h:62: ошибка: previous definition of ‘IPPROTO_RSVP’ was here /usr/include/linux/in.h:37: ошибка: redeclaration of enumerator ‘IPPROTO_GRE’ /usr/include/netinet/in.h:64: ошибка: previous definition of ‘IPPROTO_GRE’ was here /usr/include/linux/in.h:39: ошибка: redeclaration of enumerator ‘IPPROTO_IPV6’ /usr/include/netinet/in.h:56: ошибка: previous definition of ‘IPPROTO_IPV6’ was here /usr/include/linux/in.h:41: ошибка: redeclaration of enumerator ‘IPPROTO_ESP’ /usr/include/netinet/in.h:66: ошибка: previous definition of ‘IPPROTO_ESP’ was here /usr/include/linux/in.h:42: ошибка: redeclaration of enumerator ‘IPPROTO_AH’ /usr/include/netinet/in.h:68: ошибка: previous definition of ‘IPPROTO_AH’ was here /usr/include/linux/in.h:44: ошибка: redeclaration of enumerator ‘IPPROTO_PIM’ /usr/include/netinet/in.h:80: ошибка: previous definition of ‘IPPROTO_PIM’ was here /usr/include/linux/in.h:46: ошибка: redeclaration of enumerator ‘IPPROTO_COMP’ /usr/include/netinet/in.h:82: ошибка: previous definition of ‘IPPROTO_COMP’ was here /usr/include/linux/in.h:47: ошибка: redeclaration of enumerator ‘IPPROTO_SCTP’ /usr/include/netinet/in.h:84: ошибка: previous definition of ‘IPPROTO_SCTP’ was here /usr/include/linux/in.h:50: ошибка: redeclaration of enumerator ‘IPPROTO_RAW’ /usr/include/netinet/in.h:86: ошибка: previous definition of ‘IPPROTO_RAW’ was here /usr/include/linux/in.h:52: ошибка: redeclaration of enumerator ‘IPPROTO_MAX’ /usr/include/netinet/in.h:89: ошибка: previous definition of ‘IPPROTO_MAX’ was here i686-pc-linux-gnu-gcc -o pppoe-server pppoe-server.o if.o debug.o common.o md5.o -Llibevent -levent /usr/include/linux/in.h:56: ошибка: повторное определение ‘struct in_addr’ /usr/include/linux/in.h:116: ошибка: повторное определение ‘struct ip_mreq’ /usr/include/linux/in.h:122: ошибка: повторное определение ‘struct ip_mreqn’ /usr/include/linux/in.h:128: ошибка: повторное определение ‘struct ip_mreq_source’ /usr/include/linux/in.h:134: ошибка: повторное определение ‘struct ip_msfilter’ /usr/include/linux/in.h:147: ошибка: повторное определение ‘struct group_req’ /usr/include/linux/in.h:153: ошибка: повторное определение ‘struct group_source_req’ /usr/include/linux/in.h:160: ошибка: повторное определение ‘struct group_filter’ /usr/include/linux/in.h:173: ошибка: повторное определение ‘struct in_pktinfo’ /usr/include/linux/in.h:181: ошибка: повторное определение ‘struct sockaddr_in’ make: *** [plugin/plugin.o] Ошибка 1 make: *** Ожидание завершения заданий... * * ERROR: net-dialup/rp-pppoe-3.8-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2803: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/temp/environment'. * * Messages for package net-dialup/rp-pppoe-3.8-r2: * QA: stop using the bindnow-flags function ... simply drop it from your ebuild * * ERROR: net-dialup/rp-pppoe-3.8-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2803: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/temp/environment'.
»
- Для комментирования войдите или зарегистрируйтесь
Лучше emerge -uDNat
Лучше emerge -uDNat world, а перед ентим полюбому emerge --sync...
emerge --sync то вообще делали?
emerge --sync я
emerge --sync я вообще-то делал, где-то с месяц или два назад и после того все небыло времени пересобрать world и system. Поэтому вот решил все таки пересобрать, но выдает такую вот хрень.
И чем лучше emerge -uDNat world?
меня уже
меня уже послали, терь я вас пошлю ))
по поводу --sync, я думаю нужно делать перед установкой любого софта, а уж перед обновлением мира тем паче...
Этож линух, его конек - постоянное развитие...
И поверьте, вы выбрали очень прогрессивный дистрибутив ))