libqt4-dev and libqt3-dev are installed. So not sure what development libraries it is after.
Code:
david@david /capture/Trojans2009 $ phoronix-test-suite benchmark xrender ==================================== 3 Tests To Be Installed Estimated Download Size: 0.28 MB Estimated Install Size: 0.62 MB ==================================== No installation script found for 2d-test ==================================== Downloading Files For: render-bench Estimated Download Size: 0.02 MB ==================================== Downloading File: render_bench.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 22512 100 22512 0 0 15550 0 0:00:01 0:00:01 --:--:-- 31223 ==================================== Installing Test: render-bench Estimated Install Size: 0.12 MB ==================================== /bin/sh: imlib2-config: not found In file included from main.c:1: main.h:18:20: error: Imlib2.h: No such file or directory main.c: In function ‘populate_from_file’: main.c:168: error: ‘Imlib_Image’ undeclared (first use in this function) main.c:168: error: (Each undeclared identifier is reported only once main.c:168: error: for each function it appears in.) main.c:168: error: expected ‘;’ before ‘im’ main.c:169: error: ‘DATA32’ undeclared (first use in this function) main.c:169: error: ‘pixels’ undeclared (first use in this function) main.c:172: error: ‘im’ undeclared (first use in this function) main.c: At top level: main.c:186: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘im_win’ main.c:187: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘im_img’ main.c: In function ‘test_over_imlib2’: main.c:216: error: ‘im_win’ undeclared (first use in this function) main.c:219: error: ‘im_img’ undeclared (first use in this function) main.c: In function ‘test_over_scale_half_imlib2’: main.c:255: error: ‘im_win’ undeclared (first use in this function) main.c:258: error: ‘im_img’ undeclared (first use in this function) main.c: In function ‘test_over_scale_double_smooth_imlib2’: main.c:294: error: ‘im_win’ undeclared (first use in this function) main.c:297: error: ‘im_img’ undeclared (first use in this function) main.c: In function ‘test_over_scale_double_nearest_imlib2’: main.c:333: error: ‘im_win’ undeclared (first use in this function) main.c:336: error: ‘im_img’ undeclared (first use in this function) main.c: In function ‘test_over_scale_general_nearest_imlib2’: main.c:375: error: ‘im_win’ undeclared (first use in this function) main.c:378: error: ‘im_img’ undeclared (first use in this function) main.c: In function ‘test_over_scale_general_smooth_imlib2’: main.c:415: error: ‘im_win’ undeclared (first use in this function) main.c:418: error: ‘im_img’ undeclared (first use in this function) main.c: In function ‘main_loop’: main.c:453: error: ‘im_win’ undeclared (first use in this function) main.c:454: error: ‘im_img’ undeclared (first use in this function) make: *** [main.o] Error 1 render_bench/ render_bench/Makefile render_bench/main.c render_bench/main.h render_bench/tst_opaque.png render_bench/tst_transparent.png cc -g -I/usr/X11R6/include `imlib2-config --cflags` -c main.c -o main.o ==================================== Downloading Files For: qgears2 Estimated Download Size: 0.26 MB ==================================== Downloading File: qgears2.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 267k 100 267k 0 0 121k 0 0:00:02 0:00:02 --:--:-- 155k ==================================== Installing Test: qgears2 Estimated Install Size: 0.5 MB ==================================== In file included from main.cpp:1: qgears.h:4:19: error: QWidget: No such file or directory In file included from qgears.h:6, from main.cpp:1: commonrenderer.h:9:17: error: QTime: No such file or directory commonrenderer.h:10:24: error: QPainterPath: No such file or directory In file included from commonrenderer.h:12, from qgears.h:6, from main.cpp:1: composite.h:4:19: error: QPixmap: No such file or directory In file included from commonrenderer.h:13, from qgears.h:6, from main.cpp:1: text.h:4:16: error: QPen: No such file or directory text.h:5:17: error: QFont: No such file or directory text.h:6:19: error: QString: No such file or directory In file included from main.cpp:2: qglgears.h:5:21: error: QGLWidget: No such file or directory main.cpp:4:24: error: QApplication: No such file or directory main.cpp:5:19: error: QtDebug: No such file or directory In file included from commonrenderer.h:12, from qgears.h:6, from main.cpp:1: composite.h:15: error: field ‘bg’ has incomplete type composite.h:16: error: field ‘fg’ has incomplete type composite.h:18: error: ‘qreal’ does not name a type composite.h:19: error: ‘qreal’ does not name a type composite.h:21: error: ‘qreal’ does not name a type composite.h:22: error: ‘qreal’ does not name a type In file included from commonrenderer.h:13, from qgears.h:6, from main.cpp:1: text.h:15: error: ‘QPen’ does not name a type text.h:16: error: ‘QFont’ does not name a type text.h:17: error: ‘QString’ does not name a type In file included from commonrenderer.h:14, from qgears.h:6, from main.cpp:1: rawpixmap.h:15: error: field ‘pix’ has incomplete type In file included from qgears.h:6, from main.cpp:1: commonrenderer.h:35: error: ‘QPaintDevice’ has not been declared commonrenderer.h:37: error: ‘QPaintDevice’ has not been declared commonrenderer.h:39: error: ‘QPainterPath’ does not name a type commonrenderer.h:41: error: ‘QPaintDevice’ has not been declared commonrenderer.h:50: error: ‘QPainterPath’ does not name a type commonrenderer.h:51: error: ‘QPainterPath’ does not name a type commonrenderer.h:52: error: ‘QPainterPath’ does not name a type commonrenderer.h:56: error: ‘qreal’ does not name a type commonrenderer.h:57: error: ‘qreal’ does not name a type commonrenderer.h:64: error: ‘QTime’ does not name a type In file included from main.cpp:1: qgears.h:13: error: invalid use of incomplete type ‘struct QWidget’ commonrenderer.h:5: error: forward declaration of ‘struct QWidget’ qgears.h:14: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type qgears.h:15: error: expected ‘;’ before ‘public’ In file included from main.cpp:2: qglgears.h:13: error: expected class-name before ‘,’ token qglgears.h:16: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type qglgears.h:17: error: expected ‘;’ before ‘public’ main.cpp: In function ‘int main(int, char**)’: main.cpp:22: error: ‘QApplication’ was not declared in this scope main.cpp:22: error: expected `;' before ‘app’ main.cpp:28: error: ‘strcmp’ was not declared in this scope main.cpp:49: error: ‘stderr’ was not declared in this scope main.cpp:49: error: ‘fprintf’ was not declared in this scope main.cpp:50: error: ‘exit’ was not declared in this scope main.cpp:60: error: cannot convert ‘QGLGears*’ to ‘QWidget*’ in assignment main.cpp:67: error: no matching function for call to ‘QGears::QGears(bool)’ qgears.h:13: note: candidates are: QGears::QGears() qgears.h:13: note: QGears::QGears(const QGears&) main.cpp:70: error: no matching function for call to ‘QGears::QGears(bool)’ qgears.h:13: note: candidates are: QGears::QGears() qgears.h:13: note: QGears::QGears(const QGears&) main.cpp:73: error: cannot dynamic_cast ‘widget’ (of type ‘struct QWidget*’) to type ‘class CommonRenderer*’ (source is a pointer to incomplete type) main.cpp:75: error: ‘qDebug’ was not declared in this scope main.cpp:79: error: invalid use of incomplete type ‘struct QWidget’ commonrenderer.h:5: error: forward declaration of ‘struct QWidget’ main.cpp:80: error: ‘app’ was not declared in this scope make: *** [main.o] Error 1 patching file commonrenderer.cpp g++ -c -pipe -Wall -W -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o main.o main.cpp ==================================== Test Suite: xrender ==================================== Would you like to save these test results (Y/n)? n ==================================== Render Bench (Run 1 of 3) ==================================== ./render-bench-test: 4: ./render_bench: not found Test-Time: 0 Seconds ==================================== Render Bench (Run 2 of 3) ==================================== ./render-bench-test: 4: ./render_bench: not found Test-Time: 0 Seconds ==================================== Render Bench (Run 3 of 3) ==================================== ./render-bench-test: 4: ./render_bench: not found Test-Time: 0 Seconds Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 36670064 bytes) in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_system_graphics.php on line 819
Comment