DragonFly bugs List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: www/elinks won't build
Gergo Szakal wrote:
===> Building for elinks-0.11.1nb2
cd ./. && autoheader
/usr/obj/pkgsrc/www/elinks/work/.tools/bin/autoheader:
/usr/pkgsrc/mk/gnu-config/missing: permission denied
gmake: *** [stamp-h.in] Error 126
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/www/elinks
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/obj/pkgsrc/www/elinks/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/www/elinks
I am running bmake as root. :-P
You are *invoking* it as root.
Look in the lines above what you posted and see if it has 'su'ed to some other
EUID:EGID so as to leave files it creates with some other ownership.
As is common....
Then see what already exists where it is trying to write, and what ownership and
perms are there. And/or if a directory has been created with the same name as a
file is meant to have. Or the reverse.
HTH,
Bill
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]