hi. i am on 10.4.1 and tried to install nmap with the help of fink. in the end it works, but the errors were confusing me.
shrink:~ m$ fink --version Package manager version: 0.23.9 Distribution version: 0.7.1.rsync shrink:~ m$ nmap --version nmap version 3.75 ( http://www.insecure.org/nmap/ ) shrink:~ m$ gcc --version powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061) the xcode-tools are from the tiger-dvd. so this are some things i got while compiling nmap. hope this helps. if you have any more questions feel free to contact me. mash configure: WARNING: sys/ioccom.h: present but cannot be compiled configure: WARNING: sys/ioccom.h: check for missing prerequisite headers? configure: WARNING: sys/ioccom.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for sys/ioccom.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... yes configure: WARNING: sys/sockio.h: present but cannot be compiled configure: WARNING: sys/sockio.h: check for missing prerequisite headers? configure: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for sys/sockio.h... yes checking ifaddrs.h usability... no checking ifaddrs.h presence... yes configure: WARNING: ifaddrs.h: present but cannot be compiled configure: WARNING: ifaddrs.h: check for missing prerequisite headers? configure: WARNING: ifaddrs.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for ifaddrs.h... yes checking limits.h usability... no checking limits.h presence... yes configure: WARNING: limits.h: present but cannot be compiled configure: WARNING: limits.h: check for missing prerequisite headers? configure: WARNING: limits.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ##
