I can't get the latest unstable arts package to get through configure.
mach/mach.h, sys/sysctl.h etc are all under /usr/include. I tried modifying the .info file CPPFLAGS with a -I/usr/include instead of the %p/include to no avail. I even put links /sw/include/sys back to /usr/include/sys/* and I still get the same failure.
This isn't actually a header issue, more likely the configure isn't getting generated correctly.
checking for posix realtime scheduling support... no checking for mach/mach.h... no checking for mach/thread_policy.h... no checking for sys/param.h... (cached) no checking for sys/sysctl.h... no ./configure: _ACEOF: command not found sed: conftest.c: No such file or directory ./configure: line 29866: syntax error near unexpected token `fi' ./configure: line 29866: `fi' ### execution of /var/tmp/tmp.0.eK3hmJ failed, exit code 1 Failed: compiling arts-1.1.0-17 failed
Darwin::dekiefer:12-> sw_vers ProductName: Mac OS X ProductVersion: 10.2.4 BuildVersion: 6I32 Darwin::dekiefer:13-> fink --version Package manager version: 0.12.0 Distribution version: 0.5.1.cvs Darwin::dekiefer:14->
I'd appreciate any suggestions.
Perhaps it's a bug in autoconf? What version of autoconf do you have installed? (fink list autoconf). I haven't been able to reproduce this. :(
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
