Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74250 - emerge bcm4400-3.0.7 failed with src_compile error at line 31, exitcode 2
Summary: emerge bcm4400-3.0.7 failed with src_compile error at line 31, exitcode 2
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-12 20:19 UTC by John Dangler
Modified: 2005-01-31 12:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
bcm4400-3.0.7.ebuild (bcm4400-3.0.7.ebuild,1003 bytes, text/plain)
2004-12-31 12:42 UTC, Philip Kovacs
Details
bcm4400-3.0.8.ebuild (bcm4400-3.0.8.ebuild,787 bytes, text/plain)
2004-12-31 12:48 UTC, Philip Kovacs
Details
ChangeLog for attachments #47290/47291 (ChangeLog,1.34 KB, text/plain)
2004-12-31 12:49 UTC, Philip Kovacs
Details
bcm4400-3.0.8.ebuild (bcm4400-3.0.8.ebuild,746 bytes, text/plain)
2005-01-01 03:31 UTC, Stefan Schweizer (RETIRED)
Details
emerge --info as requested (emerge_info.txt,1.50 KB, text/plain)
2005-01-01 13:17 UTC, Philip Kovacs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Dangler 2004-12-12 20:19:06 UTC
as far back as i can see...
/lib/modules/2.6.9-gentoo-r6/build/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
.
.
.
/lib/modules/2.6.9-gentoo-r6/build/include/linux/irq.h:70:error: 'NR_IRQS' undeclared here (not in function)
.
.
.
/lib/modules/2.6.9-gentoo-r6/build/include/asm/hw_irq.h:28:error: 'NR_IRQ_VECTORS' undeclared here (not in a function)
.
.
.
make: *** [b44proc.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [b44um.o] Error 1
!!! ERROR: net-misc/bcm4400-3.0.7 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message (sorry)

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

Actual Results:  
errors as recorded above

Expected Results:  
emerged the broadcom 4400 package so my gentoo box can get back on the net...

there isn't anything else running (app-wise).  I'd be more than happy to send 
anything you need, except that i'd have to copy the files from my gentoo box 
to another machine and then upload them to you.
As to severity - for me, it's pretty critical, since i can't emerge anything 
from that box, so, forgive me if i raise too high a flag on this...
Comment 1 Philip Kovacs 2004-12-31 12:42:13 UTC
Created attachment 47290 [details]
bcm4400-3.0.7.ebuild
Comment 2 Philip Kovacs 2004-12-31 12:43:29 UTC
Comment on attachment 47290 [details]
bcm4400-3.0.7.ebuild

ebuild to fix the problem
Comment 3 Philip Kovacs 2004-12-31 12:48:09 UTC
Created attachment 47291 [details]
bcm4400-3.0.8.ebuild

version bump for Broadcom's Nov 2004 release of this kernel driver
Comment 4 Philip Kovacs 2004-12-31 12:49:12 UTC
Created attachment 47292 [details]
ChangeLog for attachments #47290/47291
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-12-31 13:32:50 UTC
Please provide 'emerge --info'
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-01 03:31:04 UTC
Created attachment 47309 [details]
bcm4400-3.0.8.ebuild

Please test and comment

I converted it to linux-mod and did an overall ebuild cleanup
Comment 7 Philip Kovacs 2005-01-01 13:17:05 UTC
Created attachment 47331 [details]
emerge --info as requested

Jeremy, ref:  47290/47291 ebuilds and 47292 ChangeLog.	emerge--info as
requested.   tested only on 2.6 kernel and my x86 arch.  (Only ~x86) on my box
are kernel dev sources. Phil
Comment 8 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-01 14:40:34 UTC
Thank you, in portage now.
Comment 9 Philip Kovacs 2005-01-31 10:16:38 UTC
ok to mark x86 stable.  no problems for a month.
Comment 10 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-31 10:50:36 UTC
thank you, done
Comment 11 John Dangler 2005-01-31 12:56:59 UTC
This is fixed with the later ebuilds...
Good job, guys!