Hi,
I tried awk comment out solution, but I'm still getting some undefined
macros in the configure.in file.

[olsam@friday linux_csound]$ autoconf -V
autoconf (GNU Autoconf) 2.52
Written by David J. MacKenzie.

Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
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.
[olsam@friday linux_csound]$ autoconf
configure.in:199: error: possibly undefined macro: AC_PATH_X_DIRECT
configure.in:220: error: possibly undefined macro: AC_PATH_X_XMKMF
[olsam@friday linux_csound]$


Is there something I'm missing?

Thanks,
Oliver
On Fri, 08 Mar 2002 12:43:57 -0500, Dave Phillips <[EMAIL PROTECTED]>
wrote:

>Greetings:
>
>  Just as a brief guide to how I compiled the latest CVS sources:
>
>       1) Autoconf reports errors with the AWK references 
>C_REQUIRE([AC_PROG_AWK]) in configure.in and refuses to create a
>configure script.
>          Solution: Comment out lines 48 and 690 in configure.in.
>
>       2) I wanted the van Dongen ALSA fixes so I substituted his
>ALSArtaudio-block.c and getlongopts.c that he posted on this list.
>
>       3) The current code base refuses to compile GM's FLTK additions with
>FLTK 1.1.
>          Solution: Apply Maurizio's fixes posted to this list.
>
>  After those steps everything compiled and installed cleanly. Existing
>orc/sco files using FLTK opcodes work fine. As far as I can tell
>everything else works fine too.
>
>  Btw, the autoconf version here is 2.52. I'm running Linux kernel 2.4.5
>patched for low-latency.
>
>Best regards,
>
>== Dave Phillips
>
>       The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm
>       The Linux Soundapps Site at http://sound.condorow.net
>_______________________________________________
>[EMAIL PROTECTED] mailing list
>http://www.mindrot.org/mailman/listinfo/csound-unix-dev

====================================================
Oliver Sampson                  
[EMAIL PROTECTED]
http://www.oliversampson.com
_______________________________________________
[EMAIL PROTECTED] mailing list
http://www.mindrot.org/mailman/listinfo/csound-unix-dev

Reply via email to