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

There is no shc file and ./configure gives error #137

Open
sahmed1501 opened this issue Aug 20, 2021 · 1 comment
Open

There is no shc file and ./configure gives error #137

sahmed1501 opened this issue Aug 20, 2021 · 1 comment

Comments

@sahmed1501
Copy link

I don’t see any shc file. I do see shc.c and shc.1
I copied shc.c to /bin and made it executable. I get following error:

I tried to use other method but I get errors:

dmin@nusecs0108:/tmp/git/shc-release> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in /tmp/git/shc-release': configure: error: no acceptable C compiler found in $PATH See config.log' for more details
admin@nusecs0108:/tmp/git/shc-release> make
If 'make' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf make
admin@nusecs0108:/tmp/git/shc-release> ls
aclocal.m4 AUTHORS autogen.sh ChangeLog config config.log configure configure.ac COPYING INSTALL Makefile.am Makefile.in NEWS README README.md shc.1 src test
admin@nusecs0108:/tmp/git/shc-release> cat README

@owl4ce
Copy link

owl4ce commented Aug 20, 2021

Install GCC and Binutils that matched your OS.

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