Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131812 - at76c503a does not build on linux-2.6.16
Summary: at76c503a does not build on linux-2.6.16
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-30 09:19 UTC by Stian Halseth
Modified: 2006-05-01 00:51 UTC (History)
1 user (show)

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 Stian Halseth 2006-04-30 09:19:10 UTC
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -pipe -O2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -pipe -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.no/ ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
LANG="no_NO"
LINGUAS="no en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 alsa apache2 apm arts asf audiofile avi berkdb bitmap-fonts bluetooth bonobo browserplugin bzip2 cdparanoia cdr cli crypt css cups curl dbus dhcp divx4linux dri dv dvd dvdr dvdread eds emboss encode esd evo exif expat fam fame fbcons ffmpeg firefox flac foomaticdb fortran gd gdbm gif gimpprint glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal idn imagemagick imlib ipv6 irmc isdnlog java javascript joystick jpeg junit kde kdeenablefinal kdepim kdgraphics lcms ldap libg++ libwww lirc live mad mhash mikmod mmx mmxext mng mono motif mozcalendar mozilla mozsvg mp3 mpeg mysql mythtv nautilus ncurses network nls nntp nsplugin nvidia ogg oggvorbis openal opengl oss pam pcre pda pdflib perl pic png povray ppds pppd python qt quicktime rdesktop readline real recode reflection rtc samba sblive scanner sdl session slang spell spl sqlite sse sse2 ssl subtitles svg svga tcltk tcpd theora threads tiff timidity truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vcd vorbis wifi win32codecs wmf xine xml xml2 xmms xorg xprint xv xvid zlib linguas_no linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Stian Halseth 2006-04-30 09:25:56 UTC
Emerging net-wireless/at76c503a-0.12_beta23-r2 results in compilation failure on gentoo-sources-2.6.16. 

I have confirmed this problem with the latest CVS-version of the driver on at76c503a.berlios.de, so this is not only a issue on Gentoo. 
I still file a bugreport here hoping that someone could write a patch that makes the driver work with the latest kernel.

Compilation output after manually trying to build the CVS version of the driver.
I get the same output from emerge at76c503a.
--------------------------------------------------------------------
  CC [M]  /root/Desktop/at76c503a/at76c503-i3861.o
In file included from /root/Desktop/at76c503a/at76c503-i3861.c:141:
/root/Desktop/at76c503a/at76c503-fw_skel.c:93: error: unknown field `owner' specified in initializer
/root/Desktop/at76c503a/at76c503-fw_skel.c:93: warning: initialization from incompatible pointer type
make[2]: *** [/root/Desktop/at76c503a/at76c503-i3861.o] Error 1
make[1]: *** [_module_/root/Desktop/at76c503a] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-gentoo-r3'
make: *** [modules] Error 2
--------------------------------------------------------------------
Comment 2 Steev Klimaszewski (RETIRED) gentoo-dev 2006-04-30 14:43:56 UTC
So this also happens with -r3 ?
Comment 3 Stian Halseth 2006-05-01 00:51:34 UTC
I'm sorry, I thought I was running the latest version. at76c503a-0.12_beta23-r3 builds fine. I haven't used it yet, but as the driver compiles I mark this bug as INVALID.