Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25951 - net-dialup/rp-pppoe-3.5 fails to compile
Summary: net-dialup/rp-pppoe-3.5 fails to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-05 05:32 UTC by Klaus-J. Wolf
Modified: 2003-11-06 11:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus-J. Wolf 2003-08-05 05:32:28 UTC
On my system, "emerge rp-pppoe" failst like this:

gcc -march=pentium2 -Os -pipe -Wall -Wstrict-prototypes -ansi -pedantic 
'-DADSL_START_PATH="/usr/sbin/adsl-start"'
'-DADSL_STOP_PATH="/usr/sbin/adsl-stop"'
'-DADSL_STATUS_PATH="/usr/sbin/adsl-status"' -c -o wrapper.o wrapper.c
gcc -o pppoe-wrapper wrapper.o

Type 'make install' as root to install the software.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-rp-pppoe-3.5-1754.log"

open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
--------------------------------------------------------------------------------
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-02 11:04:06 UTC
please paste
#emerge info
Comment 2 Klaus-J. Wolf 2003-09-02 13:25:07 UTC
Sorry for inconvenience, due to hardware proplems, I will probably not be able to answer before November; I have no access to the concerned hardware at the moment; but as far as I remember, the problem also has occured earlier with different hardware & setup.

There were third-party kernel modules present, e.g. nvidia-kernel.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-09-03 11:24:16 UTC
please reopen after answer
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-11 13:14:15 UTC
see last comment ;)
Comment 5 Dennis Freise 2003-11-03 08:45:26 UTC
As I have exactly the same problem, I'll provide the 'emerge info' output:

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.23_pre8-gss)
=================================================================
System uname: 2.4.23_pre8-gss i586 Pentium MMX
Gentoo Base System version 1.4.3.11
distcc 2.11.2 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium-mmx -mmmx -O2 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium-mmx -mmmx -O2 -pipe -fomit-frame-pointer"
DISTDIR="/storage/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ ftp://gentoo.inode.at/source/
http://gentoo.inode.at"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="oss arts avi cups encode foomaticdb imlib libg++ mad mikmod motif mpeg
oggvorbis opengl quicktime sdl spell xmms xv slang tetex svga gpm pam -selinux
evms2 exiscan-acl vhosts acl apache2 apm berkdb crypt curl doc freetds gd
gdbm gif -gnome -gtk imap innodb ipv6 java jpeg -kde ldap libwww maildir
lmtp mmx mysql ncurses nls odbc oci8 pdflib perl png python -qt readline
samba sasl snmp socks5 ssl tcpd tiff truetype -X xml xml2 zlib x86"
Comment 6 Heinrich Wendel (RETIRED) gentoo-dev 2003-11-03 11:45:16 UTC
will take another look at it...
Comment 7 Heinrich Wendel (RETIRED) gentoo-dev 2003-11-03 12:20:13 UTC
please try again, i added a fix from bug 8946
Comment 8 Heinrich Wendel (RETIRED) gentoo-dev 2003-11-06 11:46:33 UTC
does it work?