Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32338

Summary: nvclock-0.7 emerge can't find QTDIR
Product: Gentoo Linux Reporter: Petter <tt>
Component: Current packagesAssignee: 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: ---

Description Petter 2003-10-30 11:50:23 UTC
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
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-10-30 18:50:51 UTC

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