pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: webkit-gtk fails to build
On Mon, 21 Jan 2019 at 21:29, Greg Troxel <gdt%lexort.com@localhost> wrote:
>
> 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`
I had it tried twice before, always cleaning. Also:
...
# pwd
/usr/pkgsrc/www/webkit-gtk
# pwd -P
/usr/pkgsrc/www/webkit-gtk
...
(pkgsrc is on /).
I cleaned PATH and am trying again. There were no suspicious links,
except /usr/src and /usr/xsrc, but these should not have been used; I
deleted them anyway.
Trouble is, it happens at 92% of the execution, and it takes hours to
get there...
>
> and try again.
--
----
Home |
Main Index |
Thread Index |
Old Index