| Summary: | nvclock-0.7 emerge can't find QTDIR | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Petter <tt> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
configure says: checking for Qt >= 2.2.0... ./configure: line 1: QTDIR: command not found ./configure: line 1710: -L/usr/qt/3: No such file or directory ./configure: line 1: QTDIR: command not found Probably just a $QTDIR/QTDIR syntax error Reproducible: Always Steps to Reproduce: 1.emerge -v nvclock 2. 3. Actual Results: Emerge failed Expected Results: A complete merge. All QT-checks fails: qt_nvclock.h:11:24: qtabdialog.h: No such file or directory qt_nvclock.h:12:26: qtextbrowser.h: No such file or directory qt_nvclock.h:25: syntax error before `{' token qt_nvclock.h:35: syntax error before `private' qt_nvclock.h:48: syntax error before `&' token qt_nvclock.h:56: syntax error before `}' token qt_nvclock.h:62: syntax error before `{' token main.cpp:17:25: qmessagebox.h: No such file or directory main.cpp:18:26: qapplication.h: No such file or directory