Re: [gnome-db] gnome-db src compilation problem.



On Thu, 2002-02-28 at 22:18, Antonio Gennarini wrote:
> Hi.
> 
> I got the ligda to compile via src rpm deleting the interbase strings in the spec file as you told me. Thanks for that. 
> Now I tried to compile the gnome-db-0.2.94 (being there no 0.2.95 src rpm) rpm and get some compile error. I'm no programmer so this stuff makes no sense to me. I seem to understand that the compilation goes bad because it can't find something that has to do with documentoation?
> How do I solve the problem? 
> Here's the terminating output of the compilation process:
> 
> -------------------------------------------------------------
> are/sgml/docbook/sgml-dtd-3.1/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.59/catalog
> Using stylesheet: /usr/share/sgml/docbook/utils-0.6/docbook-utils.dsl#html
> Working on: /usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it/gnome-db.sgml
> jade:/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it/gnome-db.sgml:2:67:W: cannot generate system identifier for public text "-//GNOME//DTD DocBook PNG Variant V1.1//EN"
> jade:/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it/gnome-db.sgml:5:0:E: reference to entity "book" for which no system identifier could be generated
> jade:/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it/gnome-db.sgml:2:0: entity was defined here
> jade:/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it/gnome-db.sgml:65:33:E: general entity "Egrave" not defined and no default entity
> jade:/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it/gnome-db.sgml:1104:12:E: general entity "copy" not defined and no default entity
> make[3]: [gnome-db/gnome-db.html] Error 8 (ignored)
> cp gnome-db/gnome-db.html .
> cp: cannot stat `gnome-db/gnome-db.html': No such file or directory
> make[3]: [gnome-db.html] Error 1 (ignored)
> cp gnome-db/gnome-db.html gnome-db/index.html
> cp: cannot stat `gnome-db/gnome-db.html': No such file or directory
> make[3]: [gnome-db.html] Error 1 (ignored)
> /bin/sh ../../mkinstalldirs /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/it
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/it
>  /usr/bin/ginstall -c -m 644 ./topic.dat /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/it/topic.dat
> /bin/sh ../../mkinstalldirs /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/it/images
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/it/images
> for file in ./gnome-db/*.html ./gnome-db/*.css gnome-db.sgml 	fdl-appendix.sgml; do \
> basefile=`basename $file`; \
> /usr/bin/ginstall -c -m 644 ./$file /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/it/$basefile; \
> done
> /usr/bin/ginstall: cannot stat `././gnome-db/*.css': No such file or directory
> make[3]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it'
> make[2]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/it'
> Making install in pt_BR
> make[2]: Entering directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/pt_BR'
> cp gnome-db/index.html .
> make[3]: Entering directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/pt_BR'
> make[3]: Nothing to be done for `install-exec-am'.
> cp gnome-db/index.html .
> /bin/sh ../../mkinstalldirs /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/pt_BR
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/pt_BR
>  /usr/bin/ginstall -c -m 644 ./topic.dat /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/pt_BR/topic.dat
> /bin/sh ../../mkinstalldirs /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/pt_BR/images
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/pt_BR/images
> for file in ./gnome-db/*.html ./gnome-db/*.css gnome-db.sgml; do \
> basefile=`basename $file`; \
> /usr/bin/ginstall -c -m 644 ./$file /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/help/gnome-db/pt_BR/$basefile; \
> done
> /usr/bin/ginstall: cannot stat `././gnome-db/*.css': No such file or directory
> make[3]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/pt_BR'
> make[2]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc/pt_BR'
> make[2]: Entering directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc'
> make[3]: Entering directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/sh ../mkinstalldirs /var/tmp/gnome-db-0.2.94-root/usr/share/omf/gnome-db
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/omf
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/omf/gnome-db
> for file in ./*.omf; do                        \
> 	/usr/bin/ginstall -c -m 644 ./$file /var/tmp/gnome-db-0.2.94-root/usr/share/omf/gnome-db; \
> done
> scrollkeeper-update -p /var/lib/scrollkeeper
> make[3]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc'
> make[2]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc'
> make[1]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94/doc'
> make[1]: Entering directory `/usr/src/redhat/BUILD/gnome-db-0.2.94'
> make[2]: Entering directory `/usr/src/redhat/BUILD/gnome-db-0.2.94'
> make[2]: Nothing to be done for `install-exec-am'.
> /bin/sh ./mkinstalldirs /var/tmp/gnome-db-0.2.94-root/usr/share/pixmaps
> mkdir /var/tmp/gnome-db-0.2.94-root/usr/share/pixmaps
>  /usr/bin/ginstall -c -m 644 ./gnome-db.png /var/tmp/gnome-db-0.2.94-root/usr/share/pixmaps/gnome-db.png
> make[2]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94'
> make[1]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.2.94'
> + /usr/lib/rpm/find-lang.sh /var/tmp/gnome-db-0.2.94-root gnome-db --with-gnome
> + /usr/lib/rpm/brp-compress
> + /usr/lib/rpm/brp-strip
> + /usr/lib/rpm/brp-strip-comment-note
> Processing files: gnome-db-0.2.94-1
> error: File not found by glob: /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/html/*
> Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.21539
> + umask 022
> + cd /usr/src/redhat/BUILD
> + cd gnome-db-0.2.94
> + DOCDIR=/var/tmp/gnome-db-0.2.94-root/usr/share/doc/gnome-db-0.2.94
> + export DOCDIR
> + rm -rf /var/tmp/gnome-db-0.2.94-root/usr/share/doc/gnome-db-0.2.94
> + /bin/mkdir -p /var/tmp/gnome-db-0.2.94-root/usr/share/doc/gnome-db-0.2.94
> + cp -pr AUTHORS COPYING ChangeLog NEWS README /var/tmp/gnome-db-0.2.94-root/usr/share/doc/gnome-db-0.2.94
> + exit 0
> PreReq: /sbin/ldconfig /sbin/ldconfig
> Requires(interp): /sbin/ldconfig /sbin/ldconfig
> Requires(post): /sbin/ldconfig
> Requires(postun): /sbin/ldconfig
> Processing files: gnome-db-devel-0.2.94-1
> Finding  Provides: (using /usr/lib/rpm/find-provides)...
> Finding  Requires: (using /usr/lib/rpm/find-requires)...
> objdump: /var/tmp/gnome-db-0.2.94-root/usr/bin/gnomedb-config: File format not recognized
> PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> Requires: gnome-db = 0.2.94 libgda-devel >= 0.2.9 bonobo-devel gnome-libs-devel ld-linux.so.2 libart_lgpl.so.2 libaudiofile.so.0 libbonobo.so.2 libbonobox.so.2 libc.so.6 libdb.so.2 libdl.so.2 libesd.so.0 libgconf-1.so.1 libgda-client.so.0 libgda-common.so.0 libgdk-1.2.so.0 libgdk_imlib.so.1 libgdk_pixbuf.so.2 libglib-1.2.so.0 libgmodule-1.2.so.0 libgnomedb.so.0 libgnomeprint.so.15 libgnome.so.32 libgnomesupport.so.0 libgnomeui.so.32 libgthread-1.2.so.0 libgtk-1.2.so.0 libICE.so.6 libIIOP.so.0 libm.so.6 libnsl.so.1 liboaf.so.0 libORBitCosNaming.so.0 libORBit.so.0 libORBitutil.so.0 libpopt.so.0 libpthread.so.0 libSM.so.6 libX11.so.6 libXext.so.6 libXi.so.6 libxml.so.1 libz.so.1 /bin/sh libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3)
> 
> 
> RPM build errors:
>     File not found by glob: /var/tmp/gnome-db-0.2.94-root/usr/share/gnome/html/*
> [root gaia RH7.x]#
> ----------------------------------------------------------------------------
> 
> Would apreciate any suggestion.
>
yes, that's because you need docbook installed. The packages include
everything, so you need a lot of packages installed to build them.

In RH, I think it is a package named docbook-stylesheets

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]