QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 960|回复: 8

安装KDE新主题时出现的问题...请指教!

[复制链接]
发表于 2003-11-24 00:35:39 | 显示全部楼层 |阅读模式
我在安装KDE的新主题时遇到的问题...
不知道该如何解决
还望各位指教!
我的系统是Red Hat Linux 9.0+KDE
以下是./configure过程:
[cspcoo@localhost QtCurve-0.11]$ ls
acinclude.m4 ChangeLog configure.in gtk Makefile.am TODO
aclocal.m4 config.h.in configure.in.in gtk2 Makefile.in
admin configure COPYING kde README
[cspcoo@localhost QtCurve-0.11]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
[cspcoo@localhost QtCurve-0.11]$

.................................................
看提示最后一行应该是路径的问题
那么我应该如何解决呢?
发表于 2003-11-24 10:22:35 | 显示全部楼层
linuxsir 看到了,问题没有解决的话再发吧!
回复

使用道具 举报

 楼主| 发表于 2003-11-24 11:02:01 | 显示全部楼层
问题还是一堆啊~

以下是整个安装过程:

[cspcoo@localhost QtCurve-0.11]$ su
Password:
[root@localhost QtCurve-0.11]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt-3.1/lib, headers /usr/lib/qt-3.1/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-3.1/bin/moc
checking for uic... /usr/lib/qt-3.1/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for setenv... yes
checking for unsetenv... yes
checking for gtk-config... /usr/bin/gtk-config
checking for pkg-config... /usr/bin/pkg-config
checking if admin should be compiled... no
checking if gtk should be compiled... yes
checking if gtk2 should be compiled... yes
checking if kde should be compiled... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/v1/Makefile
config.status: creating gtk/v2/Makefile
config.status: creating gtk2/Makefile
config.status: creating gtk2/v1/Makefile
config.status: creating gtk2/v2/Makefile
config.status: creating kde/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

[root@localhost QtCurve-0.11]# make
cd . && make -f admin/Makefile.common configure.in
make[1]: Entering directory `/home/cspcoo/QtCurve-0.11'
make[1]: Leaving directory `/home/cspcoo/QtCurve-0.11'
cd . && /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run aclocal-1.7
/home/cspcoo/QtCurve-0.11/admin/missing: line 46: aclocal-1.7: command not found
WARNING: `aclocal-1.7' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run automake-1.7 --foreign  Makefile
/home/cspcoo/QtCurve-0.11/admin/missing: line 46: automake-1.7: command not found
WARNING: `automake-1.7' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr/local/kde  --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt-3.1/lib, headers /usr/lib/qt-3.1/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-3.1/bin/moc
checking for uic... /usr/lib/qt-3.1/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for setenv... yes
checking for unsetenv... yes
checking for gtk-config... /usr/bin/gtk-config
checking for pkg-config... /usr/bin/pkg-config
checking if admin should be compiled... no
checking if gtk should be compiled... yes
checking if gtk2 should be compiled... yes
checking if kde should be compiled... yes
configure: creating ./config.status

Good - your configure finished. Start make now

cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
cd . && /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/cspcoo/QtCurve-0.11'
Making all in gtk
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk'
cd .. && /bin/sh ./config.status gtk/Makefile depfiles
config.status: creating gtk/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk'
Making all in v1
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
cd ../.. && /bin/sh ./config.status gtk/v1/Makefile
config.status: creating gtk/v1/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
Making all in v2
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
cd ../.. && /bin/sh ./config.status gtk/v2/Makefile
config.status: creating gtk/v2/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qtcurve.lo -MD -MP -MF ".deps/qtcurve.Tpo" \
  -c -o qtcurve.lo `test -f 'qtcurve.c' || echo './'`qtcurve.c; \
then mv ".deps/qtcurve.Tpo" ".deps/qtcurve.Plo"; \
else rm -f ".deps/qtcurve.Tpo"; exit 1; \
fi
qtcurve.c: In function `draw_check':
qtcurve.c:187: warning: unused parameter `widget'
qtcurve.c: In function `draw_option':
qtcurve.c:251: warning: unused parameter `widget'
qtcurve.c: In function `option_menu_get_props':
qtcurve.c:456: warning: unused parameter `widget'
qtcurve.c: In function `gdk_rgb_find_color':
qtcurve.c:673: warning: unused parameter `colormap'
qtcurve.c: At top level:
qtcurve.c:786: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `qtcurve_draw_arrow':
qtcurve.c:1010: warning: passing arg 7 of `draw_box' discards qualifiers from pointer target type
qtcurve.c:952: warning: unused variable `qtcurve_style'
qtcurve.c:943: warning: unused parameter `fill'
qtcurve.c: In function `draw_tab':
qtcurve.c:1063: warning: unused parameter `shadow_type'
qtcurve.c:1065: warning: unused parameter `widget'
qtcurve.c:1069: warning: unused parameter `detail'
qtcurve.c: In function `draw_box_gap':
qtcurve.c:1338: warning: unused parameter `detail'
qtcurve.c: In function `draw_extension':
qtcurve.c:1574: warning: unused parameter `detail'
qtcurve.c: In function `draw_handle':
qtcurve.c:1767: warning: passing arg 7 of `draw_box' discards qualifiers from pointer target type
qtcurve.c:1771: warning: passing arg 7 of `draw_box' discards qualifiers from pointer target type
qtcurve.c:1726: warning: unused parameter `orientation'
qtcurve.c: In function `draw_box':
qtcurve.c:1897: warning: declaration of `pbar' shadows a previous local
qtcurve.c:1794: warning: shadowed declaration is here
qtcurve.c:2106:17: warning: extra tokens at end of #ifdef directive
qtcurve.c:2172: warning: passing arg 7 of `real_draw_slider' discards qualifiers from pointer target type
qtcurve.c: In function `real_draw_slider':
qtcurve.c:2216: warning: unused variable `bgnd_gc'
qtcurve.c:2199: warning: unused parameter `shadow_type'
qtcurve.c:2201: warning: unused parameter `widget'
qtcurve.c: In function `draw_slider':
qtcurve.c:2268: warning: unused variable `qtcurve_style'
qtcurve.c: In function `draw_shadow_gap':
qtcurve.c:2285: warning: unused parameter `state_type'
qtcurve.c:2288: warning: unused parameter `widget'
qtcurve.c:2292: warning: unused parameter `detail'
qtcurve.c: In function `draw_hline':
qtcurve.c:2498: warning: unused parameter `widget'
qtcurve.c: At top level:
qtcurve.c:2546: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `draw_vline':
qtcurve.c:2539: warning: unused parameter `state_type'
qtcurve.c:2541: warning: unused parameter `widget'
qtcurve.c: In function `theme_realize_style':
qtcurve.c:3054: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c:3055: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c: In function `theme_unrealize_style':
qtcurve.c:3076: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c:3077: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c: At top level:
qtcurve.c:3192: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3193: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3194: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3196: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3197: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3200: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3201: warning: initialization discards qualifiers from pointer target type
qtcurve.c: In function `qtcurve_theme_parse_int':
qtcurve.c:3222: warning: signed and unsigned type in conditional expression
qtcurve.c: In function `theme_parse_rc_style':
qtcurve.c:3288: warning: comparison between signed and unsigned
qtcurve.c: In function `g_module_check_init':
qtcurve.c:3615: warning: unused parameter `module'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qt_settings.lo -MD -MP -MF ".deps/qt_settings.Tpo" \
  -c -o qt_settings.lo `test -f 'qt_settings.c' || echo './'`qt_settings.c; \
then mv ".deps/qt_settings.Tpo" ".deps/qt_settings.Plo"; \
else rm -f ".deps/qt_settings.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -o libqtcurve.la -rpath /usr/lib/gtk/themes/engines -module -avoid-version qtcurve.lo qt_settings.lo -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk'
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk'
Making all in gtk2
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2'
cd .. && /bin/sh ./config.status gtk2/Makefile depfiles
config.status: creating gtk2/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2'
Making all in v1
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
cd ../.. && /bin/sh ./config.status gtk2/v1/Makefile
config.status: creating gtk2/v1/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
Making all in v2
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
cd ../.. && /bin/sh ./config.status gtk2/v2/Makefile
config.status: creating gtk2/v2/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK2_VER  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qtcurve.lo -MD -MP -MF ".deps/qtcurve.Tpo" \
  -c -o qtcurve.lo `test -f 'qtcurve.c' || echo './'`qtcurve.c; \
then mv ".deps/qtcurve.Tpo" ".deps/qtcurve.Plo"; \
else rm -f ".deps/qtcurve.Tpo"; exit 1; \
fi
qtcurve.c: In function `draw_check':
qtcurve.c:187: warning: unused parameter `widget'
qtcurve.c: In function `draw_option':
qtcurve.c:251: warning: unused parameter `widget'
qtcurve.c: At top level:
qtcurve.c:786: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `qtcurve_draw_arrow':
qtcurve.c:950: warning: unused variable `qtcurve_style'
qtcurve.c:935: warning: unused parameter `shadow'
qtcurve.c:943: warning: unused parameter `fill'
qtcurve.c: In function `draw_tab':
qtcurve.c:1063: warning: unused parameter `shadow_type'
qtcurve.c:1065: warning: unused parameter `widget'
qtcurve.c:1069: warning: unused parameter `detail'
qtcurve.c: In function `draw_box_gap':
qtcurve.c:1338: warning: unused parameter `detail'
qtcurve.c: In function `draw_extension':
qtcurve.c:1574: warning: unused parameter `detail'
qtcurve.c: In function `draw_handle':
qtcurve.c:1726: warning: unused parameter `orientation'
qtcurve.c: In function `draw_box':
qtcurve.c:1897: warning: declaration of `pbar' shadows a previous local
qtcurve.c:1794: warning: shadowed declaration is here
qtcurve.c:2106:17: warning: extra tokens at end of #ifdef directive
qtcurve.c: In function `draw_slider':
qtcurve.c:2216: warning: unused variable `bgnd_gc'
qtcurve.c: In function `draw_shadow_gap':
qtcurve.c:2285: warning: unused parameter `state_type'
qtcurve.c:2288: warning: unused parameter `widget'
qtcurve.c:2292: warning: unused parameter `detail'
qtcurve.c: In function `draw_hline':
qtcurve.c:2498: warning: unused parameter `widget'
qtcurve.c: At top level:
qtcurve.c:2546: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `draw_vline':
qtcurve.c:2539: warning: unused parameter `state_type'
qtcurve.c:2541: warning: unused parameter `widget'
qtcurve.c: In function `draw_focus':
qtcurve.c:2573: warning: unused parameter `state_type'
qtcurve.c: In function `draw_resize_grip':
qtcurve.c:2742: warning: unused parameter `widget'
qtcurve.c:2743: warning: unused parameter `detail'
qtcurve.c: In function `qtcurve_style_realize':
qtcurve.c:3054: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c:3055: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c: In function `qtcurve_style_unrealize':
qtcurve.c:3076: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c:3077: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c: At top level:
qtcurve.c:3192: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3193: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3194: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3200: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3201: warning: initialization discards qualifiers from pointer target type
qtcurve.c: In function `qtcurve_rc_style_parse':
qtcurve.c:3288: warning: comparison between signed and unsigned
qtcurve.c:3264: warning: unused variable `qtcurve_style'
qtcurve.c:3254: warning: unused parameter `settings'
qtcurve.c: In function `qtcurve_style_init':
qtcurve.c:3487: warning: unused parameter `style'
qtcurve.c: In function `qtcurve_rc_style_init':
qtcurve.c:3515: warning: unused parameter `qtcurve_rc'
qtcurve.c: In function `qtcurve_rc_style_finalize':
qtcurve.c:3522: warning: unused parameter `object'
qtcurve.c: In function `g_module_check_init':
qtcurve.c:3615: warning: unused parameter `module'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK2_VER  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qt_settings.lo -MD -MP -MF ".deps/qt_settings.Tpo" \
  -c -o qt_settings.lo `test -f 'qt_settings.c' || echo './'`qt_settings.c; \
then mv ".deps/qt_settings.Tpo" ".deps/qt_settings.Plo"; \
else rm -f ".deps/qt_settings.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -o libqtcurve.la -rpath /usr/lib/gtk-2.0/2.2.0/engines -avoid-version -module qtcurve.lo qt_settings.lo -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2'
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2'
Making all in kde
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/kde'
cd .. && /bin/sh ./config.status kde/Makefile depfiles
config.status: creating kde/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/kde'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/kde'
/usr/lib/qt-3.1/bin/moc ./qtcurve.h -o qtcurve.moc
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include  -DQT_PLUGIN -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST  -MT qtcurve.lo -MD -MP -MF ".deps/qtcurve.Tpo" \
  -c -o qtcurve.lo `test -f 'qtcurve.cpp' || echo './'`qtcurve.cpp; \
then mv ".deps/qtcurve.Tpo" ".deps/qtcurve.Plo"; \
else rm -f ".deps/qtcurve.Tpo"; exit 1; \
fi
qtcurve.cpp: In member function `virtual void
   QtCurveStyle::drawPrimitive(QStyle:rimitiveElement, QPainter*, const
   QRect&, const QColorGroup&, unsigned int, const QStyleOption&) const':
qtcurve.cpp:712: warning: enumeral and non-enumeral type in conditional
   expression
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include  -DQT_PLUGIN -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST  -MT plugin.lo -MD -MP -MF ".deps/plugin.Tpo" \
  -c -o plugin.lo `test -f 'plugin.cpp' || echo './'`plugin.cpp; \
then mv ".deps/plugin.Tpo" ".deps/plugin.Plo"; \
else rm -f ".deps/plugin.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST    -o qtcurve.la.closure qtcurve_la_closure.lo -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -L/usr/lib  -avoid-version -module -no-undefined -R /usr/lib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib  -module qtcurve.lo plugin.lo -lkdefx
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST    -o qtcurve.la -rpath /usr/local/kde/lib/kde3/plugins/styles -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -L/usr/lib  -avoid-version -module -no-undefined -R /usr/lib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib  -module qtcurve.lo plugin.lo -lkdefx
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/kde'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11'
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11'
make[1]: Leaving directory `/home/cspcoo/QtCurve-0.11'
[root@localhost QtCurve-0.11]#


如果再运行make install 的话
仍然会提示上面最后几行................
到底应该怎么解决啊??
回复

使用道具 举报

 楼主| 发表于 2003-11-24 11:06:09 | 显示全部楼层
另外说一下
昨天晚上我重新安装了系统
选择的是全部安装
系统环境是RedHat+KDE
..................
        
回复

使用道具 举报

发表于 2003-11-24 11:18:42 | 显示全部楼层
[quote:1852c5f379="cspcoo"]问题还是一堆啊~

以下是整个安装过程:

[cspcoo@localhost QtCurve-0.11]$ su
Password:
[root@localhost QtCurve-0.11]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt-3.1/lib, headers /usr/lib/qt-3.1/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-3.1/bin/moc
checking for uic... /usr/lib/qt-3.1/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for setenv... yes
checking for unsetenv... yes
checking for gtk-config... /usr/bin/gtk-config
checking for pkg-config... /usr/bin/pkg-config
checking if admin should be compiled... no
checking if gtk should be compiled... yes
checking if gtk2 should be compiled... yes
checking if kde should be compiled... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/v1/Makefile
config.status: creating gtk/v2/Makefile
config.status: creating gtk2/Makefile
config.status: creating gtk2/v1/Makefile
config.status: creating gtk2/v2/Makefile
config.status: creating kde/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

configure 没有错误

[root@localhost QtCurve-0.11]# make
cd . && make -f admin/Makefile.common configure.in
make[1]: Entering directory `/home/cspcoo/QtCurve-0.11'
make[1]: Leaving directory `/home/cspcoo/QtCurve-0.11'
cd . && /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run aclocal-1.7
/home/cspcoo/QtCurve-0.11/admin/missing: line 46: aclocal-1.7: command not found
WARNING: `aclocal-1.7' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run automake-1.7 --foreign  Makefile
/home/cspcoo/QtCurve-0.11/admin/missing: line 46: automake-1.7: command not found
WARNING: `automake-1.7' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.


cd . && perl admin/am_edit Makefile.in
cd . && /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr/local/kde  --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt-3.1/lib, headers /usr/lib/qt-3.1/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-3.1/bin/moc
checking for uic... /usr/lib/qt-3.1/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for setenv... yes
checking for unsetenv... yes
checking for gtk-config... /usr/bin/gtk-config
checking for pkg-config... /usr/bin/pkg-config
checking if admin should be compiled... no
checking if gtk should be compiled... yes
checking if gtk2 should be compiled... yes
checking if kde should be compiled... yes
configure: creating ./config.status

Good - your configure finished. Start make now

cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
cd . && /bin/sh /home/cspcoo/QtCurve-0.11/admin/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/cspcoo/QtCurve-0.11'
Making all in gtk
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk'
cd .. && /bin/sh ./config.status gtk/Makefile depfiles
config.status: creating gtk/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk'
Making all in v1
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
cd ../.. && /bin/sh ./config.status gtk/v1/Makefile
config.status: creating gtk/v1/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v1'
Making all in v2
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
cd ../.. && /bin/sh ./config.status gtk/v2/Makefile
config.status: creating gtk/v2/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qtcurve.lo -MD -MP -MF ".deps/qtcurve.Tpo" \
  -c -o qtcurve.lo `test -f 'qtcurve.c' || echo './'`qtcurve.c; \
then mv ".deps/qtcurve.Tpo" ".deps/qtcurve.Plo"; \
else rm -f ".deps/qtcurve.Tpo"; exit 1; \
fi
qtcurve.c: In function `draw_check':
qtcurve.c:187: warning: unused parameter `widget'
qtcurve.c: In function `draw_option':
qtcurve.c:251: warning: unused parameter `widget'
qtcurve.c: In function `option_menu_get_props':
qtcurve.c:456: warning: unused parameter `widget'
qtcurve.c: In function `gdk_rgb_find_color':
qtcurve.c:673: warning: unused parameter `colormap'
qtcurve.c: At top level:
qtcurve.c:786: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `qtcurve_draw_arrow':
qtcurve.c:1010: warning: passing arg 7 of `draw_box' discards qualifiers from pointer target type
qtcurve.c:952: warning: unused variable `qtcurve_style'
qtcurve.c:943: warning: unused parameter `fill'
qtcurve.c: In function `draw_tab':
qtcurve.c:1063: warning: unused parameter `shadow_type'
qtcurve.c:1065: warning: unused parameter `widget'
qtcurve.c:1069: warning: unused parameter `detail'
qtcurve.c: In function `draw_box_gap':
qtcurve.c:1338: warning: unused parameter `detail'
qtcurve.c: In function `draw_extension':
qtcurve.c:1574: warning: unused parameter `detail'
qtcurve.c: In function `draw_handle':
qtcurve.c:1767: warning: passing arg 7 of `draw_box' discards qualifiers from pointer target type
qtcurve.c:1771: warning: passing arg 7 of `draw_box' discards qualifiers from pointer target type
qtcurve.c:1726: warning: unused parameter `orientation'
qtcurve.c: In function `draw_box':
qtcurve.c:1897: warning: declaration of `pbar' shadows a previous local
qtcurve.c:1794: warning: shadowed declaration is here
qtcurve.c:2106:17: warning: extra tokens at end of #ifdef directive
qtcurve.c:2172: warning: passing arg 7 of `real_draw_slider' discards qualifiers from pointer target type
qtcurve.c: In function `real_draw_slider':
qtcurve.c:2216: warning: unused variable `bgnd_gc'
qtcurve.c:2199: warning: unused parameter `shadow_type'
qtcurve.c:2201: warning: unused parameter `widget'
qtcurve.c: In function `draw_slider':
qtcurve.c:2268: warning: unused variable `qtcurve_style'
qtcurve.c: In function `draw_shadow_gap':
qtcurve.c:2285: warning: unused parameter `state_type'
qtcurve.c:2288: warning: unused parameter `widget'
qtcurve.c:2292: warning: unused parameter `detail'
qtcurve.c: In function `draw_hline':
qtcurve.c:2498: warning: unused parameter `widget'
qtcurve.c: At top level:
qtcurve.c:2546: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `draw_vline':
qtcurve.c:2539: warning: unused parameter `state_type'
qtcurve.c:2541: warning: unused parameter `widget'
qtcurve.c: In function `theme_realize_style':
qtcurve.c:3054: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c:3055: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c: In function `theme_unrealize_style':
qtcurve.c:3076: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c:3077: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c: At top level:
qtcurve.c:3192: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3193: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3194: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3196: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3197: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3200: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3201: warning: initialization discards qualifiers from pointer target type
qtcurve.c: In function `qtcurve_theme_parse_int':
qtcurve.c:3222: warning: signed and unsigned type in conditional expression
qtcurve.c: In function `theme_parse_rc_style':
qtcurve.c:3288: warning: comparison between signed and unsigned
qtcurve.c: In function `g_module_check_init':
qtcurve.c:3615: warning: unused parameter `module'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qt_settings.lo -MD -MP -MF ".deps/qt_settings.Tpo" \
  -c -o qt_settings.lo `test -f 'qt_settings.c' || echo './'`qt_settings.c; \
then mv ".deps/qt_settings.Tpo" ".deps/qt_settings.Plo"; \
else rm -f ".deps/qt_settings.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -o libqtcurve.la -rpath /usr/lib/gtk/themes/engines -module -avoid-version qtcurve.lo qt_settings.lo -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk'
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk'
Making all in gtk2
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2'
cd .. && /bin/sh ./config.status gtk2/Makefile depfiles
config.status: creating gtk2/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2'
Making all in v1
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
cd ../.. && /bin/sh ./config.status gtk2/v1/Makefile
config.status: creating gtk2/v1/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v1'
Making all in v2
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
cd ../.. && /bin/sh ./config.status gtk2/v2/Makefile
config.status: creating gtk2/v2/Makefile
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2/v2'
make[3]: Entering directory `/home/cspcoo/QtCurve-0.11/gtk2'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK2_VER  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qtcurve.lo -MD -MP -MF ".deps/qtcurve.Tpo" \
  -c -o qtcurve.lo `test -f 'qtcurve.c' || echo './'`qtcurve.c; \
then mv ".deps/qtcurve.Tpo" ".deps/qtcurve.Plo"; \
else rm -f ".deps/qtcurve.Tpo"; exit 1; \
fi
qtcurve.c: In function `draw_check':
qtcurve.c:187: warning: unused parameter `widget'
qtcurve.c: In function `draw_option':
qtcurve.c:251: warning: unused parameter `widget'
qtcurve.c: At top level:
qtcurve.c:786: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `qtcurve_draw_arrow':
qtcurve.c:950: warning: unused variable `qtcurve_style'
qtcurve.c:935: warning: unused parameter `shadow'
qtcurve.c:943: warning: unused parameter `fill'
qtcurve.c: In function `draw_tab':
qtcurve.c:1063: warning: unused parameter `shadow_type'
qtcurve.c:1065: warning: unused parameter `widget'
qtcurve.c:1069: warning: unused parameter `detail'
qtcurve.c: In function `draw_box_gap':
qtcurve.c:1338: warning: unused parameter `detail'
qtcurve.c: In function `draw_extension':
qtcurve.c:1574: warning: unused parameter `detail'
qtcurve.c: In function `draw_handle':
qtcurve.c:1726: warning: unused parameter `orientation'
qtcurve.c: In function `draw_box':
qtcurve.c:1897: warning: declaration of `pbar' shadows a previous local
qtcurve.c:1794: warning: shadowed declaration is here
qtcurve.c:2106:17: warning: extra tokens at end of #ifdef directive
qtcurve.c: In function `draw_slider':
qtcurve.c:2216: warning: unused variable `bgnd_gc'
qtcurve.c: In function `draw_shadow_gap':
qtcurve.c:2285: warning: unused parameter `state_type'
qtcurve.c:2288: warning: unused parameter `widget'
qtcurve.c:2292: warning: unused parameter `detail'
qtcurve.c: In function `draw_hline':
qtcurve.c:2498: warning: unused parameter `widget'
qtcurve.c: At top level:
qtcurve.c:2546: warning: declaration of `y1' shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
qtcurve.c: In function `draw_vline':
qtcurve.c:2539: warning: unused parameter `state_type'
qtcurve.c:2541: warning: unused parameter `widget'
qtcurve.c: In function `draw_focus':
qtcurve.c:2573: warning: unused parameter `state_type'
qtcurve.c: In function `draw_resize_grip':
qtcurve.c:2742: warning: unused parameter `widget'
qtcurve.c:2743: warning: unused parameter `detail'
qtcurve.c: In function `qtcurve_style_realize':
qtcurve.c:3054: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c:3055: warning: declaration of `i' shadows a previous local
qtcurve.c:3048: warning: shadowed declaration is here
qtcurve.c: In function `qtcurve_style_unrealize':
qtcurve.c:3076: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c:3077: warning: declaration of `i' shadows a previous local
qtcurve.c:3069: warning: shadowed declaration is here
qtcurve.c: At top level:
qtcurve.c:3192: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3193: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3194: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3200: warning: initialization discards qualifiers from pointer target type
qtcurve.c:3201: warning: initialization discards qualifiers from pointer target type
qtcurve.c: In function `qtcurve_rc_style_parse':
qtcurve.c:3288: warning: comparison between signed and unsigned
qtcurve.c:3264: warning: unused variable `qtcurve_style'
qtcurve.c:3254: warning: unused parameter `settings'
qtcurve.c: In function `qtcurve_style_init':
qtcurve.c:3487: warning: unused parameter `style'
qtcurve.c: In function `qtcurve_rc_style_init':
qtcurve.c:3515: warning: unused parameter `qtcurve_rc'
qtcurve.c: In function `qtcurve_rc_style_finalize':
qtcurve.c:3522: warning: unused parameter `object'
qtcurve.c: In function `g_module_check_init':
qtcurve.c:3615: warning: unused parameter `module'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK2_VER  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT qt_settings.lo -MD -MP -MF ".deps/qt_settings.Tpo" \
  -c -o qt_settings.lo `test -f 'qt_settings.c' || echo './'`qt_settings.c; \
then mv ".deps/qt_settings.Tpo" ".deps/qt_settings.Plo"; \
else rm -f ".deps/qt_settings.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc  -ansi -W -Wall -Wshadow -Wpointer-arith -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -o libqtcurve.la -rpath /usr/lib/gtk-2.0/2.2.0/engines -avoid-version -module qtcurve.lo qt_settings.lo -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
make[3]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2'
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/gtk2'
Making all in kde
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/kde'
cd .. && /bin/sh ./config.status kde/Makefile depfiles
config.status: creating kde/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/kde'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11/kde'
/usr/lib/qt-3.1/bin/moc ./qtcurve.h -o qtcurve.moc
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include  -DQT_PLUGIN -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST  -MT qtcurve.lo -MD -MP -MF ".deps/qtcurve.Tpo" \
  -c -o qtcurve.lo `test -f 'qtcurve.cpp' || echo './'`qtcurve.cpp; \
then mv ".deps/qtcurve.Tpo" ".deps/qtcurve.Plo"; \
else rm -f ".deps/qtcurve.Tpo"; exit 1; \
fi
qtcurve.cpp: In member function `virtual void
   QtCurveStyle::drawPrimitive(QStyle:rimitiveElement, QPainter*, const
   QRect&, const QColorGroup&, unsigned int, const QStyleOption&) const':
qtcurve.cpp:712: warning: enumeral and non-enumeral type in conditional
   expression
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include  -DQT_PLUGIN -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST  -MT plugin.lo -MD -MP -MF ".deps/plugin.Tpo" \
  -c -o plugin.lo `test -f 'plugin.cpp' || echo './'`plugin.cpp; \
then mv ".deps/plugin.Tpo" ".deps/plugin.Plo"; \
else rm -f ".deps/plugin.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST    -o qtcurve.la.closure qtcurve_la_closure.lo -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -L/usr/lib  -avoid-version -module -no-undefined -R /usr/lib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib  -module qtcurve.lo plugin.lo -lkdefx
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST    -o qtcurve.la -rpath /usr/local/kde/lib/kde3/plugins/styles -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -L/usr/lib  -avoid-version -module -no-undefined -R /usr/lib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib  -module qtcurve.lo plugin.lo -lkdefx
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11/kde'
make[2]: Entering directory `/home/cspcoo/QtCurve-0.11'
make[2]: Leaving directory `/home/cspcoo/QtCurve-0.11'
make[1]: Leaving directory `/home/cspcoo/QtCurve-0.11'
[root@localhost QtCurve-0.11]#


如果再运行make install 的话
仍然会提示上面最后几行................
到底应该怎么解决啊??[/quote]
回复

使用道具 举报

发表于 2003-11-24 11:26:24 | 显示全部楼层
aclocal-1.7 , automake , perl 包没有安装?
你重新装这些包试试!
//
另外, kde 的主题学要安装吗?
回复

使用道具 举报

 楼主| 发表于 2003-11-24 11:32:39 | 显示全部楼层
我选择的是完全安装啊?
奇怪!
试试先~
PS:
我是从kde-look下载的主题包..........
主要是觉得它自带的主题真的很难看
虽然说有没有PP的桌面和用linux没什么关系..............
但是看着舒服一些哈!
谢谢斑竹~

我要当蟑螂!!!!!!!!
回复

使用道具 举报

 楼主| 发表于 2003-11-24 11:34:17 | 显示全部楼层
另外斑竹可否把KDE下桌面主题.....图标.....以及配置文件的路径贴出来...............
偶找不到~
回复

使用道具 举报

发表于 2003-11-25 13:18:22 | 显示全部楼层
kde 我用的不多,
你现在用的 kde 的主题是什么?
用 locale 你的kde主题名字 | more 查看一下,就可以
找到 kde 的主题路径了。要是用 redhat 看一下 /usr/share/themes 目录下
是否有? (记得不是太清楚了)
kde 的图标目录你看一下 /usr/share/icons 目录。
kde 的主题配置文件一般放在主题包里。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-6 00:28 , Processed in 0.067997 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表