Sample Header Ad - 728x90

What is ac_nonexistent.h?

19 votes
1 answer
36752 views
[Examining a buildlog from a failed build](https://launchpadlibrarian.net/316474831/buildlog_ubuntu-zesty-amd64.vlc_3.0.0~~git20170420+r69423+64~ubuntu17.04.1_BUILDING.txt.gz) , what does the following error mean, fatal error: ac_nonexistent.h: No such file or directory #include Here is some context. configure:6614: $? = 0 configure:6627: result: none needed configure:6648: checking how to run the C preprocessor configure:6679: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c configure:6679: $? = 0 configure:6693: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6693: $? = 1 configure: failed program was: | /* confdefs.h */ What is ac_nonexistent.h? What should I do when I encounter this error?
Asked by Evan Carroll (34663 rep)
Apr 21, 2017, 06:43 PM
Last activity: Sep 4, 2024, 06:59 PM