ataraxialinux / ataraxia

Simple and lightweight source-based multi-platform Linux distribution with musl libc.
https://ataraxialinux.org
GNU General Public License v3.0
282 stars 19 forks source link

Cannot build sane. #134

Closed ghost closed 4 years ago

ghost commented 4 years ago

Output :

autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
fatal: not a git repository (or any of the parent directories): .git
configure.ac:14: error: AC_INIT should be called with package and version arguments
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:14: the top level
autom4te: m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
ghost commented 4 years ago

662c134

I can build it now but somehow there is /var/lock file conflicted with base-files package.

ghost commented 4 years ago

It is working now.