Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

CANiBUS -> Errors and Issues during compilation for new dependencies #4

Description

@redteamcaliber

CANiBUS -> Errors and Issues during compilation for new dependencies
env:
Fedora 24 x86_24

Linux localhost.localdomain 4.7.5-200.fc24.x86_64 #1 SMP Mon Sep 26 21:25:47 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

go version
go version go1.6.3 linux/amd64

Issues:
[root@localhost canibusd]# go build main.go
/usr/lib/golang/src/canibus/candevice/goodthopter.go:6:2: non-standard import "github.com/tarm/goserial" in standard package "canibus/candevice"
/usr/lib/golang/src/canibus/serialbuffer/serialbuffer.go:4:2: non-standard import "github.com/tarm/goserial" in standard package "canibus/serialbuffer"
/usr/lib/golang/src/canibus/webserver/spa.go:11:2: non-standard import "github.com/gorilla/mux" in standard package "canibus/webserver"

I believe the version of golang and dependencies are more updated to the source code of Canibus and so the compiler is warning and not compiling, so that they make a refactoring in Canibus.

Was this, what is happening in compilation errors?

Tks

@firebitsbr

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions