Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207240 - networkmanager-0.6.5_p20070823 fails to compile
Summary: networkmanager-0.6.5_p20070823 fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 02:17 UTC by James
Modified: 2008-01-24 06:52 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 James 2008-01-24 02:17:49 UTC
networkmanager fails to compile.  I'm not sure if this is because I'm running 2.6.24-r7 vanilla.

Reproducible: Always

Steps to Reproduce:
1. emerge networkmanager
2.
3.

Actual Results:  
Here is the output of the failed compile:

In file included from /usr/include/linux/mii.h:12,
                 from nm-device-802-3-ethernet.c:406:
/usr/include/linux/if.h:118: error: redefinition of 'struct ifmap'
/usr/include/linux/if.h:154: error: redefinition of 'struct ifreq'
/usr/include/linux/if.h:204: error: redefinition of 'struct ifconf'
make[3]: *** [NetworkManager-nm-device-802-3-ethernet.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
make: *** [all] Error 2
 * 
 * ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
 * Call stack:
 *       ebuild.sh, line 1701:  Called dyn_compile
 *       ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *       ebuild.sh, line   44:  Called src_compile
 *       ebuild.sh, line 1383:  Called gnome2_src_compile
 *   gnome2.eclass, line   71:  Called die
 * The specific snippet of code:
 *      emake || die "compile failure"
 *  The die message:
 *   compile failure
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
 * 

 * Messages for package net-misc/networkmanager-0.6.5_p20070823:

 * 
 * ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
 * Call stack:
 *       ebuild.sh, line 1701:  Called dyn_compile
 *       ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *       ebuild.sh, line   44:  Called src_compile
 *       ebuild.sh, line 1383:  Called gnome2_src_compile
 *   gnome2.eclass, line   71:  Called die
 * The specific snippet of code:
 *      emake || die "compile failure"
 *  The die message:
 *   compile failure
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
 * 
smokie ~ # 

Expected Results:  
Should compile fine.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-24 06:52:05 UTC
emerge --info please.