Hi
I've encountered this:
configure: WARNING: net/if_tap.h: present but cannot be compiled
configure: WARNING: net/if_tap.h: check for missing prerequisite headers?
configure: WARNING: net/if_tap.h: see the Autoconf documentation
configure: WARNING: net/if_tap.h: section "Present But Cannot Be
Compiled"
configure: WARNING: net/if_tap.h: proceeding with the preprocessor's result
configure: WARNING: net/if_tap.h: in the future, the compiler will take
precedence
configure: WARNING: ## ------------------------------------------- ##
configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ##
configure: WARNING: ## ------------------------------------------- ##
configure: WARNING: login_cap.h: present but cannot be compiled
configure: WARNING: login_cap.h: check for missing prerequisite headers?
configure: WARNING: login_cap.h: see the Autoconf documentation
configure: WARNING: login_cap.h: section "Present But Cannot Be
Compiled"
configure: WARNING: login_cap.h: proceeding with the preprocessor's result
configure: WARNING: login_cap.h: in the future, the compiler will take
precedence
configure: WARNING: ## ------------------------------------------- ##
configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ##
configure: WARNING: ## ------------------------------------------- ##
FreeBSD .... 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Feb 22 16:52:18 UTC 2006
root at ....:/usr/src/sys/amd64/compile/MYKERNEL amd64
# gcc -v
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
I didn't use the ports version but compiled it myself.
Releases:
zlib-1.2.3
openssl-0.9.8a
openssh-4.3p2
Thanks for your help
Claudio
--
Claudio Eichenberger
Tel +41 21 67 17 111
Mob +41 79 34 72 100
Claudio at yourshop.com
Http://YourShop.com/
"Come to me all who are weary and burdened
and I will give you rest" -- Jesus Christ
On Wed, 22 Feb 2006, Claudio Eichenberger wrote:> Hi > > I've encountered this: > > configure: WARNING: net/if_tap.h: present but cannot be compiled > configure: WARNING: net/if_tap.h: check for missing prerequisite headers?[snip]> configure: WARNING: login_cap.h: present but cannot be compiled > configure: WARNING: login_cap.h: check for missing prerequisite headers?[snip] Look at your config.log to see why it failed. Like the WARNING said, there is probably some system header that needs to be included in the test.> FreeBSD .... 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Feb 22 16:52:18 UTC 2006 root at ....:/usr/src/sys/amd64/compile/MYKERNEL amd64 > > # gcc -v > Using built-in specs. > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 3.4.4 [FreeBSD] 20050518 > > I didn't use the ports version but compiled it myself. > > Releases: > > zlib-1.2.3 > openssl-0.9.8a > openssh-4.3p2 > > Thanks for your help > > Claudio >-- Tim Rice Multitalents tim at multitalents.net