fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] Compiling subversion source (was Subversion checkins)


From: Tomas Nykung
Subject: [fluid-dev] Compiling subversion source (was Subversion checkins)
Date: Mon, 3 Sep 2007 17:56:26 +0300
User-agent: Mutt/1.5.13 (2006-08-11)

(Changed the subject, because this has nothing to do with subversion
check in anymore)

On Mon, Sep 03, 2007 at 04:06:50PM +0300, Tomas Nykung wrote:
> 
> there is no "configure" script included with the source that
> I got from the subversion download.


Ok, figured out that I need to use autoconf to create the configure
script, but I get errors:
autoconf
configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:38: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:46: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:47: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.ac:84: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:191: error: possibly undefined macro: AC_OSS_AUDIO
configure.ac:196: error: possibly undefined macro: AC_MIDISHARE
configure.ac:245: error: possibly undefined macro: AM_PATH_READLINE


trying to run the resulted configure script anyway gives:
./configure
./configure: line 1727: syntax error near unexpected token `fluidsynth,'
./configure: line 1727: `AM_INIT_AUTOMAKE(fluidsynth, $FLUIDSYNTH_VERSION)'


Guess I'm doing some silly error that you developer guys laugh at, but
I'm stuck :/

Help anyone?
(Need more info to be able to help, just ask, I'm here.)

Tomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]