help-gift
[Top][All Lists]
Advanced

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

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


From: Thomas Finet
Subject: [help-GIFT] error messages at the configuration and compilation
Date: Wed, 16 Jun 2004 10:16:08 +0200

Hello,
 
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 }|{.
 
Does anyone has an idea what is going wrong ?
 
Fins
 
 
 

reply via email to

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