Hi! Sometimes I'm using the `gnat ls` command. It works like a charm with GNAT community but does not work on Debian.
If you run it on xmlada_sax.gpr for example, you'll get: gnat ls -Pxmlada_sax.gpr Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-symbols.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-htable.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-encodings.ads Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-exceptions.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-models.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-state_machines.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-attributes.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-readers.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-utils.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax.ads Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-locators.adb Can't find ALI file for /usr/share/ada/adainclude/xmlada_sax/sax-pointers.adb Files are there but they are in Debian specific locations. Shall I report a bug report and where ? Stephane
