[ldv-project] Problem with recent LDV version

Evgeny Novikov eugenenovikov at yandex.ru
Tue Oct 30 15:02:30 MSK 2012


Hi Alex,

we have changed several GIT submodules included into LDV tools. In case 
of updating from old LDV sources you have to run:
git submodule update --init --recursive.
and then install LDV tools as usual. I hope that this will help you. 
Note that new commits (but not changes in submodules themselves) appear 
in submodules rather often and I recommend you to update them after each 
pull. I saw GIT documentation for pull command. There is option 
--recurse-submodules that can help you (but I didn't test it myself).

BTW, I guess that we (I mean the LDV team first of all) should make 
announcements to the LDV public mailing list 
(ldv-project at linuxtesting.org) when things like that happen. Otherwise 
all users of LDV tools will encounter such the problems sooner or later.

May be it would be better to continue our discussion about LDV with 
#ifdef variability in that public list as well, because of it may be 
interesting for other people.

On 10/30/2012 12:32 PM, Alexander von Rhein wrote:
> Hi Evgeny,
>
> I just pulled the current LDV version and it does not build any more.
> I think the problem must be introduced in a recent commit.
>
> make[1]: Entering directory `/home/rhein/LDV/ldv-tools/ri'
> Begin to install CIF
> prefix=/home/rhein/LDV/installation/ri make -C cif install
> make[2]: Entering directory `/home/rhein/LDV/ldv-tools/ri/cif'
> make[2]: *** No rule to make target `install'.  Stop.
> make[2]: Leaving directory `/home/rhein/LDV/ldv-tools/ri/cif'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/rhein/LDV/ldv-tools/ri'
> make: *** [ri-subdir-install] Error 2
>
> The "ri/cif" folder is empty.
>
> greetings,
> Alex


-- 
Best regards, Evgeny Novikov.




More information about the ldv-project mailing list