help-gift
[Top][All Lists]
Advanced

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

Re: [help-GIFT] error messages at the configuration and compilation


From: Wolfgang Müller
Subject: Re: [help-GIFT] error messages at the configuration and compilation
Date: Wed, 16 Jun 2004 08:42:21 +0000
User-agent: KMail/1.6.2

On Wednesday 16 June 2004 08:16, Thomas Finet wrote:
> Hello,

Hello,

Why don't you download version 0.1.11?

Probably you did not get my previous message? So I repeat:

> I tried to configure the gift package, version 0.1.9 and I got an error
> message. I typed the command line ./configure and the error below appeared
> :
>
> checking 'new SQLQuery()' in -lsqlplus... no! \nThe flags used in the
> unsuccessful compile were -g -O2 -g -O2 -DEF_PROTECT_BELOW=1
> -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   -lsqlplus
> checking for /usr/bin/perl... yes
> checking if we can embed a Perl interpreter into GIFT...
> perl-compile-test-program.cc: In function `void xs_init()':
> perl-compile-test-program.cc:69: error: `my_perl' undeclared (first use
> this function)
> perl-compile-test-program.cc:69: error: (Each undeclared identifier is
> reported only once for each function it appears in.)
> no
>
> At the compilation step,
> the errors below appeared :
> # make
> cd . \
>   && CONFIG_FILES= CONFIG_HEADERS=gift-config.h \
>      /bin/sh ./config.status
> config.status: creating gift-config.h
> config.status: gift-config.h is unchanged
> make  all-recursive
> make[1]: Entering directory `/srv/www/htdocs/GIFT/gift-0.1.9'
> Making all in Doc
> make[2]: Entering directory `/srv/www/htdocs/GIFT/gift-0.1.9/Doc'
> mkdir autoDoc
> mkdir: cannot create directory `autoDoc': File exists
> make[2]: [system-doc] Error 1 (ignored)
> mkdir autoDoc/HTML
> mkdir: cannot create directory `autoDoc/HTML': File exists
> make[2]: [system-doc] Error 1 (ignored)
> test "/usr/bin/doxygen" && /usr/bin/doxygen
> Error: tag HTML_HEADER: header file `HTML/DoxygenHeader.html' does not
> exist make[2]: [system-doc] Error 1 (ignored)
> test "/usr/bin/sgml2info" && /usr/bin/sgml2info
> configuring-and-hacking-the-gift.sgml Processing file
> configuring-and-hacking-the-gift.sgml
> /usr/bin/nsgmls:<OSFD>0:959:3:E: end tag for "TT" omitted, but its
> declaration does not permit this /usr/bin/nsgmls:<OSFD>0:954:41: start tag
> was here
> /usr/bin/nsgmls:<OSFD>0:959:3:E: end tag for "TT" omitted, but its
> declaration does not permit this /usr/bin/nsgmls:<OSFD>0:954:36: start tag
> was here
> gawk: /usr/lib/sgml-tools/info.awk:31: warning: escape sequence `\{'
> treated as plain `{' gawk: /usr/lib/sgml-tools/info.awk:32: warning: escape
> sequence `\}' treated as plain `}'
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:115: Misplaced {.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:115: Misplaced }.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:115: Misplaced {.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:115: Misplaced }.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:115: Misplaced {.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:115: Misplaced }.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:116: @item found
> outside of an insertion block.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:118: @item found
> outside of an insertion block.
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:121: Misplaced {.
>
> Then I got about 30 Lines with the error message
> /tmp/sgmltmp.configuring-and-hacking-the-gift18695.info.2:NNN: Misplaced
> }|{.

Great deal of error messages, but nothing going horribly wrong. The SGML tools 
that build 2 documentation files have hickups because the doc files are 
syntactically wrong, apparently.

> Does anyone has an idea what is going wrong ?

If these were all the problems you have, you'd have a perfectly running gift.

The *real* problems you have with the installation I sent you in my previous 
reply. These *real* problems you have stem from the fact, that the g++ 
version at the time of release of 0.1.9 allowed code that the current release 
of g++ does *not* accept. --> you *need* to upgrade to 0.1.11.

Cheers,
Wolfgang

Attachment: pgpZk4Cp5jouq.pgp
Description: signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]