Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Failed to build Kayak on Ubuntu #26

Open
suzixin opened this issue Jul 27, 2018 · 2 comments
Open

Failed to build Kayak on Ubuntu #26

suzixin opened this issue Jul 27, 2018 · 2 comments

Comments

@suzixin
Copy link

suzixin commented Jul 27, 2018

With socketscan installed by command below.
$ git clone http://github.com/dschanoeh/socketcand.git $ cd socketcand $ autoconf $ ./configure $ make clean $ make $ sudo make install
With java version “1.8.0_161” installed.
With maven installed by command sudo apt-get install maven2.
When input mvn clean package in the Kayak source folder,it did't work out.
The log info shown below.
log.docx

@jackm
Copy link

jackm commented Sep 17, 2018

You'll likely need to use Java 7 to build, since that's the latest version that the developer of Kayak has supported. See my reply in issue #25

@dschanoeh
Copy link
Owner

I'm sorry that this wasn't updated in a long, long time. I've just created a new commit and now the project builds with Java10 for me. I've also uploaded the .zip in this release: https://github.com/dschanoeh/Kayak/releases/tag/1.0-SNAPSHOT
I know you asked this a while ago but if it still helps, maybe try out the new version and see if it works for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants