Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48575 - xorg-x11 and qt error
Summary: xorg-x11 and qt error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 10:07 UTC by Thomas Stein
Modified: 2004-04-26 18:27 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 Thomas Stein 2004-04-21 10:07:10 UTC
Hello

After upgrading to xorg-x11 i can't compile qt anymore. Here is what i get:

kernel/qsound_x11.cpp:215: error: `AuStopFlow' undeclared (first use this
   function)
kernel/qsound_x11.cpp:216: error: `AuFlush' undeclared (first use this
   function)
kernel/qsound_x11.cpp: In member function `virtual void
   QAuServerNAS::init(QSound*)':
kernel/qsound_x11.cpp:229: error: `AuBucketID' undeclared (first use this
   function)
kernel/qsound_x11.cpp:229: error: parse error before `=' token
kernel/qsound_x11.cpp:232: error: parse error before `(' token
kernel/qsound_x11.cpp: In member function `void QAuServerNAS::dataReceived()':
kernel/qsound_x11.cpp:243: error: `AuHandleEvents' undeclared (first use this
   function)
make[1]: *** [.obj/release-shared-mt/qsound_x11.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.1-r2/work/qt-x11-free-3.3.1/src'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.1-r2 failed.
!!! Function src_compile, Line 89, Exitcode 2
!!! (no error message)

Any ideas how to solve this problem?

thank you and regards
Thomas

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-04-21 10:59:39 UTC
re-emerge nas?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-04-21 11:30:50 UTC

*** This bug has been marked as a duplicate of 48536 ***
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-04-21 11:31:51 UTC
whoops
Comment 4 Thomas Stein 2004-04-21 23:02:57 UTC
Hello

Re-emerge nas solved the problem. Thank you caleb.

Thomas
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-04-26 18:27:47 UTC
fixed now.