- 论坛徽章:
- 0
|
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... 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 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 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 perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt-3.1/lib, headers /usr/lib/qt-3.1/include using -mt
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 meinproc... /usr/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
config.pl: fast created 5 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
Good - your configure finished. Start make now
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]# make
make all-recursive
make[1]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2'
Making all in doc
make[2]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
Making all in .
make[3]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
Making all in en
make[3]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc/en'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/doc/en'
make[2]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
Making all in po
make[2]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/po'
Making all in src
make[2]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kinstallerview.o -MD -MP -MF ".deps/kinstallerview.Tpo" -c -o kinstallerview.o kinstallerview.cpp; \
then mv -f ".deps/kinstallerview.Tpo" ".deps/kinstallerview.Po"; else rm -f ".deps/kinstallerview.Tpo"; exit 1; fi
kinstallerview.cpp: In member function `void
KInstallerView::setUninstallPackage(TPackageInfo*)':
kinstallerview.cpp:109: warning: unused parameter `TPackageInfo*package'
kinstallerview.cpp: In member function `void
KInstallerView::setViewState(KInstallerView::ViewState)':
kinstallerview.cpp:160: `BusyCursor' is not a member of type `Qt'
kinstallerview.cpp:161: `BusyCursor' is not a member of type `Qt'
kinstallerview.cpp:162: `BusyCursor' is not a member of type `Qt'
make[2]: *** [kinstallerview.o] Error 1
make[2]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2'
make: *** [all] Error 2
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]#
[root@localhost kinstaller-0.2]# make install
Making install in doc
make[1]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
Making install in .
make[2]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
make[3]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
make[2]: Leaving directory `/opt/nsy_software/060114/kinstaller-0.2/doc'
Making install in en
make[2]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc/en'
make[3]: Entering directory `/opt/nsy_software/060114/kinstaller-0.2/doc/en'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/share/doc/HTML/en/kinstaller
/usr/bin/install -c -p -m 644 index.docbook /usr/share/doc/HTML/en/kinstaller/index.docbook
/usr/bin/install -c -p -m 644 screenshot1.png |
|