Project

General

Profile

Actions

Bug #3742

closed

ENX 2.6 et log4ada

Added by Grave Xavier over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Low
Assigned To:
-
Category:
-
Target version:
Start date:
01/09/2013
Due date:
01/16/2013
% Done:

0%

Estimated time:

Description

le configure semble ne pas vérifier la présence de log4Ada.gpr
le configure passe bien :
narval@vme-rdd:~/Enx/enx/Tags/ENX-v2.6.00$ ./configure
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gnatmake... /usr/bin/gnatmake
checking for ada2wsdl... /usr/bin/ada2wsdl
checking for wsdl2aws... /usr/bin/wsdl2aws
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking target system type... powerpc-unknown-linux-gnu
checking for -strip... no
checking for strip... /usr/bin/strip
checking for /home/narval/Enx/CSNSM_tools/print.gpr... yes
checking for /home/narval/Enx/CSNSM_tools/print.gpr... (cached) yes
checking for /home/narval/Enx/CSNSM_tools/aws.gpr... no
checking for /usr/share/ada/adainclude/aws.gpr... yes
checking for /home/narval/Enx/CSNSM_tools/xmlada2.gpr... no
checking for /home/narval/Enx/CSNSM_tools/xmlada.gpr... no
checking for /usr/share/ada/adainclude/xmlada2.gpr... no
checking for /usr/share/ada/adainclude/xmlada.gpr... yes
checking Compilation of Console application... yes
checking Compilation of Server Web application... yes
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating GNUmakefile.mk
config.status: creating shell.gpr
config.status: creating shell_embedded.gpr
config.status: creating constants.ads

mais ensuite à la compilation on a :
Service Server_Xml_Service

> Command
> Control
> Command_Line
patching file server_web_enx.adb
patching file server_xml_service-types.ads
/usr/bin/gnatmake -j1 \
-XADABINDIR=powerpc \
-XARCH=powerpc \
-XPATH_PWD=/home/narval/Enx/enx/Tags/ENX-v2.6.00 \
-XDRV_DIR=drivers \
-p -P shell -largs -rdynamic
shell.gpr:1:06: unknown project file: "log4Ada.gpr"
gnatmake: "shell" processing failed

Comme notre ADA_PROJECT_PATH contient /usr/share/ada/adainclude/ un "simple" apt-get install liblog4ada1-dev sous squeeze fonctionne.

Actions #1

Updated by Legay Eric over 11 years ago

  • Status changed from New to Closed
  • Target version changed from V2.6.00 to V2.6.01

Fixed in r450

Actions #2

Updated by Legay Eric over 11 years ago

  • Due date set to 01/16/2013
Actions

Also available in: Atom PDF