Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135211 - net-wireless/rt2400-1.2.2_beta3 does not work on AMD64 with GCC-4.1
Summary: net-wireless/rt2400-1.2.2_beta3 does not work on AMD64 with GCC-4.1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-01 16:30 UTC by Tomasz Golinski
Modified: 2006-06-01 16:58 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 Tomasz Golinski 2006-06-01 16:30:25 UTC
I had rt2400 working on AMD64 as described in Bug 116555. After recompiling kernel and modules (rt2400 included) with new gcc-4.1.1 I was unable to load this module getting:

rt2400: falsely claims to have parameter ifname

It was solved by installing CVS version from http://rt2x00.serialmonkey.com/ accordingly to http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?t=1069.

I have sys-apps/module-init-tools-3.0-r2 since newer version breaks ALSA like described in Bug 117883. 

No other changes in kernel configuration or elsewhere in the system were made that could have affected rt2400.

GCC version:
gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /mnt/rh/gentoo/build/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-01 16:58:48 UTC
Not keyworded for amd64.