Bug #3230
configure: linux/if.h: present but cannot be compiled
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/03/2018
Due date:
% Done:
0%
Spec Reference:
Description
checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/if.h usability... no checking linux/if.h presence... yes configure: WARNING: linux/if.h: present but cannot be compiled configure: WARNING: linux/if.h: check for missing prerequisite headers? configure: WARNING: linux/if.h: see the Autoconf documentation configure: WARNING: linux/if.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/if.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------------- ## configure: WARNING: ## Report this to osmocom-net-gprs@lists.osmocom.org ## configure: WARNING: ## ------------------------------------------------- ## checking for linux/if.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking linux/netlink.h usability... yes checking linux/netlink.h presence... yes checking for linux/netlink.h... yes checking linux/rtnetlink.h usability... yes checking linux/rtnetlink.h presence... yes checking for linux/rtnetlink.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes ...
Anyone else can confirm this? If no, I'll share some more details about my OS.
Asking because I don't see such messages during compilation of other osmo-*.
History
#2 Updated by fixeria 10 months ago
- File config.log config.log added
Ok, would be better to upload all together.
#3 Updated by fixeria 6 months ago
$ autoconf -Wall configure.ac:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:4: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:904: AM_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:11: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:11: You should run autoupdate. ../../lib/autoconf/general.m4:1857: AC_CANONICAL_SYSTEM is expanded from... configure.ac:11: the top level