vlang / vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
https://vlang.io
GNU General Public License v2.0
1.89k stars 120 forks source link

error: No checksum method specified for autoconf #112

Closed rice7th closed 1 year ago

rice7th commented 1 year ago

Hi! I am trying to build Vinix and i get this error:

$ make distro-base
./jinx build bash coreutils
* building package: bash
* building host package: automake
* building host package: autoconf
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1882k  100 1882k    0     0   656k      0  0:00:02  0:00:02 --:--:--  656k
* error: No checksum method specified for autoconf
make: *** [GNUmakefile:26: distro-base] Error 1

System is Arch Linux with Kernel 6.0 All packages specified were installed.

rice7th commented 1 year ago

??

What happened? Did it get fixed?

ylluminate commented 1 year ago

@rice7th yes, did you review the PR that was committed?: https://github.com/vlang/vinix/commit/1cd581fb6694cb8b299de962eda05792956007af