On Wed, Jul 24, 2002 at 12:00:03PM +0200, Takashi Iwai wrote:
> 
> perhaps you need a patch to build timidity for alsa 0.9.
> 
>       http://www.alsa-project.org/~iwai/timidity-2.11.2-alsa9.dif.gz

Thanks.  This patched cleanly against the Timidity 2.11.3 source, but
the build still fails.  I ran "./configure --enable-audio=alsa
--enable-alsaseq" successfully, but make then reran configure, which
failed with: 
configure: error: conditional "ENABLE_PLUGIN" was never defined.
Usually this means the macro was only invoked conditionally.

(Details in the attachment.)  

Worse, after this happens any attempt to make any target (even just
distclean) reruns configure and promptly fails again!  How can this be
fixed?

Cheers, 

Jeremy Henty 
cd . && /bin/sh /usr/local/src/Build/Sound/TiMidity++-2.11.3/missing --run aclocal 
cd . && \
  /bin/sh /usr/local/src/Build/Sound/TiMidity++-2.11.3/missing --run automake --gnu  
Makefile
cd . && /bin/sh /usr/local/src/Build/Sound/TiMidity++-2.11.3/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --enable-audio=alsa --enable-alsaseq  --no-create 
--no-recursion
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether grep returns status... yes
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether -rdynamic option is recognized... yes
checking for sqrt in -lm... yes
checking for socket in -lsocket... no
checking for dlopen in -ldl... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking X11 version 6... 6 or newer
checking for XShapeCombineMask in -lXext... yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for SmcOpenConnection in -lSM... yes
checking for XtVaAppInitialize in -lXt... yes
checking for XmuInternAtom in -lXmu... yes
checking for XmuRegisterExternalAgent... yes
checking for XawInitializeWidgetSet in -lXaw3d... yes
checking for XmCreateForm in -lXm... yes
checking for XShmCreatePixmap... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking for sys/types.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking X11/extensions/XShm.h usability... no
checking X11/extensions/XShm.h presence... yes
configure: WARNING: X11/extensions/XShm.h: present but cannot be compiled
configure: WARNING: X11/extensions/XShm.h: check for missing prerequisite headers?
configure: WARNING: X11/extensions/XShm.h: proceeding with the preprocessor's result
checking for X11/extensions/XShm.h... yes
checking X11/Xmu/ExtAgent.h usability... no
checking X11/Xmu/ExtAgent.h presence... yes
configure: WARNING: X11/Xmu/ExtAgent.h: present but cannot be compiled
configure: WARNING: X11/Xmu/ExtAgent.h: check for missing prerequisite headers?
configure: WARNING: X11/Xmu/ExtAgent.h: proceeding with the preprocessor's result
checking for X11/Xmu/ExtAgent.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/awe_voice.h usability... no
checking sys/awe_voice.h presence... no
checking for sys/awe_voice.h... no
checking for string.h... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking volatile declaration... yes
checking union semun declaration... no
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for sleep... yes
checking for usleep... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for getopt... yes
checking for getcwd... yes
checking for popen... yes
checking for signal... yes
checking for isatty... yes
checking enable_audio=oss... no
checking enable_audio=sun... no
checking enable_audio=hpux... no
checking enable_audio=irix... no
checking enable_audio=mme... no
checking enable_audio=sb_dsp... no
checking enable_audio=w32... no
checking enable_audio=alsa... 
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound
checking for libasound headers version >= 0.1.1... found.
checking for snd_ctl_open in -lasound... yes
ALSA: Enabled
checking enable_audio=alib... no
checking enable_audio=nas... no
checking enable_audio=esd... no
checking enable_audio=vorbis... no
checking enable_audio=gogo... no
checking default output mode... alsa/s
checking sys/asoundlib.h usability... yes
checking sys/asoundlib.h presence... yes
checking for sys/asoundlib.h... yes
configure: error: conditional "ENABLE_PLUGIN" was never defined.
Usually this means the macro was only invoked conditionally.
make: *** [config.status] Error 1

Reply via email to