LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   WARNING: linux/tcp present but cannot be compiled (https://www.linuxquestions.org/questions/linux-general-1/warning-linux-tcp-present-but-cannot-be-compiled-205803/)

qwijibow 07-16-2004 08:14 AM

WARNING: linux/tcp present but cannot be compiled
 
while running a configure script i got the following message

Quote:

configure: WARNING: linux/tcp.h: present but cannot be compiled
configure: WARNING: linux/tcp.h: check for missing prerequisite headers?
configure: WARNING: linux/tcp.h: see the Autoconf documentation
configure: WARNING: linux/tcp.h: section "Present But Cannot Be Compiled"
configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result
configure: WARNING: linux/tcp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: linux/if_ppp.h: present but cannot be compiled
configure: WARNING: linux/if_ppp.h: check for missing prerequisite headers?
configure: WARNING: linux/if_ppp.h: see the Autoconf documentation
configure: WARNING: linux/if_ppp.h: section "Present But Cannot Be Compiled"
configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result
configure: WARNING: linux/if_ppp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
the program compiled, but doesnt support https.
is this the source of the problem, and how do i fix it ?

foo_bar_foo 07-16-2004 10:21 PM

I don't think those error messages are a big deal..
They just have to do with a new (better)way autotools is functioning
that stil isn't included by some packages.


All times are GMT -5. The time now is 02:47 AM.