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

curl: option --no-progress-meter: is unknown #1093

Closed
weidongkl opened this issue Jan 15, 2024 · 0 comments · Fixed by #1094
Closed

curl: option --no-progress-meter: is unknown #1093

weidongkl opened this issue Jan 15, 2024 · 0 comments · Fixed by #1094

Comments

@weidongkl
Copy link
Contributor

Host operating system: output of uname -a

$ distro 
Name: Red Hat Enterprise Linux 8.8 (Ootpa)
Version: 8.8 (Ootpa)
Codename: Ootpa
$ uname -a
Linux localhost.localdomain 4.18.0-477.27.1.el8_8.x86_64 #1 SMP Thu Aug 31 10:29:22 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux
$ curl --version
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
Release-Date: 2018-09-05
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp 
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL

What did you do that produced an error?

$ cd generator
$ make generator mibs
make: 'generator' is up to date.
>> Downloading readydataos
curl: option --no-progress-meter: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
make: *** [Makefile:358: mibs/readydataos] Error 2

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

Successfully merging a pull request may close this issue.

1 participant