Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105235 - ipw2200-1.0.6-r3 fail to build
Summary: ipw2200-1.0.6-r3 fail to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-09-08 03:36 UTC by Yoel Jacobsen
Modified: 2005-09-08 05:59 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 Yoel Jacobsen 2005-09-08 03:36:47 UTC
Build fails.

One warning:
cp /usr/include/*.mod
/var/tmp/portage/ipw2200-1.0.6-r3/work/ipw2200-1.0.6/tmp/.tmp_versions
cp: cannot stat `/usr/include/*.mod': No such file or directory

Then:
 CC [M]  /var/tmp/portage/ipw2200-1.0.6-r3/work/ipw2200-1.0.6/ipw2200.o
/var/tmp/portage/ipw2200-1.0.6-r3/work/ipw2200-1.0.6/ipw2200.c: In function
`ipw_sw_reset':
/var/tmp/portage/ipw2200-1.0.6-r3/work/ipw2200-1.0.6/ipw2200.c:8232: error:
structure has no member named `host_open_frag'
make[2]: *** [/var/tmp/portage/ipw2200-1.0.6-r3/work/ipw2200-1.0.6/ipw2200.o]
Error 1



Reproducible: Always
Steps to Reproduce:
1.emerge ipw2200
2.
3.

Actual Results:  
build fails

Expected Results:  
build complete
Comment 1 Henrik Brix Andersen 2005-09-08 05:59:02 UTC
Sorry, forgot to update the minimum required version of net-wireless/ieee80211
in net-wireless/ipw2200-1.0.6-r3.

I've fixed this in CVS - meanwhile you can just manually update to
net-wireless/ieee80211-1.0.3-r2, and recompile net-wireless/ipw2200-1.0.6-r3.

Thank you for reporting this.