Hi, I'm trying to compile the xmms-esound-1.2.10_4 port on my FreeBSD 6.0machine, and I'm seeing the following output from the makefile during configuration. I believe the version of autoconf I have on my system is 2.59. I downloaded the sources using FreeBSD's portsnap utility just today. The following is just a snippet of the output:
checking for sched.h... yes checking sys/sched.h usability... no checking sys/sched.h presence... yes configure: WARNING: sys/sched.h: present but cannot be compiled configure: WARNING: sys/sched.h: check for missing prerequisite headers? configure: WARNING: sys/sched.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for sys/sched.h... yes I'm fairly new to unix so I apologize if this isn't very helpful in identifying the problem, but hopefully this will help in some way. I assume that I wouldn't see this message if it weren't a legit bug with autoconf. ~ Chris
