Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146306 - wpa_supplicant-0.5.5 fails to compile with "eventhistory.h:50: error: extra qualification 'EventHistory::' on member 'EventHistory'"
Summary: wpa_supplicant-0.5.5 fails to compile with "eventhistory.h:50: error: extra q...
Status: RESOLVED DUPLICATE of bug 146177
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-04 13:14 UTC by Joseph Pingenot
Modified: 2006-09-04 13:17 UTC (History)
0 users

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


Attachments
emerge --info output (emergeinfo.txt,5.43 KB, text/plain)
2006-09-04 13:15 UTC, Joseph Pingenot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pingenot 2006-09-04 13:14:38 UTC
emerging wpa_supplicant-0.5.5 gives this error:
/usr/bin/moc -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -I. -I.. -I../../hostapd -I.moc -I.ui userdatarequest.h -o .moc/moc_userdatarequest.cpp
eventhistory.h:50: error: extra qualification 'EventHistory::' on member 'EventHistory'
make: *** [.obj/eventhistory.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-wireless/wpa_supplicant-0.5.5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  wpa_supplicant-0.5.5.ebuild, line 130:   Called die

!!! emake wpa_gui-qt4 failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

emerge --info to be attached momentarily
Comment 1 Joseph Pingenot 2006-09-04 13:15:55 UTC
Created attachment 96003 [details]
emerge --info output
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 13:17:00 UTC

*** This bug has been marked as a duplicate of 146177 ***