Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166807 - wpa supplicant dos not compile becouse qt3 problem or qt4
Summary: wpa supplicant dos not compile becouse qt3 problem or qt4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 10:56 UTC by elpeor
Modified: 2007-02-14 11:04 UTC (History)
1 user (show)

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 elpeor 2007-02-14 10:56:09 UTC
Is a long time since this happens, months.

I tried tu to compile qt4 with USE="qt3" but still does no work, 
Right now wpa_supplicant works but I cannot update it.

this is the problem:


 * You have USE="qt3 qt4" selected, defaulting to USE="qt4"
 * >=qt4.2.2 requires qt3support

!!! ERROR: net-wireless/wpa_supplicant-0.5.7 failed.
Call stack:
  ebuild.sh, line 1630:   Called dyn_setup
  ebuild.sh, line 702:   Called qa_call 'pkg_setup'
  ebuild.sh, line 38:   Called pkg_setup
  wpa_supplicant-0.5.7.ebuild, line 39:   Called die

!!! rebuild >=x11-libs/qt-4.2.2 with the qt3support USE flag
!!! 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-wireless/wpa_supplicant-0.5.7/temp/build.log'.






Reproducible: Always

Steps to Reproduce:
1.emerge -au worl  or 
2.emerge -au wpa_supplicant
3.

Actual Results:  
not compiling 

Expected Results:  
wpa supplicant compiled ok
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-14 11:04:07 UTC
(In reply to comment #0)
> I tried tu to compile qt4 with USE="qt3" but still does no work, 
> Right now wpa_supplicant works but I cannot update it.
>  * You have USE="qt3 qt4" selected, defaulting to USE="qt4"
>  * >=qt4.2.2 requires qt3support

> !!! rebuild >=x11-libs/qt-4.2.2 with the qt3support USE flag

 Read again please and do what it tells you.