gnome-shell-system-monitor-applet icon indicating copy to clipboard operation
gnome-shell-system-monitor-applet copied to clipboard

Subsequent make install fails / succeeds. ( make -j4 )

Open sidt4 opened this issue 1 year ago • 2 comments

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.

sidt4 avatar Mar 17 '23 18:03 sidt4

I haven't looked into what it's doing, but why is this happening only for you? Do you have make aliased to make -j4 or something?

ZimbiX avatar Mar 17 '23 19:03 ZimbiX

Do you have make aliased to make -j4 or something?

yes

sidt4 avatar Mar 17 '23 19:03 sidt4