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

BUILD ERROR: No rule to make target 'all'. #976

Open
ibkvictor opened this issue May 16, 2024 · 1 comment
Open

BUILD ERROR: No rule to make target 'all'. #976

ibkvictor opened this issue May 16, 2024 · 1 comment
Labels
question Further information is requested

Comments

@ibkvictor
Copy link

Error building makefile ƒrom libredwg directory

make[2]: Entering directory '/home/libredwg/src'
make[2]: *** No rule to make target 'all'.  Stop.

COMMANDS: trace

# directory cloning
git clone https://github.com/LibreDWG/libredwg.git

cd libredwg/

perform autoconf generations
./autogen.sh

# configure and enable trace
./configure --enable-trace

# build binaries * failed here with the above error*
make

Thanks in advance for your assistance.
--Victor

@rurban
Copy link
Contributor

rurban commented Jul 6, 2024

Not repro, we have a lot of github actions and other CI tests.
Can you tell us more about your environment?

@rurban rurban added the question Further information is requested label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants