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

make[1]: *** No rule to make target `/usr/include/sys/cdefs.h', #1

Open
dodona2 opened this issue Dec 25, 2016 · 2 comments
Open

make[1]: *** No rule to make target `/usr/include/sys/cdefs.h', #1

dodona2 opened this issue Dec 25, 2016 · 2 comments

Comments

@dodona2
Copy link

dodona2 commented Dec 25, 2016

I had to install apt-get install g++-multilib. Then it works.

mint:17.3
ubuntu:14.04.5 LTS, Trusty Tahr
kernel:Linux XXX 3.19.0-32-generic

@tzxb018
Copy link

tzxb018 commented Jun 24, 2021

Thank you! That worked.

@dodona2
Copy link
Author

dodona2 commented Dec 12, 2021

Fedora 35:

  1. sed -i 's/signum.h//g' Makefile la1/Makefile e19/Makefile
  2. sed -i 's/struct itable *ithead/extern struct itable *ithead/g' e19/e.it.c
  3. make && make install

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