search for: am_config_header

Displaying 20 results from an estimated 35 matches for "am_config_header".

2001 Mar 12
1
Continuing XMMS/Vorbis problems.
...so I got CVS working, downloaded the files, and ran the autogen.sh script, which said I needed gettext and automake. So I installed gettext and automake from debian stable, but now I get this error when the configure script for xmms runs: ./configure: line 588: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)' ./configure: line 588: `AM_CONFIG_HEADER(config.h)' I can't find the old plug-in for xmms, so I can't get my old version working again, but my new version is busted too, and the CVS won't configure. Freeamp plain and simple doesn't work. Crashes on anything ogg...
2004 Aug 06
3
autogen.sh trouble with latest CVS checkout
...m: AMDEP does not appear in AM_CONDITIONAL autoconf I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. ./configure: AM_INIT_AUTOMAKE: command not found ./configure: line 1283: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)' ./configure: line 1283: `AM_CONFIG_HEADER(config.h)' <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the wo...
2007 Apr 09
3
Red Hat Enterprise 3 build
I am working on getting the CentOS 3/Red Hat Enterprise 3 buildbot going, but I have hit a problem with the latest SVN build. Running './configure' works without any errors, (but I do note that it takes a long time on the drivers directory Makefile). Here is a copy of the configuration summary: Configuration summary: enable SSL development code: yes enable IPv6 support: yes build CGI
2006 Jun 16
2
Problem compile dovecot-sieve under Debian
I get the source from CVS: # cvs -d :pserver:anonymous@dovecot.org:/home/cvs co dovecot-sieve Edit configure.in to change - AC_CONFIG_HEADERS([dsieve-config.h]) + AC_CONFIG_HEADERS(dsieve-config.h) Launch autogen.sh, and I have some errors: configure.in: 4: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' configure.in: 11: automake requires `AM_PROG_LEX', not `AC_PROG_LEX' automake: src/libsieve/Makefile.am: not supported: source file `../map.c' is in subdirectory automake: src/libsieve/Makefile.am: not supported: source file `../imparse.c' is in subd...
2006 May 12
1
problems with 1.0beta[78] on RHEL3
...o a stage where I felt comfortable doing the upgrade but I'm running into some problems on the RHEL 3 system. if I download the tarball, it compiles without problem. If I download the cvs or the src.rpm then I get autoconf errors complaining about not supporting AC_CONFIG_HEADER but requiring AM_CONFIG_HEADER. it also complains that the installed version of autoconf is too old, although it's the latest package for RHEL 3 (which means it has the same version number as the original installed package but all the updates are back-ported to it, right?) anyways, that's all trivial as the source comp...
2010 Apr 20
5
Tremor maintenance
...how_bug.cgi?id=616194). 0002-pkgconfig.patch this adds a pkg config file You probably also want to do something like Index: configure.in =================================================================== --- configure.in (Revision 17148) +++ configure.in (Arbeitskopie) @@ -11,7 +11,7 @@ AM_CONFIG_HEADER([config.h]) -AM_INIT_AUTOMAKE(libvorbisidec,1.2.0) +AM_INIT_AUTOMAKE(libvorbisidec,1.0.2) to avoid confiusion with the version (see CHANGELOG). There are bugs for debian/ubuntu regarding this. If someone applies patches, I can send more to cleanup autofoo. Thanks Stefan -------------- next pa...
2005 Dec 14
1
problems compiling libshout-kh
...kefile.am:5: required directory src/thread does not exist autoconf configure.in:14: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:15: error: possibly undefined macro: AM_CONFIG_HEADER configure.in:27: error: possibly undefined macro: AM_MAINTAINER_MODE configure.in:30: error: possibly undefined macro: AC_PROG_LIBTOOL configure.in:109: error: possibly undefined macro: AM_CONDITIONAL configure.in:119: error: possibly undefined macro: AC_MSG_WARN configure.in:159: error: possibly u...
2004 Aug 06
3
ices compile problems (was: libshout compile problems)
...OGRAM must be used in `configure.in' src/Makefile.am:25: invalid variable `dist_noinst_HEADERS' automake: configure.in: AC_PROG_INSTALL must be used in `configure.in' autoconf ./configure: AM_INIT_AUTOMAKE: command not found ./configure: line 1213: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)' ./configure: line 1213: `AM_CONFIG_HEADER(config.h)' ------------------------------- I have the latest versions of autoconf, automake and autogen insralled on my debian system. Now I don't know what to do... since I have these errors I'm using my precompiles binary comp...
2004 Aug 06
0
autogen.sh trouble with latest CVS checkout
...AM_CONDITIONAL > autoconf > I am going to run ./configure with no arguments - if you wish > to pass any to it, please specify them on the ./autogen.sh command line. > ./configure: AM_INIT_AUTOMAKE: command not found > ./configure: line 1283: syntax error near unexpected token > `AM_CONFIG_HEADER(config.h)' > ./configure: line 1283: `AM_CONFIG_HEADER(config.h)' > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org...
2004 Aug 06
3
libshout compile problems
No, it's not his version of autoconf or automake. I had the same errors even with the latest versions available for my debian distribution. I only could help myself by using one of my precompiled binaries from a previous cvs snapshot. I haven't tried it with the current snapshot but I also don't know if there had been any update lately. Michael Smith wrote: >>all ok until
2004 Aug 06
5
libshout compile problems
...defined src/Makefile.am:9: variable `MAYBE_THREAD' not defined examples/Makefile.am:8: variable `OGG_LIBS' not defined examples/Makefile.am:8: variable `VORBIS_LIBS' not defined autoconf ./configure: line 1276: syntax error near unexpected token `config.h' ./configure: line 1276: `AM_CONFIG_HEADER(config.h)' <p><p><p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in th...
2002 Aug 14
0
automake 1.6 compatability patch
...me). you then don't need to worry about EXTRA_DIST unless you have files that don't get mentioned elsewhere but are needed in the distribution tarball anyway (eg, header files that don't get installed). You can also have EXTRA_MANS, EXTRA_DATA, EXTRA_LIBRARIES etc o AM_CONFIG_HEADER is required o AC_CANONICAL_HOST is obsolete and AC_CANONICAL_SYSTEM should be used instead All of the other trees I build (ogg vorbis ao) are automake 1.6/autoconf 2.50 clean. Bill (taniwha) -------------- next part -------------- ? autom4te.cache ? stamp-h1 Index: configure.in ===========...
2012 Jun 15
0
Opus and WebM support have landed
...n:153: required file `src/timing/Makefile.in' not found autoconf configure.in:7: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:8: error: possibly undefined macro: AM_CONFIG_HEADER configure.in:9: error: possibly undefined macro: AM_MAINTAINER_MODE configure.in:13: error: possibly undefined macro: AC_PROG_LIBTOOL configure.in:25: error: possibly undefined macro: AC_DEFINE configure.in:46: error: possibly undefined macro: AC_CHECK_FUNCS configure.in:63: error: possibly undefin...
2015 Apr 17
0
[ANNOUNCE] xmh 1.0.3
...xmh 1.0.3 Daphne Pfister (1): Fixes misplaced shortcut in man page: #89003 Eric S. Raymond (1): Don't rely on the ability to set tan stops. Use tables instead. Gaetan Nadon (5): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory git tag: xmh-1.0.3 http://xorg.freedesktop.org/archive/individual/app/xmh-1.0.3.tar.bz2 MD5: 342484425a...
2018 Mar 23
0
[ANNOUNCE] xtrap 1.0.3
Alan Coopersmith (8): Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Assume signal handlers return void, as C89 requires config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS This is not a GNU project, so declare it foreign. configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 config: Remove unnecessary calls from configure.ac Eric S. Raymond (1): Bug 9522 - Markup problems on the xtrap.1x page Gaetan...
2019 Mar 03
0
[ANNOUNCE] xmore 1.0.3
...autogen.sh: use quoted string variables Gaetan Nadon (7): Change xmore DocBook XML file extension from .sgml to .xml config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory man page: add __xorgversion__ which was just missing. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of w...
2006 Aug 02
3
configure.in bug?
Hello, I have no autotools knowledge but I had to remove square brackets in configure.in shipped with dovecot AC_CONFIG_HEADERS([config.h]) and dovecot-sieve AC_CONFIG_HEADERS([dsieve-config.h]) to be able to build them. thanks
2010 Nov 11
0
[ANNOUNCE] xkill 1.0.3
...ance release provides some hopefully very non-dangerous build configuration improvements and janitorial cleanups. Alan Coopersmith (5): config: upgrade to util-macros 1.8 for additional man page support config: Remove unnecessary calls from configure.ac config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Simplify options list for usage from array to constant string xkill 1.0.3 Gaetan Nadon (5): .gitignore: use common defaults with custom section # 24239 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 INSTALL, NEWS, README o...
2010 Nov 21
0
[ANNOUNCE] libXxf86misc 1.0.3
...Coopersmith (6): Update Sun license notices to current X.Org standard form Sun's copyrights belong to Oracle now config: upgrade to util-macros 1.8 for additional man page support config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS libXxf86misc 1.0.3 Gaetan Nadon (5): .gitignore: use common defaults with custom section # 24239 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.a...
2010 Dec 09
0
[ANNOUNCE] xkbevd 1.1.2
...KB events and executes requested commands if they occur. This release fixes a bug introduced in the configure script in 1.1.1 that broke cross-compilation, as well as other minor bug fixes, configuration improvements, and janitorial cleanups. Alan Coopersmith (8): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Combine usage message into a single string Remove trailing whitespace Constify arguments to utils.c functions Add printf attributes to util.c functions Fix errors found by gcc's printf attribute check Purge RCS/CVS version tags xk...