sebastiencs / ls-icons

ls command with files icons
GNU General Public License v3.0
286 stars 16 forks source link

bug-gnulib - Cannot compile #6

Closed lfelipe1501 closed 5 years ago

lfelipe1501 commented 6 years ago

lib/freadseek.c:68:3: error: "Please port gnulib freadseek.c to your platform! Look at the definition of getc, getc_unlocked on your system, then report this to bug-gnulib."

error "Please port gnulib freadseek.c to your platform! Look at the definition of getc, getc_unlocked on your system, then report this to bug-gnulib."

^ 1 error generated.

RuRo commented 6 years ago

Can confirm, that this is an issue. I am on Manjaro (Arch Linux).

lfelipe1501 commented 6 years ago

yes! it is an error, I use pure Archlinux, and I get that error compiling with the instructions here or using AUR -_-

innerout commented 5 years ago

@sebastiencs Could you look at this issue it affects all Arch based distros?

sebastiencs commented 5 years ago

It should be fixed. Could you confirm ?

innerout commented 5 years ago

Yes it is fixed now thanks.

zabbal commented 5 years ago

How was it fixed?

innerout commented 5 years ago

I removed the old version from my system and compiled the latest source.

duard commented 2 years ago

How you did that (I'm on ubuntu)

innerout commented 2 years ago

In Archlinux gnulib is not shipped as a system dependency, so you can uninstall it. I just removed it and downloaded the gnulib version that was previously working.

lfelipe1501 commented 2 years ago

you can use ArchLinux compile code

https://aur.archlinux.org/packages/ls-icons/

of course you must adjust some commands for your distribution and thus the compiled will be generated without problems