public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Florian Philipp <f.philipp@addcom.de>
To: gentoo-amd64@lists.gentoo.org
Subject: [gentoo-amd64] emerge rtl8187 [WAS: Ndiswrapper - short question]
Date: Mon, 25 Jun 2007 16:16:22 +0200	[thread overview]
Message-ID: <200706251616.34515.f.philipp@addcom.de> (raw)
In-Reply-To: <20070624213805.243ad8b1@loki>


[-- Attachment #1.1: Type: text/plain, Size: 569 bytes --]

Am Sonntag 24 Juni 2007 21:38 schrieb Christoph Mende:
> On Sun, 24 Jun 2007 21:23:20 +0200
>
> Florian Philipp <f.philipp@addcom.de> wrote:
> > It's the onboard  USB-WLAN-adapter on my ASUS M2N32-SLI Deluxe mainboard.
> > A native driver exists (  net-wireless/rtl8187 ) but it is hardmasked.
>
> It's not. Put net-wireless/rtl8187 ** in /etc/potage/package.keywords
> and emerge it.

Well, it doesn't work. Please help me to understand the error message. The log 
is attached, as well as the emerge --info output.

Thanks in advance!

Florian Philipp

[-- Attachment #1.2: net-wireless:rtl8187-1.10:20070625-140709.log --]
[-- Type: text/x-log, Size: 6977 bytes --]

 ^[[32;01m*^[[0m Determining the location of the kernel source code
 ^[[32;01m*^[[0m Found kernel source directory:
 ^[[32;01m*^[[0m     /usr/src/linux
 ^[[32;01m*^[[0m Found kernel object directory:
 ^[[32;01m*^[[0m     /lib/modules/2.6.21-gentoo-r3/build
 ^[[32;01m*^[[0m Found sources for kernel version:
 ^[[32;01m*^[[0m     2.6.21-gentoo-r3
 ^[[32;01m*^[[0m Checking for suitable kernel configuration options...
^[[A^[[156C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
>>> Unpacking source...
>>> Unpacking rtl8187_linux_26.1010.zip to /var/tmp/portage/net-wireless/rtl8187-1.10/work
>>> Unpacking ./stack.tar.gz to /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006
>>> Unpacking ./drv.tar.gz to /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006
 ^[[32;01m*^[[0m Applying kernel-2.6.19.patch ...
^[[A^[[156C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Ignore the 'ieee80211* undefined' warnings.
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006 ...
 ^[[32;01m*^[[0m Preparing ieee80211_crypt-rtl module
make -C /usr/src/linux M=/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211 modules
make[1]: Entering directory `/usr/src/linux-2.6.21-gentoo-r3'
  CC [M]  /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.o
  CC [M]  /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_rx.o
  CC [M]  /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_tx.o
  CC [M]  /var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_wx.o
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_softmac_scan_wq':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:391: warning: ISO C90 forbids mixed declarations and code
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:412: warning: passing argument 2 of 'queue_delayed_work' from incompatible pointer type
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_softmac_stop_scan':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:486: warning: passing argument 1 of 'cancel_delayed_work' from incompatible pointer type
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_associate_abort':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:885: warning: passing argument 2 of 'queue_delayed_work' from incompatible pointer type
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:1360:4: warning: #warning CHECK_LOCK_HERE
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:1400:2: warning: #warning CHECK_LOCK_HERE
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_rx_frame_softmac':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:1471: warning: ISO C90 forbids mixed declarations and code
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_stop_protocol':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2060: warning: passing argument 1 of 'cancel_delayed_work' from incompatible pointer type
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2168:78: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_softmac_init':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2168: error: 'INIT_WORK' undeclared (first use in this function)
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2168: error: (Each undeclared identifier is reported only once
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2168: error: for each function it appears in.)
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2169:88: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2170:94: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2171:96: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2172:82: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2173:82: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c: In function 'ieee80211_softmac_free':
/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.c:2192: warning: passing argument 1 of 'cancel_delayed_work' from incompatible pointer type
make[2]: *** [/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211/ieee80211_softmac.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/net-wireless/rtl8187-1.10/work/rtl8187_linux_26.1010.0622.2006/ieee80211] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.21-gentoo-r3'
make: *** [modules] Error 2

!!! ERROR: net-wireless/rtl8187-1.10 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1305:   Called linux-mod_src_compile
  linux-mod.eclass, line 516:   Called die

!!! Unable to make  KSRC=/usr/src/linux  .
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/net-wireless:rtl8187-1.10:20070625-140709.log'.


[-- Attachment #1.3: emerge_info.txt --]
[-- Type: text/plain, Size: 3385 bytes --]

Portage 2.1.2.7 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.21-gentoo-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 24 Jun 2007 08:50:02 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3 -finline-functions"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3 -finline-functions"
DISTDIR="/usr/src/portage/distfiles/"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://pandemonium.tiscali.de/pub/gentoo/ "
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j4"
PKGDIR="/usr/src/portage/packages/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X aac aalib acl acpi alsa amd64 amr apm arts berkdb bitmap-fonts bzip2 cairo cdparanoia cdr cli cracklib crypt cups dbus dri dts dv dvd dvdr dvdread eds emacs emboss encode evo fam firefox fortran gdbm gif gimpprint gpgme gpm hal iconv idn ip1500 ipod isdnlog java jpeg kde kdeenablefinal kdehiddenvisibility kdexdelta kdexdeltas kerberos ldap leim libg++ live logitech-mouse logrotate mad midi mikmod mimencode mmx mmxext mp3 mpeg mudflap ncurses nls noamazon normalizemime nptl nptlonly ntfs offensive ogg opengl openmp pam pcre pdf perl pmu png pop pppd python qt3 qt3support qt4 readline reflection restrict-javascript scanner scenarios sdl session smime smp spell spl sse sse2 ssl svg symlink tcpd theora threads tiff timidity tools truetype truetype-fonts type1-fonts unicode usb v4l vorbis x264 xml xorg xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="fglrx radeon vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-06-25 14:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-24 18:09 [gentoo-amd64] Ndiswrapper - short question Florian Philipp
2007-06-24 18:16 ` Barry Walsh
2007-06-24 19:23   ` Florian Philipp
2007-06-24 19:38     ` Christoph Mende
2007-06-24 19:52       ` Florian Philipp
2007-06-24 19:59         ` Christoph Mende
2007-06-24 20:00         ` Mike Doty
2007-06-24 20:14           ` Florian Philipp
2007-06-24 20:54             ` [gentoo-amd64] Ndiswrapper - short question [SOLVED] Florian Philipp
2007-06-24 21:16             ` [gentoo-amd64] Ndiswrapper - short question Beso
2007-06-25 14:16       ` Florian Philipp [this message]
2007-06-25 14:29         ` [gentoo-amd64] emerge rtl8187 [WAS: Ndiswrapper - short question] Florian Philipp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200706251616.34515.f.philipp@addcom.de \
    --to=f.philipp@addcom.de \
    --cc=gentoo-amd64@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox