Project

General

Profile

Actions

Bug #328

closed

www/elinks won't build

Added by bastyaelvtars over 17 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

===> 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

Actions #1

Updated by wbh over 17 years ago

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

Actions #2

Updated by joerg over 17 years ago

On Tue, Sep 26, 2006 at 12:40:04AM +0200, 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

That file is supposed to have been created with 755.
Otherwise cvs has done something wrong.

Joerg

Actions #3

Updated by corecode over 17 years ago

supposedly pilot error

Actions #4

Updated by bastyaelvtars over 17 years ago

It builds & runs on another machine. Please close/delete this bug.

Actions

Also available in: Atom PDF