Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
ecopcr
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • OBITools
  • ecopcr
  • Issues
  • #5

Closed
Open
Opened Oct 01, 2019 by Marc-Olivier Beausoleil@beausoleilmo

Error while installing ecoPCR: libecoPCR/ecoPCR.h:4:19: fatal error: stdio.h: No such file or directory

I'm trying to install ecoPCR (version 1.0.1) on my mac from this website.

But when I follow the instruction below:

tar -zxvf ecopcr-*.tar.gz
cd ecoPCR/src/
make

I got that series of messages:

global.mk:17: ecopcr.P: No such file or directory
global.mk:17: ecofind.P: No such file or directory
global.mk:17: ecoisundertaxon.P: No such file or directory
gcc -M  -o ecoisundertaxon.d ecoisundertaxon.c
In file included from ecoisundertaxon.c:1:0:
libecoPCR/ecoPCR.h:4:19: fatal error: stdio.h: No such file or directory
compilation terminated.
make: *** [ecoisundertaxon.P] Error 1

How do I make it install properly?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: obitools/ecopcr#5