[asterisk-bugs] [Asterisk 0017268]: [regrestion] non-root make install PREFIX=/tmp fails
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 30 08:56:27 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17268
======================================================================
Reported By: pabelanger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17268
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 260292
Request Review:
======================================================================
Date Submitted: 2010-04-30 08:54 CDT
Last Modified: 2010-04-30 08:56 CDT
======================================================================
Summary: [regrestion] non-root make install PREFIX=/tmp fails
Description:
1. svn co http://svn.digium.com/svn/asterisk/trunk
2. cd trunk
3 ./configure --prefix=/tmp && make install
build_tools/mkpkgconfig: 33: cannot create /usr/lib/pkgconfig/asterisk.pc:
Permission denied
make: *** [datafiles] Error 2
======================================================================
----------------------------------------------------------------------
(0121217) pabelanger (manager) - 2010-04-30 08:56
https://issues.asterisk.org/view.php?id=17268#c121217
----------------------------------------------------------------------
The fix is to prefix the path to pkgconfig, I was not sure if ${prefix}
would be good enough or create a new ${ASTPKGCONFIG} variable.
Issue History
Date Modified Username Field Change
======================================================================
2010-04-30 08:56 pabelanger Note Added: 0121217
======================================================================
More information about the asterisk-bugs
mailing list