Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Vorbis tools
Vorbis tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 66
    • Issues 66
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #203

Closed
Open
Opened Jun 29, 2002 by yusufg@yusufg
  • Report abuse
  • New issue
Report abuse New issue

vorbis-tools won't work unless used with autoconf-2.53 on Redhat 7.3

Hi, I freshly checked out from CVS HEAD the following three modules
ogg
vorbis
vorbis-tools

I am using Redhat Linux 7.3 with kernel 2.4.18-4. It has both autoconf (2.13)
and autoconf (2.53) installed on the system. autoconf 2.13 is the default

I can autogen.sh inside the ogg and vorbis directly and install them into the
desired prefix. Whilst doing the same in vorbis-tools, I get the following error

/autogen.sh --help
Generating configuration files for vorbis-tools, please wait....
  aclocal 
  libtoolize --automake
  automake --add-missing 
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
  autoconf
./configure: line 217: syntax error near unexpected token `;'
./configure: line 217: ` ac_optarg= ;;'

Now, I setup my shell so that autoconf refers to autoconf-2.53, then I get no
failure though I get this warning

configure.in:29: warning: AC_CANONICAL_HOST invoked multiple times
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: xiph/vorbis-tools#203