#891 closed enhancement (invalid)
qt-3.3.3 does not build cleanly if NAS is installed
Reported by: | Nico R. | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description ¶
Compilation fails on src/kernel/qsound_x11.cpp if NAS is installed (this is auto-detected). In order to get it to compile, you should define QT_CLEAN_NAMESPACE. An easy way to do this (although incompatible to qt-1, but that's nothing we should worry about, IMO) is to pass "-DQT_CLEAN_NAMESPACE" to the configure script.
Change History (4)
comment:1 by , 21 years ago
dependson: | → 887 |
---|
comment:2 by , 21 years ago
Priority: | high → lowest |
---|---|
Severity: | blocker → enhancement |
comment:3 by , 21 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Not sure what to think about this bug, I just built the new qt-3.3.3 package, passing -system-nas-sound to configure and the build was perfect. No problems noted.
I'm closing this bug for now, as it could not be reproduced.
Note:
See TracTickets
for help on using tickets.
Downgraded the bug as what is being reported is a version of QT not in the book.