Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wont make freadseek.c on arch #4

Open
turandon opened this issue May 8, 2019 · 1 comment
Open

wont make freadseek.c on arch #4

turandon opened this issue May 8, 2019 · 1 comment

Comments

@turandon
Copy link

turandon commented May 8, 2019

Hey,
when I try to execute your installscript it fails with the following statement:

lib/freadseek.c: In function 'freadptrinc':
lib/freadseek.c:68:3: error: #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."
^~~~~
make[2]: *** [Makefile:9122: lib/freadseek.o] Error 1
make[2]: Leaving directory '/home/$user/.dotfiles/even-better-ls/coreutils-8.28'
make[1]: *** [Makefile:11717: all-recursive] Error 1
make[1]: Leaving directory '/home/$user/.dotfiles/even-better-ls/coreutils-8.28'
make: *** [Makefile:5978: all] Fehler 2

System is an Arch:
Linux laptop-sp 5.0.12-arch2-1-ARCH #1 SMP PREEMPT Sat May 4 21:09:16 UTC 2019 x86_64 GNU/Linux

Any hints how to avoid this problem would be much appreciated!

Noammac added a commit that referenced this issue May 17, 2019
It seems that I have forgotten to change the install script to download my files. Might address #4.
@Noammac
Copy link
Owner

Noammac commented May 17, 2019

I changed the install script, it could be that it's still using the old ls.c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants