Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 119
    • Issues 119
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pikelang
  • pikepike
  • Issues
  • #496

Closed
Open
Created Oct 05, 2000 by Peter Bortas@zinoOwner

su -c "make install" fails

Imported from http://bugzilla.roxen.com/bugzilla/show_bug.cgi?id=496

Reported by Ian Delahorne, Roxen IS ian@roxen.com

Trying to build Pike in "luser-mode" and then installing with su -c "make install" fails

[ian@barbarella build]$ su -c "make install"
Password:
/home/ian/cvs/Pike/7.1/src/build/pike -DNOT_INSTALLED
-m/home/ian/cvs/Pike/7.1/src/build/master.pike
/home/ian/cvs/Pike/7.1/src/pike-module.in
--fixate=/home/ian/cvs/Pike/7.1/src/pike-module.in \
   --set='make=make' --set='make_flags=' \
   --set='prefix=/usr/local' --set='pike=/usr/local/bin/pike' \
   --set='include_path=/usr/local/include/pike' \
   --set='lib_prefix=/home/ian/cvs/Pike/7.1/src/build/lib'
--set='share_prefix=/home/ian/cvs/Pike/7.1/lib' \
           --output=pike-module
Couldn't open file pike-module.
/home/ian/cvs/Pike/7.1/src/pike-module.in:157:
main(10,({"/home/ian/cvs/Pike/7.1/src/pike-module.in",0,0,0,0,0,0,0,0,0}))
make: *** [pike-module] Error 10
[ian@barbarella build]$
Assignee
Assign to
Time tracking