Skip to content

coldsync does not build #1

@hobbitalastair

Description

@hobbitalastair

Currently, coldsync does not build (at least not on my machine) due to a few issues:

  • GCC -pedantic now treats '//' comments as errors, so the build only works with --disable-pedantic
  • For some reason, libusb is not being linked in properly to libpconn (missing -lusb somewhere?)
  • Second @copyright is missing {} in doc/conduits.texi
  • conduits/* are missing =back and =over tags

I could commit a couple of fixes and create a PR? I have patches for the second two issues, which seem to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions