Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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
  • #3924
Closed
Open
Issue created May 24, 2005 by Peter Bortas@zinoOwner

Modules using CMOD can't be compiled.

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

Reported by Adam Montague, Sirius Hosting amontague@siriushosting.com

It appears as though any modules using CMOD (including one I am writing myself) cannot compile. If I switch my module to just using a .c source file it works fine, but if I use a .cmod file I get:

make PIKE_INCLUDES=-I/usr/local/include/pike PIKE_SRC_DIR=/usr/local/ include/pike BUILD_BASE=/usr/local/include/pike MODULE_BASE=/usr/local/ include/pike TMP_BINDIR=/usr/local/include/pike SRCDIR=. FULL_SRCDIR=/home/ adam/pike-fcgi/ TMP_MODULE_BASE=. PIKE_EXTERNAL_MODULE=pike_external_module CORE_AUTODOC_PATH=/usr/local/lib/doc/src/core_autodoc.xml SYSTEM_DOC_PATH=/ usr/local/lib/doc/ SYSTEM_MODULE_PATH=/usr/local/lib/pike/modules LOCAL_MODULE_PATH=$$HOME/lib/pike/modules RUNPIKE=pike depend make: don't know how to make /usr/local/include/pike/precompile.sh-stamp

creating an empty /usr/local/include/pike/precompile.sh-stamp allows the modules to compile.

Assignee
Assign to
Time tracking