Subsequent make install fails / succeeds.
cp: cannot stat '[email protected]/schemas/gschemas.compiled': No such file or directory
This seems to happen only when the -j
option of make
command is used, which shouldn't happen.
With a plain make
command, this issue is not seen.