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

Re: po_gnatdist project handling problem



On Fri, 14 Mar 2014 12:31:20 +0100, Xavier Grave wrote:
It seems that the problem is may be in my packaging :
Attached the result of this command with gnat pro and gnat-4.9 on polyorb
gnat ls -vP2 -v polyorb.ads -Ppolyorb >& gnat_pro_output.txt
and
schroot -c jessie -- /usr/bin/gnat ls -vP2 -v polyorb.ads -Ppolyorb
>& gnat_debian_output.txt

Also the pcs_project files with the Source_Files clauses doesn't seem
to give any problem...

I just noticed this:

| Source Search Path:
|    <Current_Directory>
|    /usr/share/ada/adainclude/polyorb/
|    /usr/lib/gcc/x86_64-linux-gnu/4.9/adainclude/

OK

| Object Search Path:
|    <Current_Directory>
|    /usr/share/ada/adainclude/

Wrong!  This should be /usr/lib/ada/adalib/polyorb/ or similar!

|    /usr/lib/gcc/x86_64-linux-gnu/4.9/adalib/

OK

--
Ludovic Brenta.


Reply to: