Ok, well here is the entire build log. I thought I had included all the
important "errors" in my first email. I guess not.

Please see attachment. :)

On Thu, 25 Apr 2002, Frederic Crozat wrote:

> Build fine here..
> 
> Try look better at errors during compilation (errors you posted are not
> causing any problem..


The errors I originally posted were the only errors I had...

--
Bryan Whitehead
SysAdmin - JPL - Interferometry Systems and Technology
Phone: 818 354 2903
[EMAIL PROTECTED]
Installing /home/driver/newest/scrollkeeper-0.3.7-1mdk.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.56573
+ umask 022
+ cd /usr/src/RPM/BUILD
+ rm -rf /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot
+ cd /usr/src/RPM/BUILD
+ rm -rf scrollkeeper-0.3.7
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/scrollkeeper-0.3.7.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd scrollkeeper-0.3.7
+ echo 'Patch #0 (scrollkeeper-0.3.6-configpath.patch.bz2):'
Patch #0 (scrollkeeper-0.3.6-configpath.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -b --suffix .configpath -s
+ echo 'Patch #1 (scrollkeeper-0.3.7-rebuilddb.patch.bz2):'
Patch #1 (scrollkeeper-0.3.7-rebuilddb.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -b --suffix .rebuilddb -s
+ intltoolize --force
no need for patching file 'Makefile.in.in'
+ aclocal
+ autoconf
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2205
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd scrollkeeper-0.3.7
+ CONFIGURE_TOP=.
+ CFLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
+-fno-strength-reduce
+ export CFLAGS
+ CXXFLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
+-fno-strength-reduce
+ export CXXFLAGS
+ FFLAGS=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
+-fno-strength-reduce
+ export FFLAGS
+ '[' -f configure.in ']'
+ libtoolize --copy --force
You should update your `aclocal.m4' by running aclocal.
+ ./configure i586-mandrake-linux-gnu --prefix=/usr --exec-prefix=/usr 
+--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
+--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib 
+--localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man 
+--infodir=/usr/share/info --localstatedir=/var
creating cache ./config.cache
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce ) works... yes
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for ANSI C header files... yes
checking for strerror in -lcposix... no
checking host system type... i586-mandrake-linux-gnu
checking target system type... i586-mandrake-linux-gnu
checking build system type... i586-mandrake-linux-gnu
checking whether build environment is sane... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for Cygwin environment... no
checking for mingw32 environment... no
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 how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for working const... yes
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for getcwd... yes
checking for getwd... yes
checking for putenv... yes
checking for strdup... yes
checking for intltool-extract... /usr/bin/intltool-extract
checking intltool version... 0.18
checking for perl... /usr/bin/perl
checking for xml2-config... /usr/bin/xml2-config
checking libxml2 version... 2.4.20
checking for xslt-config... /usr/bin/xslt-config
checking for docbook-dtd412-xml... found
checking for ranlib... (cached) ranlib
checking for off_t... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * 
*outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.32, ok
checking for catalogs to be installed...  az ca da de el es fr hu it ja ko nb nl no pl 
pt_BR ru sk sl sv tr uk zh_TW
setting up partial database directory ...
partial database directory is lib/scrollkeeper
updating cache ./config.cache
creating ./config.status
creating libs/Makefile
creating libs/scrollkeeper.h
creating libuuid/Makefile
creating cl/Makefile
creating cl/src/Makefile
creating buildtools/Makefile
creating cl/templates/Makefile
creating extract/Makefile
creating extract/src/Makefile
creating extract/stylesheets/Makefile
creating extract/dtds/Makefile
creating scripts/scrollkeeper-config
creating scripts/scrollkeeper-get-content-list
creating scripts/scrollkeeper-get-extended-content-list
creating scripts/scrollkeeper-get-toc-from-id
creating scripts/scrollkeeper-get-toc-from-docpath
creating scripts/scrollkeeper-get-index-from-docpath
creating scripts/scrollkeeper-rebuilddb
creating scripts/Makefile
creating man/Makefile
creating man/man1/Makefile
creating man/man5/Makefile
creating man/man7/Makefile
creating man/man8/Makefile
creating config/Makefile
creating intl/Makefile
creating po/Makefile.in
creating doc/Makefile
creating doc/writing_scrollkeeper_omf_files/Makefile
creating doc/writing_scrollkeeper_omf_files/C/Makefile
creating Makefile
creating scrollkeeper.spec
creating config.h
mv: cannot stat `po/POTFILES': No such file or directory
./config.status: po/POTFILES.tmp: No such file or directory
creating po/POTFILES
creating po/Makefile


Scrollkeeper database directory: /var/lib/scrollkeeper


+ make
cd . && automake --gnu --include-deps Makefile
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
cd . && autoheader
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
creating config.h
./config.status: /intltool-extract.in: No such file or directory
mv: cannot stat `intltool-extract.out': No such file or directory
./config.status: /intltool-merge.in: No such file or directory
mv: cannot stat `intltool-merge.out': No such file or directory
./config.status: /intltool-update.in: No such file or directory
mv: cannot stat `intltool-update.out': No such file or directory
make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
Making all in libuuid
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libuuid'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c clear.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c clear.c  -fPIC -DPIC -o .libs/clear.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c clear.c -o clear.o >/dev/null 2>&1
mv -f .libs/clear.lo clear.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c compare.c
rm -f .libs/compare.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c compare.c  -fPIC -DPIC -o 
.libs/compare.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c compare.c -o compare.o >/dev/null 2>&1
mv -f .libs/compare.lo compare.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c copy.c
rm -f .libs/copy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c copy.c  -fPIC -DPIC -o .libs/copy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c copy.c -o copy.o >/dev/null 2>&1
mv -f .libs/copy.lo copy.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c gen_uuid.c
rm -f .libs/gen_uuid.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c gen_uuid.c  -fPIC -DPIC -o 
.libs/gen_uuid.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c gen_uuid.c -o gen_uuid.o >/dev/null 
2>&1
mv -f .libs/gen_uuid.lo gen_uuid.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c isnull.c
rm -f .libs/isnull.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c isnull.c  -fPIC -DPIC -o 
.libs/isnull.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c isnull.c -o isnull.o >/dev/null 2>&1
mv -f .libs/isnull.lo isnull.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c pack.c
rm -f .libs/pack.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c pack.c  -fPIC -DPIC -o .libs/pack.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c pack.c -o pack.o >/dev/null 2>&1
mv -f .libs/pack.lo pack.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c parse.c
rm -f .libs/parse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c parse.c  -fPIC -DPIC -o .libs/parse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c parse.c -o parse.o >/dev/null 2>&1
mv -f .libs/parse.lo parse.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c unpack.c
rm -f .libs/unpack.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c unpack.c  -fPIC -DPIC -o 
.libs/unpack.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c unpack.c -o unpack.o >/dev/null 2>&1
mv -f .libs/unpack.lo unpack.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c unparse.c
rm -f .libs/unparse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c unparse.c  -fPIC -DPIC -o 
.libs/unparse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c unparse.c -o unparse.o >/dev/null 2>&1
mv -f .libs/unparse.lo unparse.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c uuid_time.c
rm -f .libs/uuid_time.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c uuid_time.c  -fPIC -DPIC -o 
.libs/uuid_time.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -c uuid_time.c -o uuid_time.o >/dev/null 
2>&1
mv -f .libs/uuid_time.lo uuid_time.lo
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o libuuid.la   clear.lo compare.lo 
copy.lo gen_uuid.lo isnull.lo pack.lo parse.lo unpack.lo unparse.lo uuid_time.lo  
rm -fr .libs/libuuid.la .libs/libuuid.* .libs/libuuid.*
ar cru .libs/libuuid.al clear.lo compare.lo copy.lo gen_uuid.lo isnull.lo pack.lo 
parse.lo unpack.lo unparse.lo uuid_time.lo
ranlib .libs/libuuid.al
creating libuuid.la
(cd .libs && rm -f libuuid.la && ln -s ../libuuid.la libuuid.la)
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libuuid'
Making all in libs
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libs'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c error.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c error.c  -fPIC -DPIC -o .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c file.c
rm -f .libs/file.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c file.c  -fPIC -DPIC -o .libs/file.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c file.c -o file.o >/dev/null 2>&1
mv -f .libs/file.lo file.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c i18n.c
rm -f .libs/i18n.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c i18n.c  -fPIC -DPIC -o .libs/i18n.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c i18n.c -o i18n.o >/dev/null 2>&1
mv -f .libs/i18n.lo i18n.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c merge.c
rm -f .libs/merge.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c merge.c  -fPIC -DPIC -o .libs/merge.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c merge.c -o merge.o >/dev/null 2>&1
mv -f .libs/merge.lo merge.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c extract.c
rm -f .libs/extract.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c extract.c  -fPIC -DPIC -o .libs/extract.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c extract.c -o extract.o >/dev/null 2>&1
mv -f .libs/extract.lo extract.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c install.c
rm -f .libs/install.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c install.c  -fPIC -DPIC -o .libs/install.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c install.c -o install.o >/dev/null 2>&1
mv -f .libs/install.lo install.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c database.c
rm -f .libs/database.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c database.c  -fPIC -DPIC -o .libs/database.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c database.c -o database.o >/dev/null 2>&1
mv -f .libs/database.lo database.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c uninstall.c
rm -f .libs/uninstall.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c uninstall.c  -fPIC -DPIC -o .libs/uninstall.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c uninstall.c -o uninstall.o >/dev/null 2>&1
mv -f .libs/uninstall.lo uninstall.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/libxml2 -I/usr/include/libxml2     -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c update-url.c
rm -f .libs/update-url.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c update-url.c  -fPIC -DPIC -o .libs/update-url.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c update-url.c -o update-url.o >/dev/null 2>&1
mv -f .libs/update-url.lo update-url.lo
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o libscrollkeeper.la -rpath /usr/lib  
error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo 
update-url.lo -L/usr/lib -lxml2 -lz -lm 
rm -fr .libs/libscrollkeeper.la .libs/libscrollkeeper.* .libs/libscrollkeeper.*
gcc -shared  error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo 
uninstall.lo update-url.lo  -L/usr/lib /usr/lib/libxml2.so -lz -lm  -Wl,-soname 
-Wl,libscrollkeeper.so.0 -o .libs/libscrollkeeper.so.0.0.0
(cd .libs && rm -f libscrollkeeper.so.0 && ln -s libscrollkeeper.so.0.0.0 
libscrollkeeper.so.0)
(cd .libs && rm -f libscrollkeeper.so && ln -s libscrollkeeper.so.0.0.0 
libscrollkeeper.so)
ar cru .libs/libscrollkeeper.a  error.o file.o i18n.o merge.o extract.o install.o 
database.o uninstall.o update-url.o 
ranlib .libs/libscrollkeeper.a
creating libscrollkeeper.la
(cd .libs && rm -f libscrollkeeper.la && ln -s ../libscrollkeeper.la 
libscrollkeeper.la)
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libs'
Making all in buildtools
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/buildtools'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I/usr/include/libxml2    -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c separate.c
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-tree-separate  
separate.o -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../libs/libscrollkeeper.la 
mkdir .libs
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-tree-separate separate.o  -L/usr/lib 
/usr/lib/libxslt.so ../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so -lz -lm
creating scrollkeeper-tree-separate
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/buildtools'
Making all in config
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/config'
Making all in cl
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
Making all in templates
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/templates'
../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u -c 
../../po/.intltool-merge-cache
Generating and caching the translation database
iconv: conversion from `CHARSET' to `UTF-8' not supported
iconv: conversion from `CHARSET' to `UTF-8' not supported
Merging translations into scrollkeeper_cl.xml.
../../buildtools/scrollkeeper-tree-separate scrollkeeper_cl.xml . 
Creating localized category file: ./C/scrollkeeper_cl.xml
Creating localized category file: ./ca/scrollkeeper_cl.xml
Creating localized category file: ./da/scrollkeeper_cl.xml
Creating localized category file: ./de/scrollkeeper_cl.xml
Creating localized category file: ./el/scrollkeeper_cl.xml
Creating localized category file: ./es/scrollkeeper_cl.xml
Creating localized category file: ./fr/scrollkeeper_cl.xml
Creating localized category file: ./hu/scrollkeeper_cl.xml
Creating localized category file: ./ja/scrollkeeper_cl.xml
Creating localized category file: ./ko/scrollkeeper_cl.xml
Creating localized category file: ./nl/scrollkeeper_cl.xml
Creating localized category file: ./no/scrollkeeper_cl.xml
Creating localized category file: ./pt_BR/scrollkeeper_cl.xml
Creating localized category file: ./ru/scrollkeeper_cl.xml
Creating localized category file: ./sk/scrollkeeper_cl.xml
Creating localized category file: ./sv/scrollkeeper_cl.xml
Creating localized category file: ./tr/scrollkeeper_cl.xml
Creating localized category file: ./zh_TW/scrollkeeper_cl.xml
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/templates'
Making all in src
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/include/libxml2    -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c preinstall.c
/bin/sh ../../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-preinstall  preinstall.o 
-L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../../libs/libscrollkeeper.la 
mkdir .libs
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-preinstall preinstall.o  -L/usr/lib 
/usr/lib/libxslt.so ../../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so -lz -lm
creating scrollkeeper-preinstall
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/include/libxml2    -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c update.c
/bin/sh ../../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-update  update.o 
-L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../../libs/libscrollkeeper.la 
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-update update.o  -L/usr/lib 
/usr/lib/libxslt.so ../../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so -lz -lm
creating scrollkeeper-update
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/include/libxml2    -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c scrollkeeper-install.c
/bin/sh ../../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-install  
scrollkeeper-install.o -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../../libs/libscrollkeeper.la 
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-install scrollkeeper-install.o  -L/usr/lib 
/usr/lib/libxslt.so ../../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so -lz -lm
creating scrollkeeper-install
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/include/libxml2    -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c scrollkeeper-uninstall.c
/bin/sh ../../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-uninstall  
scrollkeeper-uninstall.o -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../../libs/libscrollkeeper.la 
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-uninstall scrollkeeper-uninstall.o  
-L/usr/lib /usr/lib/libxslt.so ../../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so 
-lz -lm
creating scrollkeeper-uninstall
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/include/libxml2    -O3 
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -c get-cl.c
/bin/sh ../../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-get-cl  get-cl.o 
-L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../../libs/libscrollkeeper.la 
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-get-cl get-cl.o  -L/usr/lib 
/usr/lib/libxslt.so ../../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so -lz -lm
creating scrollkeeper-get-cl
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/src'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
Making all in extract
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
Making all in stylesheets
make[3]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/stylesheets'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/stylesheets'
Making all in src
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/include/libxml2 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 
-ffast-math -fno-strength-reduce -c scrollkeeper-extract.c
/bin/sh ../../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-extract  
scrollkeeper-extract.o -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxslt -lxml2 -lz -lm 
../../libs/libscrollkeeper.la 
mkdir .libs
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o .libs/scrollkeeper-extract scrollkeeper-extract.o  -L/usr/lib 
/usr/lib/libxslt.so ../../libs/.libs/libscrollkeeper.so /usr/lib/libxml2.so -lz -lm
creating scrollkeeper-extract
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/src'
Making all in dtds
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
Making all in scripts
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/scripts'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libuuid    -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c gen-docuid.c
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce  -o scrollkeeper-gen-seriesid  
gen-docuid.o ../libuuid/libuuid.la 
mkdir .libs
gcc -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -o scrollkeeper-gen-seriesid gen-docuid.o  
../libuuid/.libs/libuuid.al
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/scripts'
Making all in man
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
Making all in man1
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
Making all in man5
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
Making all in man7
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
Making all in man8
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
Making all in intl
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/intl'
Making all in po
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
       /bin/sh ./config.status
creating po/Makefile.in
creating po/POTFILES
creating po/Makefile
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/po'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/po'
Making all in doc
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
Making all in writing_scrollkeeper_omf_files
make[3]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
Making all in C
make[4]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
for file in writing_scrollkeeper_omf_files-C.omf; do \
  ../../../cl/src/scrollkeeper-preinstall 
/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml
 ./$file ./$file.out; \
done
touch omf_timestamp
make[4]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
make[4]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[3]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79368
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd scrollkeeper-0.3.7
+ rm -rf /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot
+ make DESTDIR=/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot install
Making install in libuuid
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libuuid'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libuuid'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libuuid'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libuuid'
Making install in libs
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libs'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libs'
/bin/sh ../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib
/bin/sh ../libtool  --mode=install /usr/bin/install -c libscrollkeeper.la 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libscrollkeeper.la
/usr/bin/install -c .libs/libscrollkeeper.so.0.0.0 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libscrollkeeper.so.0.0.0
(cd /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib && rm -f libscrollkeeper.so.0 
&& ln -s libscrollkeeper.so.0.0.0 libscrollkeeper.so.0)
(cd /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib && rm -f libscrollkeeper.so && 
ln -s libscrollkeeper.so.0.0.0 libscrollkeeper.so)
/usr/bin/install -c .libs/libscrollkeeper.lai 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libscrollkeeper.la
/usr/bin/install -c .libs/libscrollkeeper.a 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libscrollkeeper.a
ranlib /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libscrollkeeper.a
chmod 644 /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libscrollkeeper.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libs'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/libs'
Making install in buildtools
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/buildtools'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/buildtools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/buildtools'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/buildtools'
Making install in config
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/config'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/config'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/etc
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/etc
 /usr/bin/install -c -m 644 ./scrollkeeper.conf 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/etc/scrollkeeper.conf
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/config'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/config'
Making install in cl
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
Making install in templates
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/templates'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/templates'
make[3]: Nothing to be done for `install-exec-am'.
for locale in C ca da de el es fr hu it ja ko nb nl no pl pt_BR ru sk sl sv tr uk, 
zh_TW; do \
        /bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/$locale; \
        /usr/bin/install -c -m 644 ./$locale/scrollkeeper_cl.xml \
                
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/$locale; \
done
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/C
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/ca
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/da
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/de
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/el
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/es
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/fr
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/hu
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/it
/usr/bin/install: cannot stat `./it/scrollkeeper_cl.xml': No such file or directory
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/ja
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/ko
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/nb
/usr/bin/install: cannot stat `./nb/scrollkeeper_cl.xml': No such file or directory
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/nl
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/no
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/pl
/usr/bin/install: cannot stat `./pl/scrollkeeper_cl.xml': No such file or directory
mkdir 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/pt_BR
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/ru
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/sk
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/sl
/usr/bin/install: cannot stat `./sl/scrollkeeper_cl.xml': No such file or directory
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/sv
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/tr
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/uk,
/usr/bin/install: cannot stat `./uk,/scrollkeeper_cl.xml': No such file or directory
mkdir 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/Templates/zh_TW
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/templates'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/templates'
Making install in src
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/src'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/src'
/bin/sh ../../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin
 /bin/sh ../../libtool  --mode=install /usr/bin/install -c  scrollkeeper-preinstall 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-preinstall
libtool: install: warning: `../../libs/libscrollkeeper.la' has not been installed in 
`/usr/lib'
/usr/bin/install -c .libs/scrollkeeper-preinstall 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-preinstall
 /bin/sh ../../libtool  --mode=install /usr/bin/install -c  scrollkeeper-update 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-update
libtool: install: warning: `../../libs/libscrollkeeper.la' has not been installed in 
`/usr/lib'
/usr/bin/install -c .libs/scrollkeeper-update 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-update
 /bin/sh ../../libtool  --mode=install /usr/bin/install -c  scrollkeeper-install 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-install
libtool: install: warning: `../../libs/libscrollkeeper.la' has not been installed in 
`/usr/lib'
/usr/bin/install -c .libs/scrollkeeper-install 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-install
 /bin/sh ../../libtool  --mode=install /usr/bin/install -c  scrollkeeper-uninstall 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-uninstall
libtool: install: warning: `../../libs/libscrollkeeper.la' has not been installed in 
`/usr/lib'
/usr/bin/install -c .libs/scrollkeeper-uninstall 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-uninstall
 /bin/sh ../../libtool  --mode=install /usr/bin/install -c  scrollkeeper-get-cl 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-cl
libtool: install: warning: `../../libs/libscrollkeeper.la' has not been installed in 
`/usr/lib'
/usr/bin/install -c .libs/scrollkeeper-get-cl 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-cl
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/src'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl/src'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/cl'
Making install in extract
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
Making install in stylesheets
make[2]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/stylesheets'
make[3]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/stylesheets'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/stylesheets
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/stylesheets
 /usr/bin/install -c -m 644 toc.xsl 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/stylesheets/toc.xsl
 /usr/bin/install -c -m 644 index.xsl 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/stylesheets/index.xsl

 /usr/bin/install -c -m 644 categories.xsl 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/stylesheets/categories.xsl

make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/stylesheets'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/stylesheets'
Making install in src
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/src'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/src'
/bin/sh ../../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin
 /bin/sh ../../libtool  --mode=install /usr/bin/install -c  scrollkeeper-extract 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-extract
libtool: install: warning: `../../libs/libscrollkeeper.la' has not been installed in 
`/usr/lib'
/usr/bin/install -c .libs/scrollkeeper-extract 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-extract
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/src'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/src'
Making install in dtds
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/xml/scrollkeeper/dtds
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/xml
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/xml/scrollkeeper
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/xml/scrollkeeper/dtds
 /usr/bin/install -c -m 644 scrollkeeper-omf.dtd 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd

 /usr/bin/install -c -m 644 scrollkeeper-cl.dtd 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/xml/scrollkeeper/dtds/scrollkeeper-cl.dtd

make  install-data-hook
make[4]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
#
# Register the DTD(s) in the system XML Catalog
#
# ScrollKeeper OMF Variation DTD V1.0
/usr/bin/xmlcatalog --noout --add "public" \
        "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
        "/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" /etc/xml/catalog
make[4]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract/dtds'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/extract'
Making install in scripts
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/scripts'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/scripts'
/bin/sh ../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  scrollkeeper-gen-seriesid 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-gen-seriesid
/usr/bin/install -c scrollkeeper-gen-seriesid 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-gen-seriesid
/bin/sh ../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin
 /usr/bin/install -c  scrollkeeper-config 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-config
 /usr/bin/install -c  scrollkeeper-get-content-list 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-content-list
 /usr/bin/install -c  scrollkeeper-get-toc-from-id 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-toc-from-id
 /usr/bin/install -c  scrollkeeper-get-toc-from-docpath 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-toc-from-docpath
 /usr/bin/install -c  scrollkeeper-get-index-from-docpath 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-index-from-docpath
 /usr/bin/install -c  scrollkeeper-get-extended-content-list 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-get-extended-content-list

 /usr/bin/install -c  scrollkeeper-rebuilddb 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-rebuilddb
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/scripts'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/scripts'
Making install in man
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
Making install in man1
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
make[3]: Nothing to be done for `install-exec-am'.
make  install-man1
make[4]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
/bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man1
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man1
 /usr/bin/install -c -m 644 ./scrollkeeper-config.1 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man1/scrollkeeper-config.1
 /usr/bin/install -c -m 644 ./scrollkeeper-gen-seriesid.1 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man1/scrollkeeper-gen-seriesid.1

make[4]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man1'
Making install in man5
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
make[3]: Nothing to be done for `install-exec-am'.
make  install-man5
make[4]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
/bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man5
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man5
 /usr/bin/install -c -m 644 ./scrollkeeper.conf.5 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man5/scrollkeeper.conf.5
make[4]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man5'
Making install in man7
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
make[3]: Nothing to be done for `install-exec-am'.
make  install-man7
make[4]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
/bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man7
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man7
 /usr/bin/install -c -m 644 ./scrollkeeper.7 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man7/scrollkeeper.7
make[4]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man7'
Making install in man8
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[3]: Nothing to be done for `install-exec-am'.
make  install-man8
make[4]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
/bin/sh ../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man8
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man8
 /usr/bin/install -c -m 644 ./scrollkeeper-preinstall.8 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man8/scrollkeeper-preinstall.8

 /usr/bin/install -c -m 644 ./scrollkeeper-rebuilddb.8 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man8/scrollkeeper-rebuilddb.8
 /usr/bin/install -c -m 644 ./scrollkeeper-update.8 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/man/man8/scrollkeeper-update.8
make[4]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man/man8'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/man'
Making install in intl
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/intl'
if test "scrollkeeper" = "gettext" \
   && test '' = 'intl-compat.@l@o'; then \
  if test -r ./mkinstalldirs; then \
    ./mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/include; \
  else \
    ../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/include; \
  fi; \
  /usr/bin/install -c -m 644 intlh.inst 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/include/libintl.h; \
  /usr/bin/install -c -m 644 libintl.a 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/lib/libintl.a; \
else \
  : ; \
fi
if test "scrollkeeper" = "gettext"; then \
  if test -r ./mkinstalldirs; then \
    ./mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/intl; 
\
  else \
    ../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/intl; \
  fi; \
  /usr/bin/install -c -m 644 VERSION 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/intl/VERSION; \
  dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h 
gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c 
gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c 
explodename.c intl-compat.c cat-compat.c"; \
  for file in $dists; do \
    /usr/bin/install -c -m 644 ./$file 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/intl'
Making install in po
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share; \
else \
  /bin/sh ../mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share; \
fi
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/az
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/az/LC_MESSAGES
installing az.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/az/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ca
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ca/LC_MESSAGES
installing ca.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ca/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/da
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/da/LC_MESSAGES
installing da.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/da/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/de
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/de/LC_MESSAGES
installing de.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/de/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/el
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/el/LC_MESSAGES
installing el.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/el/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/es
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/es/LC_MESSAGES
installing es.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/es/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/fr
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/fr/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/hu
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/hu/LC_MESSAGES
installing hu.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/hu/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/it
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/it/LC_MESSAGES
installing it.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/it/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ja
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ja/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ko
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ko/LC_MESSAGES
installing ko.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ko/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/nb
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/nb/LC_MESSAGES
installing nb.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/nb/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/nl
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/nl/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/no
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/no/LC_MESSAGES
installing no.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/no/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/pl
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/pl/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/pt_BR
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ru
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/ru/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sk
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sk/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sl
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sl/LC_MESSAGES
installing sl.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sl/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sv
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/sv/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/tr
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/tr/LC_MESSAGES
installing tr.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/tr/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/uk
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/uk/LC_MESSAGES
installing uk.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/uk/LC_MESSAGES/scrollkeeper.mo

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/zh_TW
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/zh_TW/LC_MESSAGES
installing zh_TW.gmo as 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/scrollkeeper.mo

if test "scrollkeeper" = "gettext"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ./Makefile.in.in \
                  
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/po'
Making install in doc
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
Making install in writing_scrollkeeper_omf_files
make[2]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
Making install in C
make[3]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
make[4]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C

mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc
mkdir 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files

mkdir 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C

for file in legal.xml writing_scrollkeeper_omf_files.xml; do \
  cp ./$file 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C;
 \
done
if test ""; then \
  /bin/sh ../../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/;
 \
  for file in .//*.png; do \
    basefile=`echo $file | sed -e  's,^.*/,,'`; \
    /usr/bin/install -c -m 644 $file 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C//$basefile;
 \
  done \
fi
make  install-data-hook
make[5]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
# Install the OMF files
/bin/sh ../../../mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/omf/scrollkeeper
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/omf
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/omf/scrollkeeper
for file in writing_scrollkeeper_omf_files-C.omf; do \
        /usr/bin/install -c -m 644 ./$file.out 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/omf/scrollkeeper/$file; \
done
make[5]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
make[4]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
make[3]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files/C'
make[3]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[4]: Entering directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[3]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[2]: Leaving directory 
`/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc/writing_scrollkeeper_omf_files'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/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 `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7/doc'
make[1]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
make[2]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
 /usr/bin/install -c -m 644 ./COPYING-DOCS 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7/COPYING-DOCS

make  install-data-hook
make[3]: Entering directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
# Build/rebuild the catalog
rm -rf /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
/bin/sh ./mkinstalldirs 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
/bin/sh ./mkinstalldirs /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/log
mkdir /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/log
echo "`date +\"%b %d %X\"` Installing ScrollKeeper `scrollkeeper-config --version`..." 
>> /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/log/scrollkeeper.log
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/bin/scrollkeeper-rebuilddb -q -p 
/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
scrollkeeper-update: invalid option -- q
Usage: scrollkeeper-update [-v] [-p <SCROLLKEEPER_DB_DIR>] [-o <OMF_DIR>]
make[3]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
make[2]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
make[1]: Leaving directory `/usr/src/RPM/BUILD/scrollkeeper-0.3.7'
+ /usr/lib/rpm/find-lang.sh /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot scrollkeeper
+ /usr/lib/rpm/brp-mandrake
Cleaning files...done
Compressing files...done
Stripping files...done
Relativisation of symlinks...done
Clean perl...done
Building libraries symlinks...done
Processing files: scrollkeeper-0.3.7-1mdk
error: File not found: /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.72742
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd scrollkeeper-0.3.7
+ DOCDIR=/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
+ export DOCDIR
+ rm -rf /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
+ /bin/mkdir -p 
+/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
+ cp -pr COPYING COPYING-DOCS AUTHORS README ChangeLog NEWS INSTALL 
+/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
+ cp -pr -P 'doc/scrollkeeper_manual/C/*.sgml' 
+/var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/usr/share/doc/scrollkeeper-0.3.7
cp: cannot stat `doc/scrollkeeper_manual/C/*.sgml': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.72742 (%doc)
PreReq: rpmlib(VersionedDependencies) <= 3.0.3-1 libxml2-utils >= 2.4.19 
libscrollkeeper0 = 0.3.7 /bin/sh /bin/sh /bin/sh
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1
Requires(pre): /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: docbook-dtd412-xml
Processing files: libscrollkeeper0-0.3.7-1mdk
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
Using BuildRoot: /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot to search libs
Provides: libscrollkeeper.so.0
PreReq: /sbin/ldconfig /sbin/ldconfig rpmlib(PayloadFilesHavePrefix) <= 4.0-1 
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) 
<= 3.0.4-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux.so.2 libc.so.6 libgcc_s.so.1 libm.so.6 libxml2.so.2 libz.so.1 
libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3)
Processing files: libscrollkeeper0-devel-0.3.7-1mdk
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
Using BuildRoot: /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot to search libs
Provides: libscrollkeeper-devel = 0.3.7
PreReq: rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 
4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: scrollkeeper = 0.3.7 libscrollkeeper0 = 0.3.7


RPM build errors:
    File not found: /var/tmp/scrollkeeper-0.3.7-1mdk-buildroot/var/lib/scrollkeeper
    Bad exit status from /var/tmp/rpm-tmp.72742 (%doc)

Reply via email to