Qt 2.2.0 build problem

gkania
Hi.

I use Suse 10.0.
I have a problem while I build arm-qtopia-2.2.0_20090429.tgz.

after start ./build i received error:

....

Creating pngscale...make[1]: Entering directory
`/opt/arm-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/util/pngscale'
..make[1]: *** [../../bin/pngscale] Error 1
make[1]: Leaving directory
`/opt/arm-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/util/pngscale'
Failed to make pngscale

***********************************************************************
*
*                  ERROR: Building Qtopia has failed.
*
* Please search the make output for any error messages.
*
* Hint: If the configuration has changed since the last successfull
* build consider using make clean to ensure that all binaries
* are rebuilt using the new configuration.
*
* For more information about the build process please use a browser
* and go to the getting started section in:
*     /opt/arm-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/doc/html/index.html
*
***********************************************************************

I use arm-linux-gcc-4.3.2

What can I do ?

gkania
Hi.

I have new facts in my case:
I turned on the verbose mode, and I received new message:

/usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld:
cannot find -luuid

What it means ? 
Where can I find uuid library for my system (SUSE 10.0) ?

Regards

gkania
Hi, again me :)
I found the reason of my problems: my Suse was not complete.
When I have installed all needed items, everything is going ok.

Regard, and thanks for your patience :)

yurenjimi
Hi, 

I am using Debian lenny, and have solved this problem.

$ sudo apt-get install libuuid1
$ sudo ln -sv /lib/libuuid.so.1.2 /lib/libuuid.so

hirata
I could, but not for sample hello.
I suspect, command binary 'uic' is not properly compiled.

hirata
Hi, I found, I also habe failed to build qt 2.2.0!

Because by making error.log I found building is failed in several times.
Now I will analyse this log file to prevent failure later.

rkota
Hi,

I also have the problem of pngscale not found.
I am using Fedora12 to compile.
In the thread it is mentioned that Suse is not complete.
My I know what is needed in Fedora to compile ?

RKota
+++++++++++++
Creating pngscale...make[1]: Entering directory
`/opt/arm-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/util/pngscale'
..make[1]: *** [../../bin/pngscale] Error 1
++++++++++++++