Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
elphel393
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Elphel
  • elphel393
  • Issues
  • #1

Closed
Open
Opened Feb 22, 2017 by Administrator@root
  • Report abuse
  • New issue
Report abuse New issue

setup.py needs to be run twice to properly copy x393.h

Created by: peacememories

When trying to build linux-xlnx for the elphel393, I ran into a problem where x393.h was not found. Some digging revealed that the rsync-command in setup.py doesn't get run on the first script run, because os.path.isdir(cwd+"/linux-elphel/src/drivers/elphel") returns false. This means I need to run setup.py twice to properly set up the project.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: Elphel/elphel393#1