libogg failing on OSX 10.6.8

Building and customizing Audacity from the source code.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
noahwallach
Posts: 4
Joined: Tue Jan 24, 2012 7:24 am
Operating System: Please select

libogg failing on OSX 10.6.8

Post by noahwallach » Sat Aug 11, 2012 5:35 pm

libogg failing compilation on OSX 10.6.8

=== configuring in lib-src/libogg (/Users/noah/audacity-src-2.0.1/lib-src/libogg)
configure: running /bin/sh ./configure '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--disable-programs' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-wx-config, --disable-programs, --disable-programs, --disable-programs, --with-pa-include
./configure: line 2050: syntax error near unexpected token `libogg,1.1.3'
./configure: line 2050: `AM_INIT_AUTOMAKE(libogg,1.1.3)'
configure: error: ./configure failed for lib-src/
  • libogg

any clues how to fix this?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: libogg failing on OSX 10.6.8

Post by Gale Andrews » Sat Aug 11, 2012 11:43 pm

What is your actual configure command? What libogg are you asking Audacity to use?


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

noahwallach
Posts: 4
Joined: Tue Jan 24, 2012 7:24 am
Operating System: Please select

Re: libogg failing on OSX 10.6.8

Post by noahwallach » Sun Aug 12, 2012 6:52 pm

just running './configure' without libogg switches. this is the audacity fullversion source code file.

Post Reply