quiniouben / vban

VBAN protocol open-source implementation
GNU General Public License v3.0
457 stars 64 forks source link

unable to run configure #42

Closed Myrkie closed 4 years ago

Myrkie commented 4 years ago

unable to run configure as it fails with exit 77 config.log

NeroBurner commented 4 years ago

shameless self promotion: wanna try with the cmake version? https://github.com/quiniouben/vban/pull/43

quiniouben commented 4 years ago

The error is strange. The first idea that come to my mind leads to the question: Is it possible that you run autogen.sh at least once, then some update of your distribution occured and then you didn't run autogen.sh again ? About using the cmake version, please feel free ! I am about to take a look at next ticket :).

Myrkie commented 4 years ago

ill take a look at the cmake version in a few days as the PC I was running this on had a failed battery which im waiting for a new one to arrive and it refuses to operate on AC utility

SteveClement commented 4 years ago

@Murkur those more exotic messages can sometimes also be because of badly set environment variables. (Like if you have a .shellrc file that is bloated) One try would be to just use another, simpler no customizations, shell.

Myrkie commented 4 years ago

forgot to close this as the Cmake version was fuctional