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 with COPMRESS disabled does not work #34

Open
spanevin opened this issue Oct 27, 2023 · 2 comments
Open

Build with COPMRESS disabled does not work #34

spanevin opened this issue Oct 27, 2023 · 2 comments

Comments

@spanevin
Copy link

STR:

  1. Comment out COMPRESS=gzip or set to empty
  2. try to build

Expected: successful build

Actual: error
make: *** No rule to make target 'fidoconf/man/tparser.1.gz', needed by 'fidoconf/Build/tparser.1.gz'. Stop.
make: *** Waiting for unfinished jobs....

@dukelsky
Copy link
Contributor

A temporary workaround

  1. make distclean
  2. Comment out _COMPR=.gz
  3. Try to build

@spanevin
Copy link
Author

Thanks, it's built successfully with this trick

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