PDA

View Full Version : qvfb problem- sorry worked out please ignore



GW
27th September 2007, 13:39
Have worked out what the problem was - It seemed to be clashing with Qt 3 which I didn't realise was installed...sorry to waste anyones time..

I am having problems compiling qvfb. I’ve built the qtopia core files with the –qvfb switch and followed by install and install make and then configured the x11 install with ./configure (do I need to do this with the –qvfb switch as well, it’s not very clear) and done install and install make again for this. When I go into the qvfb directory and run make I end up with the following error:

gwalker:~/qt/qt-x11-opensource-src-4.3.1/tools/qvfb> make

/home/gwalker/qt/qt-x11-opensource-src-4.3.1/bin/qmake -spec ../../mkspecs/linux-g++ -unix -o Makefile qvfb.pro

Failure to open file: /home/gwalker/qt/qt-x11-opensource-src-4.3.1/tools/qvfb//Makefile

Unable to generate makefile for: qvfb.pro

make: *** [Makefile] Error 5

I’ve tried reinstalling and confcleaning both several times but still the same error is appearing. I'm reasonably new to Linux so please bear that in mind when replying. Thanks in advance!