pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: webkit-gtk fails to build
Chavdar Ivanov <ci4ic4%gmail.com@localhost> writes:
> Scanning dependencies of target WebKit2-4-gir
> gmake[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed
> by 'WebKit2-4.0.gir'. Stop.
> gmake[1]: *** [CMakeFiles/Makefile2:1318:
> Source/WebKit/CMakeFiles/WebKit2-4-gir.dir/all] Error 2
> gmake: *** [Makefile:152: all] Error 2
> *** Error code 2
This can often be a symptom of building where the path is a symlink.
make clean, and then
cd `pwd -P`
and try again.
Home |
Main Index |
Thread Index |
Old Index