You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./configure && make && sudo make install Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-linux-gnu ./configure: error: /usr/lib/skalibs/sysdeps is not a valid sysdeps directory root@devuan:~/s6# ./configure Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-linux-gnu ./configure: error: /usr/lib/skalibs/sysdeps is not a valid sysdeps directory
I tried creating that directory, but received the same error. Any advice?
The text was updated successfully, but these errors were encountered:
Tried the .configure, but:
./configure && make && sudo make install Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-linux-gnu ./configure: error: /usr/lib/skalibs/sysdeps is not a valid sysdeps directory root@devuan:~/s6# ./configure Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-linux-gnu ./configure: error: /usr/lib/skalibs/sysdeps is not a valid sysdeps directory
I tried creating that directory, but received the same error. Any advice?
The text was updated successfully, but these errors were encountered: