John Green wrote:

the problem might be with ieee80211. A detailed look at my log file for
rebuilding ieee80211
under 2.6.13.2 showed that the ebuild tried to delete kernel file
include/net/ieee80211.h,
but failed with insufficient privilege, even though emerge was running
as root. I deleted
the kernel header file by hand and the ebuild for ipw2100 then ran
successfully.

BTW, the current ~x86 version of the ipw2100 ebuild has a check for this, and if the file exists, it will prompt you to remove it and then fail the build.

You might try:

echo "net-wireless/ipw2100 ~x86" >>/etc/portage/package.keywords
emerge -Dv net-wireless/ipw2100

I'm using ipw2100-1.1.2-r3 with suspend2-sources-2.6.13-r4 without any significant problems.

-Richard

--
gentoo-user@gentoo.org mailing list

Reply via email to