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

'config.h' file not found #8372

Open
Nolannn opened this issue Jan 24, 2025 · 2 comments
Open

'config.h' file not found #8372

Nolannn opened this issue Jan 24, 2025 · 2 comments
Assignees

Comments

@Nolannn
Copy link

Nolannn commented Jan 24, 2025

Version

5.7.6

Description

When I executed make, a 'config.h' file not found error occurred, but I executed it correctly./ autogen.sh and./ configure, prompt when making, config.status: creating config.h, config.status: config.h is unchanged, but I didn't find this file. What is the reason?
this is my config:
Configuration summary for wolfssl version 5.7.6

  • Installation prefix: /usr/local
  • System type: apple-darwin23.6.0
  • Host CPU: aarch64
  • C Compiler: gcc
  • C Flags: -Werror -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Woverride-init -Wpointer-arith -Wpointer-sign -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv
@Nolannn
Copy link
Author

Nolannn commented Jan 24, 2025

I think the key reason is

config.status: creating config.h
config.status: config.h is unchanged

@anhu
Copy link
Member

anhu commented Jan 24, 2025

Hi @Nolannn ,

Can you send us a log showing us all the commands you execute and all the output from those commands?

Can you also let us know a bit about yourself and your project? Where are you located? Is this project out of academic, professional or personal interest? What are your goals?

Warm regards, Anthony

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