reproduce-devel
[Top][All Lists]
Advanced

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

[sr #110738] configure gets confused with a build dir with the same base


From: Raul Infante-Sainz
Subject: [sr #110738] configure gets confused with a build dir with the same base name as the current project
Date: Thu, 6 Oct 2022 04:22:14 -0400 (EDT)

Follow-up Comment #1, sr #110738 (project reproduce):

I think this happens because you are setting a relative path to the build
directory. I always set the absolute path to the build directory and there is
no problem. For example, instead of setting the relative path


../project-build


try setting the absolute path


/home/username/niceprojects/project-build


It is interesting what you propose in a situation that for some reason it is
not possible to use the absolute path. Just adding the slash (/) at the end
fixes the problem?




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?110738>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

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