Error running makepkg on arch [on hold]
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
When I run makepkg
for an AUR package on arch, I get the error:
error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. Try re-running configure with the
'--disable-dependency-tracking' option to at least be able to build
the package (albeit without support for automatic dependency tracking).
arch-linux make aur makepkg
New contributor
put on hold as unclear what you're asking by G-Man, Goro, jasonwryan, RalfFriedl, muru Oct 4 at 7:30
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
-1
down vote
favorite
When I run makepkg
for an AUR package on arch, I get the error:
error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. Try re-running configure with the
'--disable-dependency-tracking' option to at least be able to build
the package (albeit without support for automatic dependency tracking).
arch-linux make aur makepkg
New contributor
put on hold as unclear what you're asking by G-Man, Goro, jasonwryan, RalfFriedl, muru Oct 4 at 7:30
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
When I run makepkg
for an AUR package on arch, I get the error:
error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. Try re-running configure with the
'--disable-dependency-tracking' option to at least be able to build
the package (albeit without support for automatic dependency tracking).
arch-linux make aur makepkg
New contributor
When I run makepkg
for an AUR package on arch, I get the error:
error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. Try re-running configure with the
'--disable-dependency-tracking' option to at least be able to build
the package (albeit without support for automatic dependency tracking).
arch-linux make aur makepkg
arch-linux make aur makepkg
New contributor
New contributor
New contributor
asked Oct 3 at 23:54
keistraction
1
1
New contributor
New contributor
put on hold as unclear what you're asking by G-Man, Goro, jasonwryan, RalfFriedl, muru Oct 4 at 7:30
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as unclear what you're asking by G-Man, Goro, jasonwryan, RalfFriedl, muru Oct 4 at 7:30
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
-2
down vote
Install make
like so:
pacman -S make
New contributor
1
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includesmake
and other necessary packages.
â jasonwryan
Oct 4 at 5:03
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
-2
down vote
Install make
like so:
pacman -S make
New contributor
1
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includesmake
and other necessary packages.
â jasonwryan
Oct 4 at 5:03
add a comment |Â
up vote
-2
down vote
Install make
like so:
pacman -S make
New contributor
1
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includesmake
and other necessary packages.
â jasonwryan
Oct 4 at 5:03
add a comment |Â
up vote
-2
down vote
up vote
-2
down vote
Install make
like so:
pacman -S make
New contributor
Install make
like so:
pacman -S make
New contributor
New contributor
answered Oct 3 at 23:55
keistraction
1
1
New contributor
New contributor
1
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includesmake
and other necessary packages.
â jasonwryan
Oct 4 at 5:03
add a comment |Â
1
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includesmake
and other necessary packages.
â jasonwryan
Oct 4 at 5:03
1
1
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includes
make
and other necessary packages.â jasonwryan
Oct 4 at 5:03
As the wiki makes perfectly clear, base-devel is the prerequisite for building AUR packages. This group includes
make
and other necessary packages.â jasonwryan
Oct 4 at 5:03
add a comment |Â