Here's the version of autoconf. It's the same as the one I have at work which compiled the latest KDE without a hitch:

Darwin::dekiefer:4-> autoconf --version
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Darwin::dekiefer:5->

Thanks,

--kiefer


At 7:50 AM -0500 3/5/03, Benjamin Reed wrote:
D. Evan Kiefer wrote:
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: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to