[root@localhost root]# cd /d/rh7.2/themes
[root@localhost themes]# ls
1444-qnxstyle-0.2.tar.gz qnx
3414-qnxtheme-0.1.tar.gz qnxstyle-0.2
graphite XLiquser_id_GTK-1.0.1
graphyte-default.tar.gz xliquser_id_gtk-stable-1.0.1.tar.gz
[root@localhost themes]# cd qnxstyle-0.2
[root@localhost qnxstyle-0.2]# ls
acinclude.m4 ChangeLog configure.files install news stamp-h.in
aclocal.m4 config.h.in configure.in libtool QNX.kcsrc subdirs
admin config.log configure.in.in Makefile.am readme version
authors configure copying Makefile.in src
[root@localhost qnxstyle-0.2]# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH
[root@localhost qnxstyle-0.2]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost qnxstyle-0.2]#