Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165840 - wpa_supplicant USE=qt4 needs to depend on qt4 built with USE=qt3support
Summary: wpa_supplicant USE=qt4 needs to depend on qt4 built with USE=qt3support
Status: RESOLVED DUPLICATE of bug 155548
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: 2007-02-07 22:25 UTC by Luke-Jr
Modified: 2007-02-07 22:35 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 Luke-Jr 2007-02-07 22:25:38 UTC
I'm half guessing on the cause of this error:

ACE_DBUS `pkg-config --cflags dbus-1` -DCONFIG_READLINE -DCONFIG_PEERKEY   -c -o wpa_ctrl.o wpa_ctrl.c
powerpc-unknown-linux-gnu-gcc  -o wpa_cli wpa_cli.o wpa_ctrl.o os_unix.o -lncurses -lreadline
Project MESSAGE: Project contains CONFIG+=uic3, but no files in FORMS3; .ui files in FORMS treated as UIC3 form files.
/usr/bin/uic3 eventhistory.ui -o .ui/eventhistory.h
make: /usr/bin/uic3: Command not found
make: *** [.ui/eventhistory.h] Error 127

!!! ERROR: net-wireless/wpa_supplicant-0.5.4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  wpa_supplicant-0.5.4.ebuild, line 136:   Called die

!!! emake wpa_gui-qt4 failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-07 22:35:04 UTC

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