1.{56} dependency list
Richard -Gilligan- Uschold
uschold@cs.ucf.edu
Fri, 25 May 2001 02:24:49 +0000
Trying to build Guppi with glibc-2.1.3
I got, built and installed: xml-i18n-tools-0.8.1.tar.gz
I also had to get yacc.
Building: Guppi-0.35.5.
rpm -bb Guppi.spec >& guppi.build.txt
...
/usr/bin/gettextize: cd: ../po: No such file or directory
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/usr/share/aclocal'
...
input file was called guppi.sgml -- output will be in guppi
working on ../guppi.sgml
jade:/usr/lib/sgml/CATALOG:99:0:W: DTDDECL catalog entries are not
supported
jade:../guppi.sgml:1:58:W: cannot generate system identifier for public
text "-//Davenport//DTD DocBook V3.0//EN"
jade:../guppi.sgml:1:58:E: reference to entity "BOOK" for which no system
identifier could be generated
jade:../guppi.sgml:1:0: entity was defined here
jade:../guppi.sgml:1:58:E: DTD did not contain element declaration for
document type name
jade:../guppi.sgml:3:9:E: there is no attribute "ID"
jade:../guppi.sgml:3:16:E: element "BOOK" undefined
jade:../guppi.sgml:4:11:E: element "BOOKINFO" undefined
jade:../guppi.sgml:5:10:E: element "TITLE" undefined
jade:../guppi.sgml:6:16:E: element "AUTHORGROUP" undefined
jade:../guppi.sgml:7:13:E: element "AUTHOR" undefined
jade:../guppi.sgml:8:18:E: element "FIRSTNAME" undefined
...
jade:../guppitank.sgml:338:12:E: element "SEGLISTITEM" undefined
jade:../guppitank.sgml:339:4:E: element "SEG" undefined
jade:../guppitank.sgml:339:13:E: element "LITERAL" undefined
jade:../guppitank.sgml:340:4:E: element "SEG" undefined
jade:../guppitank.sgml:340:10:E: element "TYPE" undefined
jade:I: maximum number of errors (200) reached; change with -E option
jade:/usr/lib/sgml/CATALOG:99:0:W: DTDDECL catalog entries are not
supported
jade:/usr/lib/sgml/CATALOG:99:0:W: DTDDECL catalog entries are not
supported
jade:/usr/lib/sgml/CATALOG:99:0:W: DTDDECL catalog entries are not
supported
jade:/usr/lib/sgml/CATALOG:99:0:W: DTDDECL catalog entries are not
supported
...
make[3]: Leaving directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5/doc'
make[2]: Leaving directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5/doc'
make[1]: Leaving directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5/doc'
make[1]: Entering directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5'
make[2]: Entering directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5'
/bin/sh ./mkinstalldirs /%{tmpdir}/Guppi-0.35.5-root-root/usr/X11R6/lib
/usr/bin/install -c -m 644 ./libguppiConf.sh
/%{tmpdir}/Guppi-0.35.5-root-root/usr/X11R6/lib/libguppiConf.sh
/bin/sh ./mkinstalldirs /%{tmpdir}/Guppi-0.35.5-root-root%{_aclocaldir}
/usr/bin/install -c -m 644 ./libguppi.m4
/%{tmpdir}/Guppi-0.35.5-root-root%{_aclocaldir}/libguppi.m4
/bin/sh ./mkinstalldirs
/%{tmpdir}/Guppi-0.35.5-root-root%{_applnkdir}/Graphics
/usr/bin/install -c -m 644 ./guppi.desktop
/%{tmpdir}/Guppi-0.35.5-root-root%{_applnkdir}/Graphics/guppi.desktop
make[2]: Leaving directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5'
make[1]: Leaving directory `/home/Usr/src/RPM/BUILD/Guppi-0.35.5'
+ gzip -9nf AUTHORS BIBLIOGRAPHY ChangeLog NEWS README
+ /usr/lib/rpm/find-lang.sh '/%{tmpdir}/Guppi-0.35.5-root-root' Guppi
--with-gnome --all-name
+ /usr/lib/rpm/brp-mandrake
Processing files: Guppi-0.35.5-1
Could not open %files file /usr/src/RPM/BUILD/Guppi-0.35.5/Guppi.lang: No
such file or directory
PreReq: /sbin/ldconfig
Requires: guile >= 1.3.4
Obsoletes: Guppi-static
Processing files: Guppi-devel-0.35.5-1
File must begin with "/": %{_aclocaldir}/*
Requires: Guppi = 0.35.5
Obsoletes: Guppi-static
These are all of the errors I noticed. I'm not sure why it stopped where it
did, or how to fix it.
Any clues would be appreciated.
Gilligan
Phillip Shelton wrote:
> try this
>
> ftp://ftp.gnome.org/pub/GNOME/stable/sources/xml-i18n-tools/
>
> > -----Original Message-----
> > From: gnucash-devel-admin@lists.gnumatic.com
> > [mailto:gnucash-devel-admin@lists.gnumatic.com]On Behalf Of Richard
> > -Gilligan- Uschold
> > Sent: Wednesday, May 23, 2001 11:27 AM
> > To: gnucash-devel@gnucash.org
> > Subject: Re: 1.{56} dependancy list
> >
> >
> > I built and installed readline-4.2-1mdk.src.rpm,
> > ncurses-5.2-8.src.rpm, then
> > tried to build Guppi-0.35.5-1.src.rpm.
> >
> > rpm -bb Guppi.spec
> > ...
> > /usr/bin/gettextize: cd: ../po: No such file or directory
> > You should update your own `aclocal.m4' by adding the necessary
> > macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
> > the directory `/usr/share/aclocal'
> > + aclocal -I macros
> > aclocal: configure.in: 105: macro `AM_PROG_XML_I' not found in library
> > Bad exit status from /var/tmp/rpm-tmp.20323 (%build)
> >
> > I have the above mentioned *.m4 files, but none contain
> > 'AM_PROG_XML_I'
> >
> > I greped my /usr and found only a few references to
> > 'AM_PROG_XML_I18N_TOOLS',
> > but no definition. Any clue what package provides this macro?
> >
> > Gilligan
> >
> > Richard -Gilligan- Uschold wrote:
> >
> > > I haven't looked at this since late February, when i
> > started using the
> > > --disable-guppi switch. Looking over my notes it went
> > something like this:
> > >
> > > The Guppi rpm and/or a few of it's dependencies of it
> > required glibc-2.2.1.
> > > with some trepidation, I upgraded from glibc-2.1.3. This
> > did not go well,
> > > as there were many, many other packages that still wanted
> > 2.1.3, so, rather
> > > than upgrading 3/4 of my system, I backed this out.
> > >
> > > Next I got src rpms for Guppi and it's dependencies and
> > compiled them for
> > > glibc-2.1.3. Of course, some of the new packages conflict
> > with glibc-2.1.3,
> > > particularly db3. The way I uderstand it, when glibc-2.2
> > was released,
> > > several packages that used to be part of it were split out
> > to separate
> > > packages. There were conflicts with several of these. I
> > think I resolved
> > > all of these, but GnuCash still wouldn't compile. So, I temporarily
> > > abandoned Guppi and compiled with out it.
> > >
> > > I tried it today and got:
> > > ./autogen.sh --enable-opt-style-install --prefix=/opt5.6g > &
> > > autogen.err.txt
> > > ...
> > > checking for libguppi - version >= 0.35.1... Unknown
> > library `libguppi'
> > >
> > > I have Guppi-0.35.2-2 installed, as well as
> > Guppi-devel-0.35.2-2, one would
> > > think that libguppi would be in one of these!
> > >
> > > I downloaded Guppi-0.35.5-1.src.rpm and this requires
> > upgrading several
> > > other packages:
> > > libtool is needed by Guppi-0.35.5-1
> > > ncurses-devel >= 5.2 is needed by Guppi-0.35.5-1
> > > readline-devel >= 4.2 is needed by Guppi-0.35.5-1
> > >
> > > I'll get these and let you know what happens.
> > >
> > > Gilligan
> > >
> > > Robert Graham Merkel wrote:
> > >
> > > > On Sun, 20 May 2001 23:08:14 Richard -Gilligan- Uschold wrote:
> > > > > These are the packages I've had to get or upgrade to to
> > compile GnuCash
> > > > > on Mandrake 7.0
> > > > >
> > > > > Note: I have not yet successfully compiled with guppi support.
> > > > >
> > > >
> > > > What's the problem? It'd be nice to resolve it . . .
> > > > --
> > > > ------------------------------------------------------------
> > > > Robert Merkel rgmerk@mira.net
> > > >
> > > > Go You Big Red Fire Engine-- Unknown Audience Member at
> > Adam Hills standup
> > > > gig
> > > > ------------------------------------------------------------
> > >
> > > --
> > >
> > > Gilligan | __o .oooO
> > > /| _ \<,_ ( )
> > > /p|\ (_)/ (_) \ ( Oooo.
> > > / | \ ------------ \_) ( )
> > > ======== ) /
> > > ======== gilligan@mpinet.net (_/
> > > ~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu
> > >
> > > _______________________________________________
> > > gnucash-devel mailing list
> > > gnucash-devel@lists.gnumatic.com
> > > http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
> >
> > --
> >
> > Gilligan | __o .oooO
> > /| _ \<,_ ( )
> > /p|\ (_)/ (_) \ ( Oooo.
> > / | \ ------------ \_) ( )
> > ======== ) /
> > ======== gilligan@mpinet.net (_/
> > ~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu
> >
> >
> >
> > _______________________________________________
> > gnucash-devel mailing list
> > gnucash-devel@lists.gnumatic.com
> > http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
> >
--
Gilligan | __o .oooO
/| _ \<,_ ( )
/p|\ (_)/ (_) \ ( Oooo.
/ | \ ------------ \_) ( )
======== ) /
======== gilligan@mpinet.net (_/
~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu